Update app.config.json
Browse files- app.config.json +2 -2
app.config.json
CHANGED
|
@@ -4,13 +4,13 @@
|
|
| 4 |
"title": "Medieval Illumination Detector",
|
| 5 |
"shortTitle": "IIIF — Illumination Detector",
|
| 6 |
"subtitle": "ONNX • Vue 3 • Mirador",
|
| 7 |
-
"description": "This interface loads binary image classifiers trained for medieval manuscript folios. It can classify a IIIF manifest or a local image, identify illuminated folios, and export the selected canvases as a new IIIF manifest with machine-generated classification annotations.",
|
| 8 |
"descriptionCollapsedByDefault": true,
|
| 9 |
"showHelp": true,
|
| 10 |
"showArtefactsInput": true,
|
| 11 |
"defaultManifestUrl": "https://gallica.bnf.fr/iiif/ark:/12148/btv1b52508970d/manifest.json",
|
| 12 |
"texts": {
|
| 13 |
-
"showInfo": "Info",
|
| 14 |
"hideInfo": "Hide",
|
| 15 |
"artefactsLabel": "Artifacts web folder",
|
| 16 |
"artefactsPlaceholder": "../Artefacts",
|
|
|
|
| 4 |
"title": "Medieval Illumination Detector",
|
| 5 |
"shortTitle": "IIIF — Illumination Detector",
|
| 6 |
"subtitle": "ONNX • Vue 3 • Mirador",
|
| 7 |
+
"description": "This interface loads binary image classifiers trained for medieval manuscript folios. It can classify a IIIF manifest or a local image, identify illuminated folios, correct model's suggestions and export the selected canvases as a new IIIF manifest with machine-generated classification annotations.",
|
| 8 |
"descriptionCollapsedByDefault": true,
|
| 9 |
"showHelp": true,
|
| 10 |
"showArtefactsInput": true,
|
| 11 |
"defaultManifestUrl": "https://gallica.bnf.fr/iiif/ark:/12148/btv1b52508970d/manifest.json",
|
| 12 |
"texts": {
|
| 13 |
+
"showInfo": "Info / Citation",
|
| 14 |
"hideInfo": "Hide",
|
| 15 |
"artefactsLabel": "Artifacts web folder",
|
| 16 |
"artefactsPlaceholder": "../Artefacts",
|