mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-23 01:39:56 +02:00
add short section on supported Python, TF and CUDA versions
This commit is contained in:
parent
34a061782c
commit
00be99d29b
1 changed files with 5 additions and 1 deletions
|
@ -14,6 +14,10 @@ Alternatively, you can also use `make` with these targets:
|
||||||
|
|
||||||
`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
|
### Models
|
||||||
|
|
||||||
In order to run this tool you need trained models. You can download our pretrained models from [qurator-data.de](https://qurator-data.de/eynollah/).
|
In order to run this tool you need trained models. You can download our pretrained models from [qurator-data.de](https://qurator-data.de/eynollah/).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue