kasper-boy commited on
Commit
3b3978c
·
verified ·
1 Parent(s): 7992cef

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -166,4 +166,4 @@ if __name__ == "__main__":
166
  inputs=[uploaded_file],
167
  outputs=[OCR_text, out_placeholder, text_file],
168
  )
169
- demo.launch(enable_queue=True)
 
166
  inputs=[uploaded_file],
167
  outputs=[OCR_text, out_placeholder, text_file],
168
  )
169
+ demo.launch()