mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
ocrd-tool: add model archive to resmgr resources
This commit is contained in:
parent
7345f6bf67
commit
5c26bdf402
1 changed files with 11 additions and 1 deletions
|
@ -44,7 +44,17 @@
|
|||
"default": false,
|
||||
"description": "ignore the special role of headings during reading order detection"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resources": [
|
||||
{
|
||||
"description": "models for eynollah (TensorFlow format)",
|
||||
"url": "https://ocr-d.kba.cloud/2021-04-25.SavedModel.tar.gz",
|
||||
"name": "default",
|
||||
"size": 1483106598,
|
||||
"type": "archive",
|
||||
"path_in_archive": "default"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue