tensorflow-gpu instead of tensorflow

This commit is contained in:
Clemens Neudecker 2020-12-04 21:16:58 +01:00 committed by GitHub
parent 30829bc9b2
commit a3e55582f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,5 +2,5 @@
ocrd >= 2.20.1
keras >= 2.3.1
scikit-learn >= 0.23.2
tensorflow >= 1.15, < 2
tensorflow-gpu >= 1.15, < 2
imutils >= 0.5.3