Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -437,9 +437,7 @@ def chat_with_diet_bot(message, history, session_id=None):
|
|
437 |
1. Diet Overview - Brief summary of the diet approach
|
438 |
2. Weekly Meal Plan - Day-by-day plan with breakfast, lunch, dinner, and snacks (sometimes).
|
439 |
3. General Recommendations - Additional advice and nutrition tips
|
440 |
-
|
441 |
-
For every day, give an estimated calories and protein value!
|
442 |
-
|
443 |
Format in Markdown with clear headers and bullet points.
|
444 |
"""
|
445 |
|
|
|
437 |
1. Diet Overview - Brief summary of the diet approach
|
438 |
2. Weekly Meal Plan - Day-by-day plan with breakfast, lunch, dinner, and snacks (sometimes).
|
439 |
3. General Recommendations - Additional advice and nutrition tips
|
440 |
+
|
|
|
|
|
441 |
Format in Markdown with clear headers and bullet points.
|
442 |
"""
|
443 |
|