mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
✨ Use dinglehopper's new OCR-D interface
This commit is contained in:
parent
d5aa273b44
commit
85ff80d548
3 changed files with 4 additions and 16 deletions
|
@ -20,10 +20,5 @@ RUN pip3 install --no-cache-dir -r /tmp/requirements.txt
|
|||
COPY my_ocrd_workflow /usr/bin
|
||||
COPY xsd /usr/bin/xsd
|
||||
|
||||
# XXX Hack
|
||||
COPY ../experiments/ocr-eval /usr/local/ocr-eval
|
||||
RUN pip3 install --no-cache-dir -r /usr/local/ocr-eval/requirements.txt
|
||||
|
||||
|
||||
WORKDIR /data
|
||||
CMD ["/usr/bin/my_ocrd_workflow"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue