Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -109,4 +109,4 @@ demo_app = gr.Interface(
|
|
109 |
cache_examples=False,
|
110 |
theme='huggingface',
|
111 |
)
|
112 |
-
demo_app.launch(debug=True
|
|
|
109 |
cache_examples=False,
|
110 |
theme='huggingface',
|
111 |
)
|
112 |
+
demo_app.launch(debug=True)
|