Jinl commited on
Commit
3300cca
1 Parent(s): aa3a03e

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -524,4 +524,4 @@ def ui():
524
 
525
  if __name__ == "__main__":
526
  demo = ui()
527
- demo.launch(server_name="172.18.32.44")
 
524
 
525
  if __name__ == "__main__":
526
  demo = ui()
527
+ demo.launch()