HassanDataSci commited on
Commit
ca56d4c
·
verified ·
1 Parent(s): f9cb9e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ with st.sidebar:
152
  st.markdown("<p style='text-align: center;'>Developed by Muhammad Hassan Butt, Jagmeet Minhas and Colin Wong</p>", unsafe_allow_html=True)
153
  # Refresh Button
154
  if st.button("🔄 Refresh App"):
155
- st.experimental_rerun()
156
  st.subheader("Upload a food image:")
157
 
158
  # Preset Images
 
152
  st.markdown("<p style='text-align: center;'>Developed by Muhammad Hassan Butt, Jagmeet Minhas and Colin Wong</p>", unsafe_allow_html=True)
153
  # Refresh Button
154
  if st.button("🔄 Refresh App"):
155
+ st.experimental_set_query_params()
156
  st.subheader("Upload a food image:")
157
 
158
  # Preset Images