Spaces:
Running
Running
ns
Browse files
app.py
CHANGED
@@ -105,4 +105,4 @@ def auto_opentab_delay():
|
|
105 |
|
106 |
auto_opentab_delay()
|
107 |
demo.title = "ChatGPT 学术优化"
|
108 |
-
demo.queue().launch(
|
|
|
105 |
|
106 |
auto_opentab_delay()
|
107 |
demo.title = "ChatGPT 学术优化"
|
108 |
+
demo.queue().launch()
|