mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 19:59:53 +02:00
⬆️ Update model download for Calamari 1.0
This commit is contained in:
parent
9ea50e25d1
commit
7584d0135c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -37,7 +37,7 @@ install:
|
|||
gt4histocr-calamari:
|
||||
mkdir gt4histocr-calamari
|
||||
cd gt4histocr-calamari && \
|
||||
wget https://qurator-data.de/calamari-models/GT4HistOCR/model.tar.xz && \
|
||||
wget https://qurator-data.de/calamari-models/GT4HistOCR/2019-12-11T11_10+0100/model.tar.xz && \
|
||||
tar xfv model.tar.xz && \
|
||||
rm model.tar.xz
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue