mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-14 14:20:03 +02:00
Merge pull request #26 from qurator-spk/cneud-patch-tf
use TensorFlow 1.15.2 or later, but not 2.x
This commit is contained in:
commit
8618be2d9e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ tqdm
|
||||||
keras
|
keras
|
||||||
shapely
|
shapely
|
||||||
scikit-learn
|
scikit-learn
|
||||||
tensorflow-gpu < 2.0
|
tensorflow-gpu ~=1.15.2
|
||||||
scipy
|
scipy
|
||||||
ocrd >= 2.0.0
|
ocrd >= 2.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue