wli3221134 commited on
Commit
c9aca5b
·
verified ·
1 Parent(s): 8653b32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,4 +104,4 @@ def gradio_ui():
104
 
105
  if __name__ == "__main__":
106
  demo = gradio_ui()
107
- demo.launch(share=True)
 
104
 
105
  if __name__ == "__main__":
106
  demo = gradio_ui()
107
+ demo.launch(share=False)