Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
USTC975
/
AgentReview
like
0
Sleeping
App
Files
Files
Community
USTC975
commited on
Nov 7, 2024
Commit
10b2385
·
verified
·
1 Parent(s):
43c34cc
modify the launch arts
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -608,5 +608,5 @@ Using Multi-Agent to review your paper!.
608
)
609
610
611
-
demo.queue()
612
-
demo.launch(
debug=DEBUG, server_port=8082
)
608
)
609
610
611
+
#
demo.queue()
612
+
demo.launch()