Spaces:
Runtime error
Runtime error
mexicanamerican
commited on
Commit
•
908b7d6
1
Parent(s):
8a55edd
Update app.py
Browse files
app.py
CHANGED
@@ -176,4 +176,4 @@ with gr.Blocks(css=css, theme="Nymbo/Alyx_Theme") as demo:
|
|
176 |
#trigger_mode="always_last",
|
177 |
)
|
178 |
|
179 |
-
demo.queue().launch(show_api=
|
|
|
176 |
#trigger_mode="always_last",
|
177 |
)
|
178 |
|
179 |
+
demo.queue().launch(show_api=True)
|