Spaces:
Runtime error
Runtime error
Phani Srikanth
commited on
Commit
·
d97b2a7
1
Parent(s):
97697f1
queue
Browse files
app.py
CHANGED
@@ -26,4 +26,4 @@ gr.Interface(fn=predict,
|
|
26 |
# article=article,
|
27 |
examples=examples,
|
28 |
#interpretation=interpretation,
|
29 |
-
|
|
|
26 |
# article=article,
|
27 |
examples=examples,
|
28 |
#interpretation=interpretation,
|
29 |
+
).launch(enable_queue=True)
|