Justin-J commited on
Commit
f8c4682
·
1 Parent(s): abb92c7

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,7 +57,8 @@ 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", "welcome.png", use_column_width=True)
 
61
  # st.sidebar.title("ENTER THE DETAILS OF THE CUSTOMER HERE")
62
 
63
  # 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_tyy.jpg", use_column_width=True)
61
+ st.sidebar.image("welcome.png", 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