Spaces:
Running
Running
π Launch( No Sharing Allowed ) (#9)
Browse files- π Launch( No Sharing Allowed ) (e2bc61ca5055963c77db707dd73601cb7b84792a)
Co-authored-by: AI-B <[email protected]>
app.py
CHANGED
@@ -164,4 +164,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
164 |
|
165 |
if __name__ == "__main__":
|
166 |
load_model()
|
167 |
-
demo.launch(ssr_mode=False, share=
|
|
|
164 |
|
165 |
if __name__ == "__main__":
|
166 |
load_model()
|
167 |
+
demo.launch(ssr_mode=False, share=False)
|