Spaces:
Paused
Paused
Commit
·
d566018
1
Parent(s):
fcb71af
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
torch==1.13.0
|
2 |
torchvision==0.14.0
|
3 |
--no-index --no-cache-dir pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu116_pyt1130/download.html
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.13.0
|
3 |
torchvision==0.14.0
|
4 |
--no-index --no-cache-dir pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu116_pyt1130/download.html
|