Update app.py
Browse files
app.py
CHANGED
@@ -32,7 +32,7 @@ def run_graph(input_message, history, user_details):
|
|
32 |
"pain management", "recovery techniques", "foam rolling", "stretching exercises",
|
33 |
"injury management", "injuries", "apps", "health tracking", "wearable technology", "equipment",
|
34 |
"home workouts", "gym routines", "outdoor activities", "sports", "wellness tips", "water", "adult", "adults",
|
35 |
-
"child", "children", "infant", "sleep", "habit", "habits", "routine", "
|
36 |
"chicken", "veg", "vegetarian", "non-veg", "non-vegetarian", "plant", "plant-based", "plant based", "fat", "resources",
|
37 |
"help", "cutting", "bulking", "link", "links", "website", "online", "websites", "peace", "mind", "equipments", "equipment",
|
38 |
"watch", "tracker", "watch", "band", "height", "injured", "quick", "remedy", "solution", "solutions", "pain", "male", "female"
|
|
|
32 |
"pain management", "recovery techniques", "foam rolling", "stretching exercises",
|
33 |
"injury management", "injuries", "apps", "health tracking", "wearable technology", "equipment",
|
34 |
"home workouts", "gym routines", "outdoor activities", "sports", "wellness tips", "water", "adult", "adults",
|
35 |
+
"child", "children", "infant", "sleep", "habit", "habits", "routine", "weight", "fruits", "vegetables", "lose", "lost weight", "weight-loss",
|
36 |
"chicken", "veg", "vegetarian", "non-veg", "non-vegetarian", "plant", "plant-based", "plant based", "fat", "resources",
|
37 |
"help", "cutting", "bulking", "link", "links", "website", "online", "websites", "peace", "mind", "equipments", "equipment",
|
38 |
"watch", "tracker", "watch", "band", "height", "injured", "quick", "remedy", "solution", "solutions", "pain", "male", "female"
|