Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -121,7 +121,6 @@ demo = gr.Interface(
|
|
121 |
description=description,
|
122 |
article=article,
|
123 |
examples=Example,
|
124 |
-
enable_queue=True,
|
125 |
allow_flagging='never'
|
126 |
)
|
127 |
|
|
|
121 |
description=description,
|
122 |
article=article,
|
123 |
examples=Example,
|
|
|
124 |
allow_flagging='never'
|
125 |
)
|
126 |
|