to-be commited on
Commit
a9bc81e
·
1 Parent(s): 3ce6ec3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -49,7 +49,6 @@ demo = gr.Interface(
49
  title="Demo: Donut 🍩 for Document Parsing",
50
  description=description,
51
  article=article,
52
- enable_queue=True,
53
  examples=[["3001.png"]],
54
  cache_examples=False)
55
 
 
49
  title="Demo: Donut 🍩 for Document Parsing",
50
  description=description,
51
  article=article,
 
52
  examples=[["3001.png"]],
53
  cache_examples=False)
54