Spaces:
Runtime error
Runtime error
Idefics2
Browse files- 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="
|
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 |
)
|