mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-08 22:29:56 +02:00
⚙️ ocrd-galley: Fix ocrd_calamari version for Calamari 0.3 container
This commit is contained in:
parent
42d3e8c9e7
commit
30791ba083
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ RUN ${PIP_INSTALL} \
|
|||
'tensorflow-gpu == 1.15.*' \
|
||||
'calamari-ocr == 0.3.5' \
|
||||
# Now the real stuff:
|
||||
'ocrd_calamari >= 0.0.7'
|
||||
'ocrd_calamari == 0.0.7'
|
||||
|
||||
|
||||
# Copy OCR models
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue