Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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()
|