add short section on supported Python, TF and CUDA versions

This commit is contained in:
Clemens Neudecker 2022-05-17 12:01:25 +02:00 committed by GitHub
parent 34a061782c
commit 00be99d29b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,11 @@ 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`.
In order to use a GPU for inference, the CUDA toolkit version 10.x needs to be installed.
### Models