Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -16,5 +16,8 @@
|
|
16 |
#pytorch-lightning>=1.7.5
|
17 |
scikit-image #==0.19.3
|
18 |
mediapy
|
19 |
-
-f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu113_pyt1121/download.html
|
|
|
|
|
|
|
20 |
pytorch3d
|
|
|
16 |
#pytorch-lightning>=1.7.5
|
17 |
scikit-image #==0.19.3
|
18 |
mediapy
|
19 |
+
# -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu113_pyt1121/download.html
|
20 |
+
-f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/pytorch3d-0.7.2-cp310-cp310-linux_x86_64.whl
|
21 |
+
|
22 |
+
|
23 |
pytorch3d
|