Spaces:
Build error
Build error
neverix
commited on
Commit
•
5f91364
1
Parent(s):
7a4c1cd
Change requirements
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,7 +1,9 @@
|
|
1 |
-
|
|
|
|
|
2 |
pytorch3d==0.6.2
|
3 |
transformers==4.10.3
|
4 |
-
-
|
5 |
torch==1.11.0
|
6 |
torchvision==0.12.0
|
7 |
clip
|
|
|
1 |
+
fvcore
|
2 |
+
iopath
|
3 |
+
-f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu113_pyt1110/download.html
|
4 |
pytorch3d==0.6.2
|
5 |
transformers==4.10.3
|
6 |
+
-f https://download.pytorch.org/whl/cu113
|
7 |
torch==1.11.0
|
8 |
torchvision==0.12.0
|
9 |
clip
|