Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,7 +17,8 @@
|
|
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
|
|
|
17 |
scikit-image #==0.19.3
|
18 |
mediapy
|
19 |
# -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu113_pyt1121/download.html
|
|
|
20 |
|
21 |
+
# packaging/wheels/py310_cu113_pyt1121/pytorch3d-0.7.2-cp310-cp310-linux_x86_64.whl
|
22 |
|
23 |
+
-f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py310_cu113_pyt1121/download.html
|
24 |
pytorch3d
|