Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -44,6 +44,6 @@ with st.form("list", clear_on_submit=True):
|
|
44 |
submitted = st.form_submit_button("clear")
|
45 |
if submitted:
|
46 |
uploaded_file = None
|
47 |
-
|
48 |
|
49 |
|
|
|
44 |
submitted = st.form_submit_button("clear")
|
45 |
if submitted:
|
46 |
uploaded_file = None
|
47 |
+
|
48 |
|
49 |
|