🐛 sbb_textline_detector: Work around incompatible numpy version installed by pip

pull/45/head
Gerber, Mike 4 years ago
parent cbc9838aec
commit 38df5dbbfd

@ -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

Loading…
Cancel
Save