11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
# --- Force AMD/ROCm Priority ---
|
|
--index-url https://download.pytorch.org/whl/rocm7.2
|
|
--extra-index-url https://pypi.org/simple
|
|
|
|
-r requirements-base.txt
|
|
|
|
# GPU Compute Stack
|
|
torch
|
|
torchaudio
|
|
torchvision
|