mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-14 14:20:03 +02:00
Merge pull request #34 from stweil/master
LGTM (Enforce older version of Keras which does not use TensorFlow 2)
This commit is contained in:
commit
4036e2a527
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