Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ with upload_column:
|
|
26 |
}
|
27 |
""",
|
28 |
):
|
29 |
-
st.button("
|
30 |
|
31 |
with delete_column:
|
32 |
with stylable_container(
|
|
|
26 |
}
|
27 |
""",
|
28 |
):
|
29 |
+
st.button(" ", key='upload')
|
30 |
|
31 |
with delete_column:
|
32 |
with stylable_container(
|