3v324v23 commited on
Commit
8f53be3
1 Parent(s): 3851f80
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,4 +105,4 @@ def auto_opentab_delay():
105
 
106
  auto_opentab_delay()
107
  demo.title = "ChatGPT 学术优化"
108
- demo.queue().launch(server_name="0.0.0.0", share=True, server_port=PORT)
 
105
 
106
  auto_opentab_delay()
107
  demo.title = "ChatGPT 学术优化"
108
+ demo.queue().launch()