Merge branch 'master' of code.dev.sbb.berlin:qurator/ocrd-galley

This commit is contained in:
Gerber, Mike 2021-01-15 20:21:28 +01:00
commit 82d3d71ed4
14 changed files with 49 additions and 42 deletions

View file

@ -1,6 +1,6 @@
FROM my_ocrd_workflow-core-cuda10.0
ARG PIP_INSTALL="pip install --no-cache-dir --use-feature=2020-resolver"
ARG PIP_INSTALL="pip install --no-cache-dir"
ARG SBB_TEXTLINE_DETECTOR_COMMIT="247d5f9"