welcomyou commited on
Commit
f69ee24
·
verified ·
1 Parent(s): 7a4a450

manifest: drop reranker entry

Browse files
Files changed (1) hide show
  1. 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
  }