Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -108,7 +108,7 @@ def respond(
|
|
108 |
["Can you guide me through quick health tips?"],
|
109 |
["How do I stop worrying about things I can't control?"],
|
110 |
],
|
111 |
-
title = 'Diagnify 🕊️'
|
112 |
)
|
113 |
|
114 |
if __name__ == "__main__":
|
|
|
108 |
["Can you guide me through quick health tips?"],
|
109 |
["How do I stop worrying about things I can't control?"],
|
110 |
],
|
111 |
+
title = 'Diagnify 🕊️'
|
112 |
)
|
113 |
|
114 |
if __name__ == "__main__":
|