Setup
ZenithTune is included in the aibooster Python package and can be easily installed via pip install.
pip install aibooster
The recommended version as of AIBooster v2509 is aibooster~=0.1.0 (0.1.0 or higher but less than 0.2.0).
The supported Python versions for aibooster are as follows:
| Architecture | Python Version |
|---|---|
| x86_64 | 3.8, 3.9, 3.10, 3.11, 3.12 |
| aarch64 | 3.8 |