cahya commited on
Commit
c634156
1 Parent(s): b49a705

update the info about sentence based image search

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ st.markdown(
114
 
115
  The demo supports "multi language" ;-), feel free to try a prompt on your language. We are also experimenting with
116
  the sentence based image search using Wikipedia passages encoded with distillbert, and search the encoded sentence
117
- in the encoded passages using Facebook's Faiss.
118
  """
119
  )
120
 
 
114
 
115
  The demo supports "multi language" ;-), feel free to try a prompt on your language. We are also experimenting with
116
  the sentence based image search using Wikipedia passages encoded with distillbert, and search the encoded sentence
117
+ in the encoded passages using Facebook's Faiss.
118
  """
119
  )
120