mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
No description
data@9af6a6c6c8 | ||
ocrd-bugs | ||
xsd | ||
.gitmodules | ||
build | ||
Dockerfile | ||
my_ocrd_workflow | ||
README.md | ||
requirements.txt | ||
run |
My OCR-D workflow
WIP.
It's easiest to use it as a container. build
and run
rely on the Podman
container engine, but should work with s/podman/docker/ too.
cd ~/devel/my_ocrd_workflow
./build
cd /path/to/some-ocrd-workspace
~/devel/my_ocrd_workflow/run
TODO
- How to create a OCR-D workspace?