Enforce older version of Keras which does not use TensorFlow 2

Signed-off-by: Stefan Weil <sw@weilnetz.de>
pull/34/head
Stefan Weil 4 years ago
parent 3593506e72
commit 63551927a6

@ -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…
Cancel
Save