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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1469,10 +1469,6 @@ body {
1469
  demo = gr.ChatInterface(
1470
  fn=respond,
1471
  type="messages",
1472
- chatbot=gr.Chatbot(
1473
- type="messages",
1474
- label="💤Z3ta💤",
1475
- ),
1476
  theme="TejAndrewsACC/zetaofficalthemeacc",
1477
  )
1478
 
 
1469
  demo = gr.ChatInterface(
1470
  fn=respond,
1471
  type="messages",
 
 
 
 
1472
  theme="TejAndrewsACC/zetaofficalthemeacc",
1473
  )
1474