CCockrum commited on
Commit
12da302
·
verified ·
1 Parent(s): df93861

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
  # OPTION 1: Use an image from a URL for the banner
71
- st.image("https://www.loc.gov/static/images/logo-loc-new-branding.svg", use_container_width=True)
72
 
73
  # Streamlit app header
74
  st.title("MetaDiscovery Agent for Library of Congress Collections")
 
68
  """, unsafe_allow_html=True)
69
 
70
  # OPTION 1: Use an image from a URL for the banner
71
+ st.image("https://cdn-uploads.huggingface.co/production/uploads/67351c643fe51cb1aa28f2e5/7ThcAOjbuM8ajrP85bGs4.jpeg", use_container_width=True)
72
 
73
  # Streamlit app header
74
  st.title("MetaDiscovery Agent for Library of Congress Collections")