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