mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-12 21:30:02 +02:00
🐛 sbb_textline_detector: Work around incompatible numpy version installed by pip
This commit is contained in:
parent
cbc9838aec
commit
38df5dbbfd
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue