Spaces:
Runtime error
Runtime error
neverix
commited on
Commit
·
0e5d8cb
1
Parent(s):
2c160aa
Fix requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pytorch3d==0.6.2
|
|
3 |
transformers==4.10.3
|
4 |
torch==1.11.0
|
5 |
pyrender
|
6 |
-
torchvision==0.12.0
|
|
|
|
3 |
transformers==4.10.3
|
4 |
torch==1.11.0
|
5 |
pyrender
|
6 |
+
torchvision==0.12.0
|
7 |
+
timm==0.6.5
|