Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
|
|
|
|
1 |
mmocr==0.5.0
|
2 |
-
|
3 |
-
mmdet==2.14.0
|
4 |
-
torch==1.10.0
|
5 |
opencv-python
|
6 |
gradio
|
|
|
1 |
+
torch==1.13.1
|
2 |
+
mmcv-full==1.5.3
|
3 |
mmocr==0.5.0
|
4 |
+
mmdet==2.25.1
|
|
|
|
|
5 |
opencv-python
|
6 |
gradio
|