Skip to content

Commit

Permalink
Update dashboard_CLOUD.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Isdinval authored Jun 7, 2024
1 parent e008567 commit 7a248c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard_CLOUD.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ def main():
# Set page title
st.title("Credit Scoring Dashboard")
st.write("Welcome to the Credit Scoring Dashboard! Use the form below to make predictions.")
st.image("16794938722698_Data%20Scientist-P7-01-banner.png", width=400)
st.image("P7_Banner.png", width=400)

# =========================================================================
# EXPLAINABILITY SECTIONS
Expand Down

0 comments on commit 7a248c9

Please sign in to comment.