Spaces:
Runtime error
Runtime error
update the info about sentence based image search
Browse files
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 |
|