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