TejAndrewsACC commited on
Commit
75d3a18
·
verified ·
1 Parent(s): 6f445dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1468,6 +1468,7 @@ body {
1468
  """
1469
  demo = gr.ChatInterface(
1470
  fn=respond,
 
1471
  chatbot=gr.Chatbot(
1472
  label="💤Z3ta💤",
1473
  placeholder="💤Hi, I'm Z3ta💤",
 
1468
  """
1469
  demo = gr.ChatInterface(
1470
  fn=respond,
1471
+ type="messages",
1472
  chatbot=gr.Chatbot(
1473
  label="💤Z3ta💤",
1474
  placeholder="💤Hi, I'm Z3ta💤",