# Installation To install `mapping_networks` from the repository root, run: ```bash pip install mapping_networks ``` ## Requirements The package requires: * **Python**: `^3.12` * **PyTorch**: `>=2.6, <3.0` * **Pydantic**: `>=2.0` * **PyYAML**: `^6.0.3`