ocrd_tool.json: add model content-type

pull/58/head
Robert Sachunsky 2 years ago committed by GitHub
parent 325389a4f7
commit 04e1972720

@ -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…
Cancel
Save