Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -482,4 +482,4 @@ if st.session_state.app_step == "predict":
|
|
| 482 |
# Footer
|
| 483 |
# =========================
|
| 484 |
st.markdown("---")
|
| 485 |
-
st.markdown("<div style='text-align:center; color:#6b7280;'>ST_GeoMech_UCS • © Smart Thinking</div>", unsafe_allow_html=True)
|
|
|
|
| 482 |
# Footer
|
| 483 |
# =========================
|
| 484 |
st.markdown("---")
|
| 485 |
+
st.markdown("<div style='text-align:center; color:#6b7280;'>ST_GeoMech_UCS • © Smart Thinking</div>", unsafe_allow_html=True)
|