Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -59,7 +59,7 @@ demo = gr.ChatInterface(
|
|
| 59 |
["Can you guide me through a quick health tips?"],
|
| 60 |
["How do I stop worrying about things I can't control?"]
|
| 61 |
],
|
| 62 |
-
title = '
|
| 63 |
)
|
| 64 |
|
| 65 |
|
|
|
|
| 59 |
["Can you guide me through a quick health tips?"],
|
| 60 |
["How do I stop worrying about things I can't control?"]
|
| 61 |
],
|
| 62 |
+
title = 'Diagnify 🕊️ '
|
| 63 |
)
|
| 64 |
|
| 65 |
|