1
0
Fork 0
mirror of https://github.com/qurator-spk/sbb_binarization.git synced 2025-07-27 11:49:54 +02:00

relax TF requirement (subminor)

This commit is contained in:
Robert Sachunsky 2024-10-16 13:36:51 +02:00 committed by GitHub
parent d2597959ba
commit 00f70d1ac9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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