Installation
Option 1: Install from PyPI (recommended)
This installs gpuma together with its core dependencies. Make sure you are using
Python 3.12 or newer.
⚠️ Required for UMA models: To access the UMA models on Hugging Face, you must provide a token either via the
HUGGINGFACE_TOKENenvironment variable or via the config (direct token string or path to a file containing the token).