Leyo commited on
Commit
2b819e0
1 Parent(s): 75d3aa1
Files changed (1) hide show
  1. app_dialogue.py +1 -1
app_dialogue.py CHANGED
@@ -275,7 +275,7 @@ top_p = gr.Slider(
275
 
276
 
277
  chatbot = gr.Chatbot(
278
- label="IDEFICS2",
279
  avatar_images=[None, BOT_AVATAR],
280
  height=750,
281
  )
 
275
 
276
 
277
  chatbot = gr.Chatbot(
278
+ label="Idefics2",
279
  avatar_images=[None, BOT_AVATAR],
280
  height=750,
281
  )