Merge pull request #58 from bertsky/patch-1

ocrd_tool.json: add model content-type
pull/61/head
Clemens Neudecker 2 years ago committed by GitHub
commit a78f40a89d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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