Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -272,7 +272,7 @@ textarea {
|
|
| 272 |
|
| 273 |
# Gradio interface
|
| 274 |
with gr.Blocks(css=custom_css) as demo:
|
| 275 |
-
gr.Markdown("# 🌸
|
| 276 |
gr.Markdown("""Welcome! I'm here to support you through pregnancy and postpartum with advice on mental health, nutrition, fitness, and newborn care. Ask me anything or upload a food image!""")
|
| 277 |
|
| 278 |
chatbot = gr.Chatbot(
|
|
|
|
| 272 |
|
| 273 |
# Gradio interface
|
| 274 |
with gr.Blocks(css=custom_css) as demo:
|
| 275 |
+
gr.Markdown("# 🌸FirstSteps-Maternal Wellness Companion 🌸")
|
| 276 |
gr.Markdown("""Welcome! I'm here to support you through pregnancy and postpartum with advice on mental health, nutrition, fitness, and newborn care. Ask me anything or upload a food image!""")
|
| 277 |
|
| 278 |
chatbot = gr.Chatbot(
|