HassanDataSci commited on
Commit
c412585
·
verified ·
1 Parent(s): c076606

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -142,10 +142,7 @@ else:
142
  st.warning(f"Banner image '{banner_image_path}' not found.")
143
 
144
 
145
- # Refresh Button
146
- if st.button("🔄 Refresh App"):
147
- st.query_params()
148
- st.subheader("Upload a food image:")
149
 
150
  # Preset Images
151
  preset_images = {
 
142
  st.warning(f"Banner image '{banner_image_path}' not found.")
143
 
144
 
145
+
 
 
 
146
 
147
  # Preset Images
148
  preset_images = {