From 9417667a4b000fbbcd8f770becca337d687e7f3f Mon Sep 17 00:00:00 2001 From: cneud <952378+cneud@users.noreply.github.com> Date: Fri, 15 Mar 2024 22:47:22 +0100 Subject: [PATCH] document compatible TF2 versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f819f..ba90039 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ * [Examples](https://github.com/qurator-spk/eynollah/wiki#examples) ## Installation -Python versions `3.8-3.11` with Tensorflow version `2.13` on Linux are currently supported. +Python versions `3.8-3.11` with Tensorflow versions `<2.16` on Linux are currently supported. For (limited) GPU support the CUDA toolkit needs to be installed.