guoyww commited on
Commit
c4e73e7
1 Parent(s): 2011d76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -325,4 +325,4 @@ def ui():
325
 
326
  if __name__ == "__main__":
327
  demo = ui()
328
- demo.launch(share=True)
 
325
 
326
  if __name__ == "__main__":
327
  demo = ui()
328
+ demo.launch()