From 2c13f1bddc8a9495e8a1ca138f7c62b6651d7292 Mon Sep 17 00:00:00 2001 From: cneud <952378+cneud@users.noreply.github.com> Date: Wed, 29 Mar 2023 00:02:16 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cadf5d..02bbcb7 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Alternatively, you can also use `make` with these targets: `make install` or -`make install-dev` for editable installation +`make install-dev` for editable installation -The current version of Eynollah runs on Python `>=3.6` with Tensorflow `>=2.4`. +The current version of Eynollah runs on Python `>=3.6` with Tensorflow `>=2.4`. In order to use a GPU for inference, the CUDA toolkit version 10.x needs to be installed.