Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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(
|
|
|
169 |
# demo = gr.TabbedInterface([chatbot_interface, context_interface], title="Tavernier 🍺")
|
170 |
|
171 |
# Afficher l'interface
|
172 |
+
chatbot_interface.queue().launch()
|