File size: 288 Bytes
b43d8da | 1 2 3 4 | # Install dependencies
Installs the pinned DriftCall runtime from `requirements.txt` and authenticates with the Hugging Face Hub when `HF_TOKEN` is set in the environment. On Colab this provisions the kernel; on a configured local machine the step is idempotent and returns immediately.
|