Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
-
mmocr==
|
3 |
-
mmcv-full==1.
|
4 |
-
mmdet==2.
|
5 |
opencv-python-headless
|
6 |
pillow
|
7 |
pytz
|
|
|
1 |
gradio
|
2 |
+
mmocr==0.5.0
|
3 |
+
mmcv-full==1.3.17
|
4 |
+
mmdet==2.14.0
|
5 |
opencv-python-headless
|
6 |
pillow
|
7 |
pytz
|