Sanjayraju30 commited on
Commit
12c4409
·
verified ·
1 Parent(s): 22b48b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
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
 
1
  gradio
2
+ mmocr==0.5.0 --no-deps
 
3
  mmdet==2.14.0
4
+ mmcv-full==1.3.17
5
+ pycocotools==2.0.6
6
  opencv-python-headless
7
  pillow
8
  pytz