qtoino commited on
Commit
251d639
1 Parent(s): e918125

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,7 +22,6 @@ demo = gr.Interface(
22
  title="Demo: pix2struct for DocVQA",
23
  description=description,
24
  article=article,
25
- enable_queue=True,
26
  examples=[["example_1.png", "How many items are sold?"]],
27
  cache_examples=False)
28
 
 
22
  title="Demo: pix2struct for DocVQA",
23
  description=description,
24
  article=article,
 
25
  examples=[["example_1.png", "How many items are sold?"]],
26
  cache_examples=False)
27