Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -384,7 +384,3 @@ with st.container():
|
|
384 |
|
385 |
if not upload_success:
|
386 |
st.error('An error has occurred. Please contact the administrator. Sorry for the inconvenience.', icon="🚨")
|
387 |
-
# else:
|
388 |
-
# col_submit_btn, col_empty, col_clear_btn = st.columns([1,4, 1])
|
389 |
-
# if col_clear_btn.button("Clear" ,use_container_width=True):
|
390 |
-
# streamlit_js_eval(js_expressions="parent.window.location.reload()")
|
|
|
384 |
|
385 |
if not upload_success:
|
386 |
st.error('An error has occurred. Please contact the administrator. Sorry for the inconvenience.', icon="🚨")
|
|
|
|
|
|
|
|