Rooni commited on
Commit
5c6b55c
·
verified ·
1 Parent(s): aca52de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -513,4 +513,4 @@ with gr.Blocks(css=css, title="🎬 GIF Generator Pro") as demo:
513
  )
514
 
515
  if __name__ == "__main__":
516
- demo.launch(share=True, server_name="0.0.0.0")
 
513
  )
514
 
515
  if __name__ == "__main__":
516
+ demo.launch(share=False, server_name="0.0.0.0")