mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-14 14:20:03 +02:00
Enforce older version of Keras which does not use TensorFlow 2
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
parent
3593506e72
commit
63551927a6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ opencv-python-headless
|
||||||
matplotlib
|
matplotlib
|
||||||
seaborn
|
seaborn
|
||||||
tqdm
|
tqdm
|
||||||
keras
|
keras == 2.3.*
|
||||||
shapely
|
shapely
|
||||||
scikit-learn
|
scikit-learn
|
||||||
tensorflow-gpu ~=1.15.2
|
tensorflow-gpu ~=1.15.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue