Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -144,7 +144,7 @@ else:
|
|
144 |
|
145 |
# Refresh Button
|
146 |
if st.button("🔄 Refresh App"):
|
147 |
-
st.
|
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
|