xinjie.wang commited on
Commit
ad80ffb
·
1 Parent(s): 011981e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -493,4 +493,4 @@ with gr.Blocks(
493
 
494
  if __name__ == "__main__":
495
  demo.queue()
496
- demo.launch(server_name="10.34.8.82", server_port=8084)
 
493
 
494
  if __name__ == "__main__":
495
  demo.queue()
496
+ demo.launch()