Sreeja6600 commited on
Commit
051dd4a
·
verified ·
1 Parent(s): 2fcff1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: centre"><h1>AUTO ML</h1></div>', unsafe_allow_html=True)
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