Sreeja6600 commited on
Commit
7450e23
·
verified ·
1 Parent(s): 0828ca4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -12,6 +12,6 @@ st.title("AUTO ML")
12
  st.header("about the app..")
13
 
14
  st.write("This app is to predict the accuracy for various ML algorithms with respect to your data.")
15
- st.write("*Give it a try , You will see MAGIC!!!*")
16
 
17
- st.markdown('<div style="text-align: right">*Author : L Sai Sreeja*</div>', unsafe_allow_html=True)
 
12
  st.header("about the app..")
13
 
14
  st.write("This app is to predict the accuracy for various ML algorithms with respect to your data.")
15
+ st.write("***Give it a try , You will see MAGIC!!!***")
16
 
17
+ st.markdown('<div style="text-align: right">***Author:L Sai Sreeja***</div>', unsafe_allow_html=True)