Spaces:
Paused
Paused
Commit
·
0704b07
1
Parent(s):
d566018
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch==1.13.0
|
3 |
torchvision==0.14.0
|
4 |
-
--no-index
|
5 |
plotly
|
6 |
lmdb
|
7 |
numpy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
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
|
5 |
plotly
|
6 |
lmdb
|
7 |
numpy
|