DiffusionGPT commited on
Commit
7cc0580
1 Parent(s): ce562e0

Update app.py

Browse files
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()