Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
srbhavya01/Fitplan
srbhavya01
/
Module_2
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
srbhavya01
commited on
Mar 12
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,