From 9ea50e25d17acbc19426c15860c7b37b194f0b67 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 21 Jul 2020 18:16:52 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20to=20Calamari=201?= =?UTF-8?q?.0.x?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0a426e0..53a18b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy -tensorflow-gpu == 1.15.* -calamari-ocr == 0.3.5 +tensorflow-gpu == 2.2.* +calamari-ocr == 1.0.* setuptools >= 41.0.0 # tensorboard depends on this, but why do we get an error at runtime? click ocrd >= 2.2.1