use TensorFlow 1.15.2 or later, but not 2.x

fix for https://github.com/qurator-spk/sbb_textline_detection/network/alert/requirements.txt/tensorflow-gpu/open
This commit is contained in:
Clemens Neudecker 2020-02-20 16:49:54 +01:00 committed by GitHub
parent 689822c63a
commit d042c9488a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,6 @@ tqdm
keras
shapely
scikit-learn
tensorflow-gpu < 2.0
tensorflow-gpu ~=1.15.2
scipy
ocrd >= 2.0.0