mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 20:00:04 +02:00
ocrd_tool.json: add model content-type
This commit is contained in:
parent
325389a4f7
commit
04e1972720
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"model": {
|
"model": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "file",
|
"format": "uri",
|
||||||
|
"content-type": "text/directory",
|
||||||
"cacheable": true,
|
"cacheable": true,
|
||||||
"description": "Path to directory containing models to be used (See https://qurator-data.de/sbb_textline_detector/)"
|
"description": "Path to directory containing models to be used (See https://qurator-data.de/sbb_textline_detector/)"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue