update readme
Browse files
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
|