🐛 sbb_textline_detector: Work around incompatible numpy version installed by pip

This commit is contained in:
Gerber, Mike 2020-10-15 18:34:14 +02:00
parent cbc9838aec
commit 38df5dbbfd

View file

@ -5,6 +5,7 @@ tqdm
keras == 2.3.*
shapely
scikit-learn
numpy == 1.18.* # XXX for tensorflow-gpu 1.15
tensorflow-gpu ~=1.15.2
scipy
ocrd >= 2.0.0