mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-08 03:40:06 +02:00
restrict keras version to < 2.4
This commit is contained in:
parent
6bb32c0bfd
commit
ef1e32ee97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# ocrd includes opencv, numpy, shapely, click
|
# ocrd includes opencv, numpy, shapely, click
|
||||||
ocrd >= 2.20.1
|
ocrd >= 2.20.3
|
||||||
keras >= 2.3.1
|
keras >= 2.3.1, < 2.4
|
||||||
scikit-learn >= 0.23.2
|
scikit-learn >= 0.23.2
|
||||||
tensorflow-gpu >= 1.15, < 2
|
tensorflow-gpu >= 1.15, < 2
|
||||||
imutils >= 0.5.3
|
imutils >= 0.5.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue