Update README.md

remove Python 3.6 from supported versions
pull/86/head
cneud 1 year ago
parent 2c13f1bddc
commit d21cc42d87

@ -14,7 +14,7 @@ Alternatively, you can also use `make` with these targets:
`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.7` with Tensorflow `>=2.4`.
In order to use a GPU for inference, the CUDA toolkit version 10.x needs to be installed.

Loading…
Cancel
Save