11 lines
206 B
Plaintext
11 lines
206 B
Plaintext
# --- Force NVIDIA/CUDA Priority ---
|
|
--index-url https://download.pytorch.org/whl/cu128
|
|
--extra-index-url https://pypi.org/simple
|
|
|
|
-r requirements-base.txt
|
|
|
|
# GPU Compute Stack
|
|
torch
|
|
torchaudio
|
|
torchvision
|