Spaces:
Runtime error
Runtime error
SerdarHelli
commited on
Commit
·
b7c4502
1
Parent(s):
6aa4a5c
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
-
torch
|
3 |
-
torchvision
|
4 |
-
--no-index pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu116_pyt1130/download.html
|
5 |
plotly
|
6 |
lmdb
|
7 |
numpy
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
+
torch
|
3 |
+
torchvision
|
|
|
4 |
plotly
|
5 |
lmdb
|
6 |
numpy
|