🐛 Fix ocrd_trocr (by adding custom image)

This commit is contained in:
Gerber, Mike 2024-05-07 18:11:56 +02:00
parent 956de7492f
commit b01d2ca6a1
7 changed files with 74 additions and 52 deletions

View file

@ -1,8 +1,7 @@
ARG GIT_COMMIT="latest"
FROM quratorspk/ocrd-galley-core:$GIT_COMMIT
FROM ocrd/all:maximum
ARG PIP_INSTALL="pip install --no-cache-dir"
ARG OCRD_TROCR_COMMIT="250ff1c"
ARG PIP_INSTALL="pip3 install --no-cache-dir"
ARG OCRD_TROCR_COMMIT="30696cb"
# Build pip installable stuff