Justin-J commited on
Commit
61ea078
·
1 Parent(s): f923a26

Changed my project file to give it a more unique and professional look.

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -57,8 +57,9 @@ st.markdown("Churn is a one of the biggest problem in the telecom industry. Rese
57
  st.image("customer_kk.png", use_column_width=True)
58
 
59
  # How to use
60
- st.sidebar.image("customer_tyy.jpg", use_column_width=True)
61
  st.sidebar.image("customer_r.jpg", use_column_width=True)
 
 
62
  # st.sidebar.title("ENTER THE DETAILS OF THE CUSTOMER HERE")
63
 
64
  # Define a dictionary of models with their names, actual models, and types
 
57
  st.image("customer_kk.png", use_column_width=True)
58
 
59
  # How to use
 
60
  st.sidebar.image("customer_r.jpg", use_column_width=True)
61
+ st.sidebar.image("customer_tyy.jpg", use_column_width=True)
62
+
63
  # st.sidebar.title("ENTER THE DETAILS OF THE CUSTOMER HERE")
64
 
65
  # Define a dictionary of models with their names, actual models, and types