# Representative PyTorch CUDA wheel selection.
--extra-index-url https://download.pytorch.org/whl/cu128
torch==2.7.1+cu128; sys_platform == "linux"
torchvision==0.22.1+cu128; sys_platform == "linux"
torch==2.7.1; sys_platform == "darwin"
