srbhavya01 commited on
Commit
2aa213f
·
verified ·
1 Parent(s): 0af6dd0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -44,6 +44,7 @@ if st.button("Generate 5-Day Plan 💪"):
44
 
45
  prompt, bmi, bmi_status = build_prompt(
46
  name,
 
47
  gender,
48
  height,
49
  weight,
 
44
 
45
  prompt, bmi, bmi_status = build_prompt(
46
  name,
47
+ age,
48
  gender,
49
  height,
50
  weight,