Antho24 commited on
Commit
be4ebbd
·
verified ·
1 Parent(s): 4629dce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,4 +53,4 @@ with gr.Blocks(theme=gr.themes.Base(primary_hue="amber")) as app:
53
  reponse = gr.Textbox(label="Chroniques", lines=5)
54
  question.submit(chatbot, question, reponse)
55
 
56
- app.launch()
 
53
  reponse = gr.Textbox(label="Chroniques", lines=5)
54
  question.submit(chatbot, question, reponse)
55
 
56
+ app.launch()