xinjie.wang commited on
Commit
e7c04cf
·
1 Parent(s): 2ede3a4
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -477,4 +477,4 @@ with gr.Blocks(
477
 
478
 
479
  if __name__ == "__main__":
480
- demo.launch(server_name="10.34.8.82", server_port=8085)
 
477
 
478
 
479
  if __name__ == "__main__":
480
+ demo.launch()