Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1472,9 +1472,6 @@ demo = gr.ChatInterface(
|
|
1472 |
chatbot=gr.Chatbot(
|
1473 |
type="messages",
|
1474 |
label="💤Z3ta💤",
|
1475 |
-
show_copy_button=True,
|
1476 |
-
group_consecutive_messages=False,
|
1477 |
-
show_copy_all_button=True
|
1478 |
),
|
1479 |
theme="TejAndrewsACC/zetaofficalthemeacc",
|
1480 |
)
|
|
|
1472 |
chatbot=gr.Chatbot(
|
1473 |
type="messages",
|
1474 |
label="💤Z3ta💤",
|
|
|
|
|
|
|
1475 |
),
|
1476 |
theme="TejAndrewsACC/zetaofficalthemeacc",
|
1477 |
)
|