Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
srbhavya01/Fitplan
srbhavya01
/
Module_2
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
srbhavya01
commited on
1 day ago
Commit
2aa213f
·
verified
·
1 Parent(s):
0af6dd0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -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,