Justin-J commited on
Commit
fa24ab4
·
1 Parent(s): 002ac26

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

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ 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.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.title("ENTER THE DETAILS OF THE CUSTOMER HERE")
62
 
63
  # Define a dictionary of models with their names, actual models, and types