Spaces:
Runtime error
Runtime error
salomonsky
commited on
Commit
•
9cf36f5
1
Parent(s):
8f2fc8a
Update app.py
Browse files
app.py
CHANGED
@@ -161,4 +161,4 @@ with gr.Blocks(css=CSS, js=JS, theme="Nymbo/Nymbo_Theme") as demo:
|
|
161 |
)
|
162 |
|
163 |
if __name__ == "__main__":
|
164 |
-
demo.queue(api_open=False).launch(show_api=False, share=False)
|
|
|
161 |
)
|
162 |
|
163 |
if __name__ == "__main__":
|
164 |
+
demo.queue(api_open=False).launch(show_api=False, share=False)
|