WICKED4950 commited on
Commit
58a79e6
·
verified ·
1 Parent(s): e943252

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ gr.Interface(
64
  ["Hey! What is your name?"],
65
  ["Who created you? And why?"],
66
  ],
67
- description="A chatbot trained to provide friendly and comforting responses. Type your question below and let Esther help!",
68
  title="Esther - Your Friendly Mental Health Chatbot",
69
 
70
  ).launch()
 
64
  ["Hey! What is your name?"],
65
  ["Who created you? And why?"],
66
  ],
67
+ description="A chatbot trained to provide friendly and comforting responses. Type your question below and let Esther help! (Note: your inputs are getting stored)",
68
  title="Esther - Your Friendly Mental Health Chatbot",
69
 
70
  ).launch()