scanindex-models / manifest.json
welcomyou's picture
manifest: drop reranker entry
f69ee24 verified
{
"schema_version": 1,
"github_repo": "https://github.com/welcomyou/scanindex",
"standalone_repos": [
{
"repo_id": "welcomyou/layoutlmv3-vn-admin-kie",
"sources": [
"layoutlmv3_fontgray_norm_final_epoch25"
]
},
{
"repo_id": "welcomyou/e5-small-vn-archive-mix50",
"sources": [
"archive_models/e5-small-mix50-v2-onnx-fp32"
]
},
{
"repo_id": "welcomyou/distilled-protonx-vn-correction-ct2",
"sources": [
"distilled_ct2"
]
},
{
"repo_id": "welcomyou/lightgbm-vn-page-splitter",
"sources": [
"lightgbm_splitter"
]
},
{
"repo_id": "welcomyou/doclayout-yolo-onnx-dynamic",
"sources": [
"doclayout_yolo_onnx_dynamic",
"doclayout_yolo_doclaynet_onnx_dynamic"
]
},
{
"repo_id": "welcomyou/gmft-tatr-onnx",
"sources": [
"gmft_onnx"
]
},
{
"repo_id": "welcomyou/docling-tableformer-v1-onnx-stepcache",
"sources": [
"docling_tableformer_v1_stepcache_onnx"
]
}
],
"bundle_paths": [
"orientation"
],
"external_models": {
"screen_ai": "Google CDN \u2014 fetched by scanindex.core.ocr.screen_ai_downloader"
}
}