From c88910567046028e09a7e46f7b64ecc56c7cbf8c Mon Sep 17 00:00:00 2001 From: allegroai <> Date: Thu, 1 Oct 2020 16:16:06 +0300 Subject: [PATCH] Update autokeras requirements according to https://github.com/keras-team/autokeras#installation --- examples/frameworks/autokeras/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/frameworks/autokeras/requirements.txt b/examples/frameworks/autokeras/requirements.txt index ef7cbe91..67bdb09d 100644 --- a/examples/frameworks/autokeras/requirements.txt +++ b/examples/frameworks/autokeras/requirements.txt @@ -1,4 +1,4 @@ # Plese read this https://github.com/keras-team/autokeras#installation before doing changes autokeras tensorflow>=2.3.0 -git+https://github.com/keras-team/keras-tuner.git@1.0.2rc1 +git+https://github.com/keras-team/keras-tuner.git@1.0.2rc2