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