Spaces:
Sleeping
Sleeping
Update pages/2_π_QuickML.py
Browse files- pages/2_π_QuickML.py +1 -1
pages/2_π_QuickML.py
CHANGED
@@ -59,7 +59,7 @@ with st.sidebar:
|
|
59 |
st.image("./assets/logo.png", use_column_width=True)
|
60 |
|
61 |
|
62 |
-
st.markdown("<h1 style='text-align: center; '>π
|
63 |
st.markdown("QuickML is a tool that helps you to build a Machine Learning model in just a few clicks.", unsafe_allow_html=True)
|
64 |
st.divider()
|
65 |
|
|
|
59 |
st.image("./assets/logo.png", use_column_width=True)
|
60 |
|
61 |
|
62 |
+
st.markdown("<h1 style='text-align: center; '>π Click Analytics</h1>", unsafe_allow_html=True)
|
63 |
st.markdown("QuickML is a tool that helps you to build a Machine Learning model in just a few clicks.", unsafe_allow_html=True)
|
64 |
st.divider()
|
65 |
|