Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.
|
2 |
mmcv-full==1.3.17
|
3 |
mmdet==2.17.0
|
4 |
gradio==2.7.5
|
|
|
1 |
+
--find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
|
2 |
mmcv-full==1.3.17
|
3 |
mmdet==2.17.0
|
4 |
gradio==2.7.5
|