1
0
Fork 0
mirror of https://github.com/mikegerber/ocrd_calamari.git synced 2025-06-26 12:09:52 +02:00

🐛 Further tighten dependencies to a known good configuration

This commit is contained in:
Gerber, Mike 2019-10-31 17:37:46 +01:00
parent 2c06006fd8
commit 69498766b0

View file

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