Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -60,4 +60,4 @@ gr.Interface(
|
|
| 60 |
examples=examples,
|
| 61 |
article=article,
|
| 62 |
title=title,
|
| 63 |
-
description=description).launch(enable_queue=True
|
|
|
|
| 60 |
examples=examples,
|
| 61 |
article=article,
|
| 62 |
title=title,
|
| 63 |
+
description=description).launch(enable_queue=True)
|