⬆️ Update sbb_textline_detector

This commit is contained in:
Gerber, Mike 2020-10-22 21:15:21 +02:00
parent 0841af5491
commit 7f0f584a1d

View file

@ -1,7 +1,7 @@
FROM my_ocrd_workflow-core FROM my_ocrd_workflow-core
ARG PIP_INSTALL="pip3 install --no-cache-dir --use-feature=2020-resolver" ARG PIP_INSTALL="pip3 install --no-cache-dir --use-feature=2020-resolver"
ARG SBB_TEXTLINE_DETECTOR_COMMIT="0f09f4a" ARG SBB_TEXTLINE_DETECTOR_COMMIT="247d5f9"
# Build pip installable stuff # Build pip installable stuff