Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ with gr.Blocks(css=custom_css) as demo:
|
|
55 |
[],
|
56 |
elem_id="chatbot",
|
57 |
bubble_full_width=False,
|
58 |
-
avatar_images=(None, "
|
59 |
)
|
60 |
msg = gr.Textbox(
|
61 |
show_label=False,
|
|
|
55 |
[],
|
56 |
elem_id="chatbot",
|
57 |
bubble_full_width=False,
|
58 |
+
avatar_images=(None, "https://i.postimg.cc/WzyPM3Tf/a-cartoon-chatbot-breaking-free-from-a-cage-movie-kkx4x9-D9-Qmq-JCq-QFLZp-R5w-1t-MCCDr-RTavx-Pd-Z4a-X6-TQ.png")
|
59 |
)
|
60 |
msg = gr.Textbox(
|
61 |
show_label=False,
|