Elouarn commited on
Commit
a21a927
·
verified ·
1 Parent(s): 05036c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,4 +169,4 @@ context_interface = gr.Interface(
169
  # demo = gr.TabbedInterface([chatbot_interface, context_interface], title="Tavernier 🍺")
170
 
171
  # Afficher l'interface
172
- chatbot_interface.queue().launch(protocol="sse")
 
169
  # demo = gr.TabbedInterface([chatbot_interface, context_interface], title="Tavernier 🍺")
170
 
171
  # Afficher l'interface
172
+ chatbot_interface.queue().launch()