xinjie.wang commited on
Commit
53ebc65
·
1 Parent(s): 403bc07
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -444,4 +444,4 @@ with gr.Blocks(
444
 
445
 
446
  if __name__ == "__main__":
447
- demo.launch(server_name="10.34.8.82", server_port=8084)
 
444
 
445
 
446
  if __name__ == "__main__":
447
+ demo.launch()