Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -124,7 +124,7 @@ demo = gr.Interface(
|
|
124 |
[gr.Textbox(lines=1, label="Message"), "state"],
|
125 |
[chatbot, "state"],
|
126 |
allow_flagging="never",
|
127 |
-
title="
|
128 |
css=css
|
129 |
)
|
130 |
if __name__ == "__main__":
|
|
|
124 |
[gr.Textbox(lines=1, label="Message"), "state"],
|
125 |
[chatbot, "state"],
|
126 |
allow_flagging="never",
|
127 |
+
title="Wellbeing for All, ** I am your Best Friend **",
|
128 |
css=css
|
129 |
)
|
130 |
if __name__ == "__main__":
|