Installation ============ PyPI ---- Install from PyPI:: pip install pytorch-kito From Source ----------- Clone the repository:: git clone https://github.com/gcostantino/kito.git cd kito pip install -e . Requirements ------------ - Python >= 3.9 - PyTorch >= 2.0.0