Robin Chiu commited on
Commit
2f4cf43
1 Parent(s): 07daf83

add images

Browse files
Files changed (5) hide show
  1. app.py +1 -1
  2. images/img_11.jpg +0 -0
  3. images/img_12.jpg +0 -0
  4. images/img_195.jpg +0 -0
  5. requirements.txt +0 -1
app.py CHANGED
@@ -89,5 +89,5 @@ gr.Interface(inference,
89
  article=article,
90
  examples=examples,
91
  css=".output_image, .input_image {height: 40rem !important; width: 100% !important;}",
92
- enable_queue=False
93
  ).launch(debug=True, server_name='0.0.0.0', server_port=7860)
 
89
  article=article,
90
  examples=examples,
91
  css=".output_image, .input_image {height: 40rem !important; width: 100% !important;}",
92
+ enable_queue=True
93
  ).launch(debug=True, server_name='0.0.0.0', server_port=7860)
images/img_11.jpg ADDED
images/img_12.jpg ADDED
images/img_195.jpg ADDED
requirements.txt CHANGED
@@ -6,4 +6,3 @@ mmcv-full==1.6.0
6
  mmdet==2.25.0
7
  gradio
8
  git+https://github.com/xianbaoqian/mmocr.git
9
- opencv-python==4.6.0.66
 
6
  mmdet==2.25.0
7
  gradio
8
  git+https://github.com/xianbaoqian/mmocr.git