mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-13 22:00:05 +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.*
|
keras == 2.3.*
|
||||||
shapely
|
shapely
|
||||||
scikit-learn
|
scikit-learn
|
||||||
|
numpy == 1.18.* # XXX for tensorflow-gpu 1.15
|
||||||
tensorflow-gpu ~=1.15.2
|
tensorflow-gpu ~=1.15.2
|
||||||
scipy
|
scipy
|
||||||
ocrd >= 2.0.0
|
ocrd >= 2.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue