From b20f43b2a87469d408b6f117ca7238a8c4da3b37 Mon Sep 17 00:00:00 2001 From: chunzhi <60135925+chunzhimoe@users.noreply.github.com> Date: Wed, 5 Apr 2023 12:26:03 +0800 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 973d16f..f30e69d 100644 --- a/main.py +++ b/main.py @@ -144,4 +144,4 @@ def auto_opentab_delay(): auto_opentab_delay() demo.title = "ChatGPT 学术优化" -demo.queue(concurrency_count=CONCURRENT_COUNT).launch(server_name="0.0.0.0", share=True, server_port=PORT, auth=AUTHENTICATION) +demo.queue(concurrency_count=CONCURRENT_COUNT).launch(server_name="0.0.0.0", share=Flase, server_port=8080, auth=chunzhi233233)