Spaces:
Runtime error
Runtime error
test
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch==1.12.0+cpu
|
3 |
torchvision
|
4 |
--find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.12.0/index.html
|
5 |
-
mmcv
|
6 |
mmdet==3.0.0rc0
|
7 |
Gradio
|
8 |
git+https://github.com/open-mmlab/mmocr.git
|
|
|
2 |
torch==1.12.0+cpu
|
3 |
torchvision
|
4 |
--find-links https://download.openmmlab.com/mmcv/dist/cpu/torch1.12.0/index.html
|
5 |
+
mmcv==2.0.0rc0
|
6 |
mmdet==3.0.0rc0
|
7 |
Gradio
|
8 |
git+https://github.com/open-mmlab/mmocr.git
|