1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_binarization.git synced 2025-06-16 15:49:57 +02:00

relax TF requirement (fix syntax)

This commit is contained in:
Robert Sachunsky 2024-10-16 13:38:26 +02:00 committed by GitHub
parent 7ee111dcf8
commit ddcec5ba73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,4 +2,4 @@ numpy
setuptools >= 41
opencv-python-headless
ocrd >= 2.38.0
tensorflow <= 2.12.*
tensorflow < 2.13