srustik123 commited on
Commit
ed9fb27
·
verified ·
1 Parent(s): f6f909d

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +0 -1
src/streamlit_app.py CHANGED
@@ -5,7 +5,6 @@ from transformers import pipeline
5
  # PAGE CONFIG
6
  # -------------------------
7
  st.set_page_config(page_title="FitPlan-AI", page_icon="💪")
8
-
9
  # -------------------------
10
  # BMI FUNCTIONS
11
  # -------------------------
 
5
  # PAGE CONFIG
6
  # -------------------------
7
  st.set_page_config(page_title="FitPlan-AI", page_icon="💪")
 
8
  # -------------------------
9
  # BMI FUNCTIONS
10
  # -------------------------