TejAndrewsACC commited on
Commit
cce1c14
·
verified ·
1 Parent(s): 2480efe

Update app.py

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