mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-09 11:50:02 +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": {
|
||||
"model": {
|
||||
"type": "string",
|
||||
"format": "file",
|
||||
"format": "uri",
|
||||
"content-type": "text/directory",
|
||||
"cacheable": true,
|
||||
"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