alexkueck commited on
Commit
c9d3ab9
1 Parent(s): cfaa17e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -363,4 +363,4 @@ chat_interface_stream = gr.ChatInterface(fn=invoke,
363
  with gr.Blocks() as demo:
364
  with gr.Tab("Chatbot"):
365
  chatbot_stream.like(vote, None, None)
366
- chat_interface_stream.queue().launch()
 
363
  with gr.Blocks() as demo:
364
  with gr.Tab("Chatbot"):
365
  chatbot_stream.like(vote, None, None)
366
+ chat_interface_stream.queue().launch()