Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -100,7 +100,7 @@ with demo:
|
|
| 100 |
["I feel restless. Please help me."],
|
| 101 |
["I have destructive thoughts coming to my mind repetatively."]
|
| 102 |
],
|
| 103 |
-
title='Dialectical Behaviour Therapy
|
| 104 |
)
|
| 105 |
|
| 106 |
if __name__ == "__main__":
|
|
|
|
| 100 |
["I feel restless. Please help me."],
|
| 101 |
["I have destructive thoughts coming to my mind repetatively."]
|
| 102 |
],
|
| 103 |
+
title='Dialectical Behaviour Therapy Assistant👩⚕️🧘♀️'
|
| 104 |
)
|
| 105 |
|
| 106 |
if __name__ == "__main__":
|