1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 19:59:53 +02:00

⬆ Update model download URL

This commit is contained in:
Gerber, Mike 2020-01-15 15:05:33 +01:00
parent 49b6dfe735
commit 357a2a970a

View file

@ -39,7 +39,7 @@ calamari:
gt4histocr-calamari:
mkdir gt4histocr-calamari
cd gt4histocr-calamari && \
wget https://file.spk-berlin.de:8443/calamari-models/GT4HistOCR/model.tar.xz && \
wget https://qurator-data.de/calamari-models/GT4HistOCR/model.tar.xz && \
tar xfv model.tar.xz && \
rm model.tar.xz