bill-jiang commited on
Commit
8217512
β€’
1 Parent(s): b625c80

Update queue

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -580,7 +580,5 @@ with gr.Blocks(css=customCSS) as demo:
580
 
581
  chatbot.change(scroll_to_output=True)
582
 
583
- demo.queue()
584
-
585
  if __name__ == "__main__":
586
  demo.launch(debug=True)
 
580
 
581
  chatbot.change(scroll_to_output=True)
582
 
 
 
583
  if __name__ == "__main__":
584
  demo.launch(debug=True)