Installation¶
Stable Release¶
Install the latest stable version from PyPI:
Or with uv:
Development Installation¶
This installs all development dependencies (pytest, ruff, jupytext, etc.) into a managed .venv.
Optional: ONNX Support¶
For ONNX export and inference:
Or with uv:
Requirements¶
- Python >= 3.10
- PyTorch >= 2.1