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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,4 +14,4 @@ st.header("about the app..")
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)
 
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"><b>Author:L Sai Sreeja</b></div>', unsafe_allow_html=True)