Spaces:
Running
Running
Update app.py
Browse files
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 |
|