Justin-J commited on
Commit
e3ba863
·
1 Parent(s): 2886379

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
@@ -58,7 +58,7 @@ 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
 
58
 
59
  # How to use
60
  st.sidebar.image("customer_tyy.jpg", use_column_width=True)
61
+ st.sidebar.image("customer_chh.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