💩 Mark textline_detection tar for update

This commit is contained in:
Gerber, Mike 2019-11-28 17:26:12 +01:00
parent 03badaf887
commit 6e3b4e707a

2
build
View file

@ -13,7 +13,7 @@ get_from_annex() {
get_from_web() {
download_to 'https://file.spk-berlin.de:8443/calamari-models/GT4HistOCR/model.tar.xz' 'calamari-models/GT4HistOCR'
download_to 'https://file.spk-berlin.de:8443/tesseract-models/GT4HistOCR/models.tar' 'tesseract-models/GT4HistOCR'
download_to 'https://file.spk-berlin.de:8443/textline_detection/models.tar.gz' 'textline_detection'
# FIXME needs update download_to 'https://file.spk-berlin.de:8443/textline_detection/models.tar.gz' 'textline_detection'
}