Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -78,7 +78,7 @@ demo = gr.Interface(
|
|
| 78 |
examples=example_list,
|
| 79 |
title=title,
|
| 80 |
description=description,
|
| 81 |
-
article=article,
|
| 82 |
)
|
| 83 |
|
| 84 |
# Launch the app!
|
|
|
|
| 78 |
examples=example_list,
|
| 79 |
title=title,
|
| 80 |
description=description,
|
| 81 |
+
#article=article,
|
| 82 |
)
|
| 83 |
|
| 84 |
# Launch the app!
|