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