update requirements (use tf2)
parent
ecf117ca95
commit
8c11b2253d
@ -1,8 +1,7 @@
|
|||||||
# ocrd includes opencv, numpy, shapely, click
|
# ocrd includes opencv, numpy, shapely, click
|
||||||
ocrd >= 2.23.3
|
ocrd >= 2.23.3
|
||||||
keras >= 2.3.1, < 2.4
|
|
||||||
scikit-learn >= 0.23.2
|
scikit-learn >= 0.23.2
|
||||||
tensorflow-gpu >= 1.15, < 2
|
tensorflow-gpu >= 2.4.0
|
||||||
imutils >= 0.5.3
|
imutils >= 0.5.3
|
||||||
matplotlib
|
matplotlib
|
||||||
setuptools >= 50
|
setuptools >= 50
|
||||||
|
Loading…
Reference in New Issue