numb3r3 commited on
Commit
f461b93
·
verified ·
1 Parent(s): aaff8a2

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -233,6 +233,7 @@ Compared to `jina-reranker-v2-base-multilingual`, `jina-reranker-m0` significant
233
  ```
234
 
235
  **D. Image Querying for Image Documents**
 
236
  The model also supports querying image documents with an image query. You can use the following code snippet:
237
 
238
  ```python
 
233
  ```
234
 
235
  **D. Image Querying for Image Documents**
236
+
237
  The model also supports querying image documents with an image query. You can use the following code snippet:
238
 
239
  ```python