DiffusionGPT commited on
Commit
aeebd77
·
1 Parent(s): 1758f60
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -697,4 +697,4 @@ if __name__ == '__main__':
697
  run_on_click=True
698
  )
699
 
700
- demo.launch(server_name="0.0.0.0", server_port=7862)
 
697
  run_on_click=True
698
  )
699
 
700
+ demo.launch()