1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-09 19:59:53 +02:00

Revert "🐛 Use the documented package name for TensorFlow 1.15.x"

This reverts commit 739f43e9da.
This commit is contained in:
Gerber, Mike 2020-01-31 10:56:16 +01:00
parent 5dfd809fbc
commit c416e0c253

View file

@ -1,5 +1,5 @@
numpy
tensorflow == 1.15.*
tensorflow-gpu == 1.15.2
calamari-ocr == 0.3.5
setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime?
click