Merge pull request #37 from bertsky/patch-2

depend on tensorflow not tensorflow-gpu, drop holding h5py
pull/40/head
Clemens Neudecker 3 years ago committed by GitHub
commit e4c1eb2913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,5 +2,4 @@ numpy
setuptools >= 41
opencv-python-headless
ocrd >= 2.22.3
h5py < 3
tensorflow-gpu >= 2.4.0
tensorflow >= 2.4.0

Loading…
Cancel
Save