Tuana commited on
Commit
6e3f366
β€’
1 Parent(s): b339fb8

Add disclaimer

Browse files
Files changed (1) hide show
  1. 🏑_Home.py +2 -1
🏑_Home.py CHANGED
@@ -37,7 +37,8 @@ build_sidebar()
37
  set_state_if_absent("statement", "What is the fastest animal?")
38
  set_state_if_absent("results", None)
39
 
40
- st.write("# Look for images with MultiModalRetrieval πŸ…")
 
41
  st.markdown(
42
  """
43
  ##### Ask a question about animals in the Lisbon Zoo:
 
37
  set_state_if_absent("statement", "What is the fastest animal?")
38
  set_state_if_absent("results", None)
39
 
40
+ st.write("# Search for animals at Lisbon Zoo with MultiModalRetrieval πŸ…")
41
+ st.write("Disclaimer: This demo will produce odd results if the Lisbon Zoo does not have said animal πŸ™ˆ - Stay tuned for improvements")
42
  st.markdown(
43
  """
44
  ##### Ask a question about animals in the Lisbon Zoo: