phamhieu2001 commited on
Commit
a081c27
·
verified ·
1 Parent(s): 08fb320

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -304,4 +304,4 @@ with gr.Blocks(theme=gr.themes.Soft(), title="DeepSeek-OCR") as demo:
304
  [text_out, md_out, raw_out, img_out, gallery])
305
 
306
  if __name__ == "__main__":
307
- demo.queue(max_size=20).launch()
 
304
  [text_out, md_out, raw_out, img_out, gallery])
305
 
306
  if __name__ == "__main__":
307
+ demo.queue(max_size=20).launch()