Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -156,4 +156,4 @@ with demo:
|
|
156 |
|
157 |
gr.Markdown("")
|
158 |
|
159 |
-
demo.launch(debug=True
|
|
|
156 |
|
157 |
gr.Markdown("")
|
158 |
|
159 |
+
demo.launch(debug=True)
|