USTC975 commited on
Commit
10b2385
·
verified ·
1 Parent(s): 43c34cc

modify the launch arts

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -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()