manifest: drop reranker entry
Browse files- manifest.json +1 -2
manifest.json
CHANGED
|
@@ -50,7 +50,6 @@
|
|
| 50 |
"orientation"
|
| 51 |
],
|
| 52 |
"external_models": {
|
| 53 |
-
"screen_ai": "Google CDN \u2014 fetched by scanindex.core.ocr.screen_ai_downloader"
|
| 54 |
-
"reranker": "BAAI/bge-reranker-v2-m3 \u2014 fetched by sentence_transformers"
|
| 55 |
}
|
| 56 |
}
|
|
|
|
| 50 |
"orientation"
|
| 51 |
],
|
| 52 |
"external_models": {
|
| 53 |
+
"screen_ai": "Google CDN \u2014 fetched by scanindex.core.ocr.screen_ai_downloader"
|
|
|
|
| 54 |
}
|
| 55 |
}
|