Spaces:
Runtime error
Runtime error
Commit
·
6aa4a5c
1
Parent(s):
0704b07
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/
|
2 |
torch==1.13.0
|
3 |
torchvision==0.14.0
|
4 |
--no-index pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu116_pyt1130/download.html
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
torch==1.13.0
|
3 |
torchvision==0.14.0
|
4 |
--no-index pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu116_pyt1130/download.html
|