TejAndrewsACC commited on
Commit
041913e
·
verified ·
1 Parent(s): cce1c14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -112,6 +112,7 @@ demo = gr.ChatInterface(
112
  fn=respond,
113
  type="messages",
114
  chatbot=gr.Chatbot(
 
115
  label="🟢H🟢",
116
  placeholder="🟢-Hi, I'm H-🟢",
117
  ),
 
112
  fn=respond,
113
  type="messages",
114
  chatbot=gr.Chatbot(
115
+ type="messages",
116
  label="🟢H🟢",
117
  placeholder="🟢-Hi, I'm H-🟢",
118
  ),