Spaces:
Sleeping
Sleeping
run 7
Browse files
app.py
CHANGED
|
@@ -83,8 +83,8 @@ def respond(message, history):
|
|
| 83 |
#EMMA'S PRACTICE EDITS#
|
| 84 |
about_text = """
|
| 85 |
## About this bot
|
| 86 |
-
|
| 87 |
-
|
| 88 |
"""
|
| 89 |
|
| 90 |
with gr.Blocks() as demo:
|
|
|
|
| 83 |
#EMMA'S PRACTICE EDITS#
|
| 84 |
about_text = """
|
| 85 |
## About this bot
|
| 86 |
+
Welcome to Mind Matters, an online resource that reminds *your that your mind matters*
|
| 87 |
+
Disclaimer; Mind Matters should not be used as an alternative to seeking professional help. I am simply a support tool.
|
| 88 |
"""
|
| 89 |
|
| 90 |
with gr.Blocks() as demo:
|