🐛 Use TensorFlow >= 2.3.0rc2 to fix retracing warnings

fix/readme-no-checkpoint
Gerber, Mike 4 years ago
parent 4eb4f97f6b
commit d9afb05cf3

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

Loading…
Cancel
Save