HOLYBOY commited on
Commit
270a9b9
1 Parent(s): 047f187

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ st.markdown("Churn is a one of the biggest problem in the telecom industry. Rese
64
  st.image("bg.png", use_column_width=True)
65
 
66
  # How to use
67
- st.sidebar.image("welcome.jpg", use_column_width=True)
68
  st.sidebar.title("ENTER THE DETAILS OF THE CUSTOMER HERE")
69
 
70
  # Define a dictionary of models with their names, actual models, and types
 
64
  st.image("bg.png", use_column_width=True)
65
 
66
  # How to use
67
+ st.sidebar.image("welcome.png", use_column_width=True)
68
  st.sidebar.title("ENTER THE DETAILS OF THE CUSTOMER HERE")
69
 
70
  # Define a dictionary of models with their names, actual models, and types