Installation
PyTorch Frame is available for Python 3.9 to Python 3.13 on Linux, Windows and macOS.
Installation via PyPI
pip install pytorch-frame
# Install with optional dependencies
pip install pytorch-frame[full]
Installation from master
pip install git+https://github.com/pyg-team/pytorch-frame.git