shezamunir commited on
Commit
669e46b
·
verified ·
1 Parent(s): cd4f1da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ with open("_header.md", "r") as f:
16
 
17
  # Load the image
18
  image = Image.open("verifact_steps.png")
19
- logo_image = Image.open("verifact_steps.png")
20
 
21
  # Custom CSS for the page
22
  st.markdown(
 
16
 
17
  # Load the image
18
  image = Image.open("verifact_steps.png")
19
+ logo_image = Image.open("verifact_logo.png")
20
 
21
  # Custom CSS for the page
22
  st.markdown(