Spaces:
Runtime error
Runtime error
wording updates
Browse files- π‘_Home.py +2 -1
π‘_Home.py
CHANGED
@@ -40,7 +40,8 @@ def main():
|
|
40 |
st.write("# Look for images with MultiModalRetrieval π
")
|
41 |
st.markdown(
|
42 |
"""
|
43 |
-
#####
|
|
|
44 |
"""
|
45 |
)
|
46 |
# Search bar
|
|
|
40 |
st.write("# Look for images with MultiModalRetrieval π
")
|
41 |
st.markdown(
|
42 |
"""
|
43 |
+
##### Ask a question about animals in the Lisbon Zoo:
|
44 |
+
To learn more about this demo, check out the βοΈ Info section
|
45 |
"""
|
46 |
)
|
47 |
# Search bar
|