TejAndrewsACC commited on
Commit
fc49050
·
verified ·
1 Parent(s): 44ae594

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
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
  )