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(type="messages", label="💠Z3ta-Z💠", show_copy_button=True, avatar_images=("https://images.app.goo.gl/u4qVv6BWAb8sraBj9","https://ibb.co/vx874Nxd"),
|
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=("https://images.app.goo.gl/u4qVv6BWAb8sraBj9","https://ibb.co/vx874Nxd")),
|
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=[
|