mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-07 19:35:04 +02:00
Merge pull request #37 from bertsky/patch-2
depend on tensorflow not tensorflow-gpu, drop holding h5py
This commit is contained in:
commit
e4c1eb2913
1 changed files with 1 additions and 2 deletions
|
@ -2,5 +2,4 @@ numpy
|
||||||
setuptools >= 41
|
setuptools >= 41
|
||||||
opencv-python-headless
|
opencv-python-headless
|
||||||
ocrd >= 2.22.3
|
ocrd >= 2.22.3
|
||||||
h5py < 3
|
tensorflow >= 2.4.0
|
||||||
tensorflow-gpu >= 2.4.0
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue