Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -21,7 +21,7 @@ custom_css = """
|
|
| 21 |
st.markdown(custom_css, unsafe_allow_html=True)
|
| 22 |
|
| 23 |
|
| 24 |
-
st.markdown('<div style="text-align:
|
| 25 |
|
| 26 |
st.header("about the app..")
|
| 27 |
|
|
|
|
| 21 |
st.markdown(custom_css, unsafe_allow_html=True)
|
| 22 |
|
| 23 |
|
| 24 |
+
st.markdown('<div style="text-align: center"><h1>AUTO ML</h1></div>', unsafe_allow_html=True)
|
| 25 |
|
| 26 |
st.header("about the app..")
|
| 27 |
|