Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -211,6 +211,4 @@ if uploaded_file is not None:
|
|
211 |
else:
|
212 |
st.info("Please select or upload an image to get started.")
|
213 |
|
214 |
-
|
215 |
-
if st.button("🔄 Refresh App"):
|
216 |
-
st.query_params()
|
|
|
211 |
else:
|
212 |
st.info("Please select or upload an image to get started.")
|
213 |
|
214 |
+
|
|
|
|