Merge pull request #36 from mikegerber/fix/ocrd-core-req

🐛 Fix ocrd core requirement
This commit is contained in:
Konstantin Baierer 2021-04-23 09:32:12 +02:00 committed by GitHub
commit 78d29f34c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# ocrd includes opencv, numpy, shapely, click # ocrd includes opencv, numpy, shapely, click
ocrd >= 2.20.3 ocrd >= 2.23.3
keras >= 2.3.1, < 2.4 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