Tonic AI-B commited on
Commit
b1e1add
Β·
verified Β·
1 Parent(s): f4ae83d

πŸ’‹ Launch( No Sharing Allowed ) (#9)

Browse files

- πŸ’‹ Launch( No Sharing Allowed ) (e2bc61ca5055963c77db707dd73601cb7b84792a)


Co-authored-by: AI-B <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
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=True)
 
164
 
165
  if __name__ == "__main__":
166
  load_model()
167
+ demo.launch(ssr_mode=False, share=False)