mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-13 22:00:05 +02:00
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:
parent
689822c63a
commit
d042c9488a
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ tqdm
|
|||
keras
|
||||
shapely
|
||||
scikit-learn
|
||||
tensorflow-gpu < 2.0
|
||||
tensorflow-gpu ~=1.15.2
|
||||
scipy
|
||||
ocrd >= 2.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue