# Install COMET with the official PyTorch CUDA 12.8 build. This is kept in a
# separate environment from Pantogloss' TensorFlow CUDA dependencies.
--extra-index-url https://download.pytorch.org/whl/cu128
-r comet-requirements.txt
torch==2.7.1+cu128
