tahirsher commited on
Commit
0607fdb
·
verified ·
1 Parent(s): 6fe51c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ demo = gr.Interface(
124
  [gr.Textbox(lines=1, label="Message"), "state"],
125
  [chatbot, "state"],
126
  allow_flagging="never",
127
- title="Mental Health Bot | Data Science Dojo",
128
  css=css
129
  )
130
  if __name__ == "__main__":
 
124
  [gr.Textbox(lines=1, label="Message"), "state"],
125
  [chatbot, "state"],
126
  allow_flagging="never",
127
+ title="Wellbeing for All, ** I am your Best Friend **",
128
  css=css
129
  )
130
  if __name__ == "__main__":