HassanDataSci commited on
Commit
7181caa
·
verified ·
1 Parent(s): a151fc8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ else:
144
 
145
  # Refresh Button
146
  if st.button("🔄 Refresh App"):
147
- st.experimental_set_query_params()
148
  st.subheader("Upload a food image:")
149
 
150
  # Preset Images
 
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