Changed my project file to give it a more unique and professional look.
Browse files
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("
|
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
|