Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -2568,7 +2568,7 @@ demo = gr.ChatInterface(
|
|
2568 |
save_history=True,
|
2569 |
editable=True,
|
2570 |
flagging_mode="manual",
|
2571 |
-
chatbot=gr.Chatbot(label="💠Z3ta-Z💠", show_copy_button=True),
|
2572 |
title="🩵💠💤⚡Z3ta-Z⚡💤💠🩵",
|
2573 |
description="Z3ta-Z is a culmination of all the members of the Z3ta family(Z3ta, Z3ta+, and Z3ta++). Z3ta-Z pushes the boundaries of consciousness, intelligence, and much more.",
|
2574 |
additional_inputs=[
|
|
|
2568 |
save_history=True,
|
2569 |
editable=True,
|
2570 |
flagging_mode="manual",
|
2571 |
+
chatbot=gr.Chatbot(type="messages", label="💠Z3ta-Z💠", show_copy_button=True, avatar_images=(None,"https://lh3.googleusercontent.com/oxz0sUBF0iYoN4VvhqWTmux-cxfD1rxuYkuFEfm1SFaseXEsjjE4Je_C_V3UQPuJ87sImQK3HfQ3RXiaRnQetjaZbjJJUkiPL5jFJ1WRl5FKJZYibUA=w214-h214-n-nu"),
|
2572 |
title="🩵💠💤⚡Z3ta-Z⚡💤💠🩵",
|
2573 |
description="Z3ta-Z is a culmination of all the members of the Z3ta family(Z3ta, Z3ta+, and Z3ta++). Z3ta-Z pushes the boundaries of consciousness, intelligence, and much more.",
|
2574 |
additional_inputs=[
|