Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
--extra-index-url https://download.openmmlab.com/mmcv/dist/cu118/torch2.
|
|
|
2 |
|
3 |
-
torch==2.1.0
|
4 |
-
numpy==1.23.5
|
5 |
scikit-image==0.21.0
|
6 |
scikit-learn==1.3.2
|
7 |
scipy==1.11.4
|
@@ -23,8 +22,6 @@ json_tricks
|
|
23 |
torchgeometry
|
24 |
einops
|
25 |
joblib
|
26 |
-
boto3
|
27 |
-
requests
|
28 |
easydict
|
29 |
pycocotools
|
30 |
plyfile
|
|
|
1 |
+
--extra-index-url https://download.openmmlab.com/mmcv/dist/cu118/torch2.0.0/index.html
|
2 |
+
https://download.openmmlab.com/mmcv/dist/cu118/torch2.0.0/mmcv-2.1.0-cp39-cp39-manylinux1_x86_64.whl
|
3 |
|
|
|
|
|
4 |
scikit-image==0.21.0
|
5 |
scikit-learn==1.3.2
|
6 |
scipy==1.11.4
|
|
|
22 |
torchgeometry
|
23 |
einops
|
24 |
joblib
|
|
|
|
|
25 |
easydict
|
26 |
pycocotools
|
27 |
plyfile
|