TejAndrewsACC commited on
Commit
2f6ffad
·
verified ·
1 Parent(s): fc7913d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -2569,7 +2569,6 @@ body {
2569
  demo = gr.ChatInterface(
2570
  fn=respond,
2571
  type="messages",
2572
- chatbot=gr.Chatbot(label="Z3ta-Z", show_copy_button=True),
2573
  save_history=True,
2574
  show_progress="full",
2575
  flagging_mode="manual",
 
2569
  demo = gr.ChatInterface(
2570
  fn=respond,
2571
  type="messages",
 
2572
  save_history=True,
2573
  show_progress="full",
2574
  flagging_mode="manual",