Spaces:
Paused
Paused
Commit
·
fcb71af
1
Parent(s):
db078b4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch==1.13.0
|
2 |
torchvision==0.14.0
|
|
|
3 |
plotly
|
4 |
lmdb
|
5 |
numpy
|
|
|
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
|
4 |
plotly
|
5 |
lmdb
|
6 |
numpy
|