Spaces:
Running
Running
ElenaRyumina
commited on
Commit
β’
263a882
1
Parent(s):
f51c1fd
Update app.py
Browse files
app.py
CHANGED
@@ -36,4 +36,4 @@ def create_gradio_app() -> gr.Blocks:
|
|
36 |
|
37 |
|
38 |
if __name__ == "__main__":
|
39 |
-
create_gradio_app().queue(api_open=False).launch(share=
|
|
|
36 |
|
37 |
|
38 |
if __name__ == "__main__":
|
39 |
+
create_gradio_app().queue(api_open=False).launch(share=False)
|