srustik123 commited on
Commit
390558b
·
verified ·
1 Parent(s): a62fdd7

Update src/streamlit_app.py

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