mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
✨ Add GT4HistOCR model download for Calamari 1.x
This commit is contained in:
parent
db1de930a3
commit
a3ae0a325d
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ COPY data/tesseract-models/GT4HistOCR/GT4HistOCR_2000000.traineddata $TESSDATA_P
|
|||
# Build pip installable stuff
|
||||
RUN ${PIP_INSTALL} \
|
||||
# Now the real stuff:
|
||||
'ocrd_tesserocr >= 0.9.0'
|
||||
'ocrd_tesserocr >= 0.9.5'
|
||||
|
||||
|
||||
# Check pip dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue