rasmodev commited on
Commit
b50e0e9
Β·
verified Β·
1 Parent(s): 4d61d7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ unique_values = saved_components['unique_values']
15
  st.markdown(
16
  f"""
17
  <div style="text-align: center;">
18
- <h1 style="color: #800000;">πŸ‘₯ Employee Attrition Prediction App</h1>
19
  </div>
20
  """,
21
  unsafe_allow_html=True
 
15
  st.markdown(
16
  f"""
17
  <div style="text-align: center;">
18
+ <h1 style="color: #800000;">πŸ‘¨β€πŸ’ΌπŸ‘©β€πŸ’Ό Employee Attrition Prediction App</h1>
19
  </div>
20
  """,
21
  unsafe_allow_html=True