mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
🚧 Do not add data to container image
This commit is contained in:
parent
257a568933
commit
252a125ed2
6 changed files with 0 additions and 33 deletions
|
@ -12,14 +12,6 @@ RUN ${PIP_INSTALL} \
|
|||
"ocrd_calamari == $OCRD_CALAMARI_VERSION"
|
||||
|
||||
|
||||
# Copy OCR models
|
||||
RUN mkdir -p /var/lib/calamari-models/GT4HistOCR
|
||||
COPY data/calamari-models/GT4HistOCR/2019-12-11T11_10+0100 /var/lib/calamari-models/GT4HistOCR/2019-12-11T11_10+0100
|
||||
# XXX experimental
|
||||
#COPY data/calamari-models/GT4HistOCR/2019-12-18T17_24+0100-with-augmentation-UNTESTED /var/lib/calamari-models/GT4HistOCR/2019-12-18T17_24+0100
|
||||
#COPY data/mirror/github.com/Calamari-OCR/calamari_models/gt4histocr /var/lib/calamari-models/GT4HistOCR-chreul
|
||||
|
||||
|
||||
# Check pip dependencies
|
||||
RUN pip check
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue