1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-07-15 21:19:54 +02:00
ocrd_calamari/requirements.txt
Mike Gerber c25c8d0a4f 🧹 Remove workaround for fixed np.str problem in Calamari
Older Calamari version had used deprecated np.str, remove the workaround
for this and require Calamari >= 1.0.6 instead.

See #87.
2023-10-13 21:04:51 +02:00

7 lines
242 B
Text

tensorflow >= 2.5.0
numpy
protobuf < 4.0 # XXX https://github.com/OCR-D/ocrd_calamari/issues/89
calamari-ocr == 1.0.*, >= 1.0.6
setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime?
click
ocrd >= 2.22.0