Spaces:
Runtime error
Runtime error
Commit
·
788700d
1
Parent(s):
635ec15
Update app.py
Browse files
app.py
CHANGED
|
@@ -32,4 +32,4 @@ gr.Interface(
|
|
| 32 |
examples=examples,
|
| 33 |
article=article,
|
| 34 |
title=title,
|
| 35 |
-
description=description).launch(enable_queue=
|
|
|
|
| 32 |
examples=examples,
|
| 33 |
article=article,
|
| 34 |
title=title,
|
| 35 |
+
description=description).launch(enable_queue=False)
|