Spaces:
Running
Running
update app.py
Browse files
app.py
CHANGED
@@ -121,7 +121,7 @@ with col2:
|
|
121 |
unsafe_allow_html=True
|
122 |
)
|
123 |
else:
|
124 |
-
st.info("")
|
125 |
|
126 |
# === Sidebar Footer Description ===
|
127 |
st.sidebar.markdown("""
|
|
|
121 |
unsafe_allow_html=True
|
122 |
)
|
123 |
else:
|
124 |
+
#st.info("")
|
125 |
|
126 |
# === Sidebar Footer Description ===
|
127 |
st.sidebar.markdown("""
|