depend on tensorflow instead of tensorflow-gpu (#76)
parent
ae1990a48e
commit
34a061782c
@ -1,7 +1,7 @@
|
|||||||
# ocrd includes opencv, numpy, shapely, click
|
# ocrd includes opencv, numpy, shapely, click
|
||||||
ocrd >= 2.23.3
|
ocrd >= 2.23.3
|
||||||
scikit-learn >= 0.23.2
|
scikit-learn >= 0.23.2
|
||||||
tensorflow-gpu >= 2.4.0
|
tensorflow >= 2.4.0
|
||||||
imutils >= 0.5.3
|
imutils >= 0.5.3
|
||||||
matplotlib
|
matplotlib
|
||||||
setuptools >= 50
|
setuptools >= 50
|
||||||
|
Loading…
Reference in New Issue