nightey3s Ziyang99 commited on
Commit
0742190
·
verified ·
1 Parent(s): dcee6ca

Update Sapp.py (#1)

Browse files

- Update Sapp.py (00fa7912a30a2c586702b35a2005c760bca33639)


Co-authored-by: Hong Ziyang <[email protected]>

Files changed (1) hide show
  1. Sapp.py +1 -1
Sapp.py CHANGED
@@ -8,7 +8,7 @@ from cal import load_model, predict_image, calculate_calories
8
  model = load_model()
9
 
10
  # Set up the sidebar
11
- st.sidebar.title("Green Food Calorie Detector")
12
  st.sidebar.write("Upload an image or use your camera to take a picture.")
13
 
14
  option = st.sidebar.selectbox(
 
8
  model = load_model()
9
 
10
  # Set up the sidebar
11
+ st.sidebar.title("Food Calorie Detector")
12
  st.sidebar.write("Upload an image or use your camera to take a picture.")
13
 
14
  option = st.sidebar.selectbox(