CCockrum commited on
Commit
f5b525e
·
verified ·
1 Parent(s): 3a298ab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ st.markdown("""
68
  """, unsafe_allow_html=True)
69
 
70
  # Optional: Add a banner image (replace with your image URL)
71
- st.image("banner.jpg", use_column_width=True)
72
 
73
  # Streamlit app header
74
  st.title("MetaDiscovery Agent for Library of Congress Collections")
 
68
  """, unsafe_allow_html=True)
69
 
70
  # Optional: Add a banner image (replace with your image URL)
71
+ st.image("https://cdn-uploads.huggingface.co/production/uploads/67351c643fe51cb1aa28f2e5/7ThcAOjbuM8ajrP85bGs4.jpeg", use_column_width=True)
72
 
73
  # Streamlit app header
74
  st.title("MetaDiscovery Agent for Library of Congress Collections")