mihalykiss commited on
Commit
3512d3b
·
verified ·
1 Parent(s): 8fec267

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
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