Spaces:
Running
Running
Update app.py
Browse files
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://
|
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")
|