Module_2 / src /streamlit_app.py
Springboardmen's picture
Update src/streamlit_app.py
0e7bd78 verified
raw
history blame
178 Bytes
import streamlit as st
st.title("FIT Plan AI -Personalised Fitness Plan generator")
st.selectbox("Select", Flexible,
Weight loss,
build muscle,
Strength gaining,
abs building)