depend on tensorflow instead of tensorflow-gpu (#76)

pull/88/head
Robert Sachunsky 2 years ago committed by GitHub
parent ae1990a48e
commit 34a061782c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
# ocrd includes opencv, numpy, shapely, click
ocrd >= 2.23.3
scikit-learn >= 0.23.2
tensorflow-gpu >= 2.4.0
tensorflow >= 2.4.0
imutils >= 0.5.3
matplotlib
setuptools >= 50

Loading…
Cancel
Save