louiecerv commited on
Commit
f3f6e48
·
1 Parent(s): 8d7191c

updated the cover

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ with st.expander("How to use this App"):
92
  st.markdown(about)
93
 
94
  # --- Load the image ---
95
- image = Image.open("visual_undeerstanding.png")
96
  st.image(image, width=400)
97
 
98
  # --- Q and A Tab ---
 
92
  st.markdown(about)
93
 
94
  # --- Load the image ---
95
+ image = Image.open("visual_understanding.png")
96
  st.image(image, width=400)
97
 
98
  # --- Q and A Tab ---