Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
--extra-index-url https://download.openmmlab.com/mmcv/dist/cu118/torch2.0/index.html
|
| 2 |
-
https://download.openmmlab.com/mmcv/dist/cu118/torch2.0.0/mmcv_full-1.7.2-cp39-cp39-manylinux1_x86_64.whl
|
| 3 |
-
|
| 4 |
scikit-image
|
| 5 |
scipy
|
| 6 |
scikit-learn
|
|
@@ -28,5 +25,6 @@ pycocotools
|
|
| 28 |
plyfile
|
| 29 |
timm
|
| 30 |
pyglet
|
|
|
|
| 31 |
mmdet==2.26.0
|
| 32 |
eval_type_backport
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
scikit-image
|
| 2 |
scipy
|
| 3 |
scikit-learn
|
|
|
|
| 25 |
plyfile
|
| 26 |
timm
|
| 27 |
pyglet
|
| 28 |
+
mmcv-lite
|
| 29 |
mmdet==2.26.0
|
| 30 |
eval_type_backport
|