rwitz commited on
Commit
8a6ec66
·
1 Parent(s): aaec9a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -130,5 +130,4 @@ with gr.Blocks() as demo:
130
  upvote_btn_b.click(vote_up_model, [state, chatbot2], [chatbot2])
131
 
132
  # Start the interface
133
- demo.queue()
134
  demo.launch()
 
130
  upvote_btn_b.click(vote_up_model, [state, chatbot2], [chatbot2])
131
 
132
  # Start the interface
 
133
  demo.launch()