mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 12:19:56 +02:00
ocrd-tool.json: add directory content-type for model
This commit is contained in:
parent
416b5dd7e2
commit
73b7b48dfb
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
"model": {
|
||||
"description": "Directory containing HDF5 models. Can be an absolute path or a path relative to the current working directory or $SBB_BINARIZE_DATA environment variable (if set)",
|
||||
"type": "string",
|
||||
"format": "uri",
|
||||
"content-type": "text/directory",
|
||||
"required": true
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue