Merge pull request #20 from bertsky/patch-1

require tensorflow-gpu instead of tensorflow
pull/21/head
Konstantin Baierer 4 years ago committed by GitHub
commit 5ef0ee81c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,4 +4,4 @@ opencv-python-headless
ocrd >= 2.18.0
keras >= 2.3.1, < 2.4
h5py < 3
tensorflow >= 1.15, < 1.16
tensorflow-gpu >= 1.15, < 1.16

Loading…
Cancel
Save