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

🧹 Do not install numpy, let the TF dependency do it

This commit is contained in:
Gerber, Mike 2020-07-23 13:04:11 +02:00
parent bb9b1ab41b
commit af211d2a1b

View file

@ -1,4 +1,3 @@
numpy
tensorflow-gpu == 1.15.* tensorflow-gpu == 1.15.*
calamari-ocr == 0.3.5 calamari-ocr == 0.3.5
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?