InvokeAI/environments-and-requirements/requirements-lin-amd.txt
2022-11-09 17:25:59 +00:00

8 lines
225 B
Plaintext

-r environments-and-requirements/requirements.txt
# Get hardware-appropriate torch/torchvision
--extra-index-url https://download.pytorch.org/whl/rocm5.1.1 --trusted-host https://download.pytorch.org
torch
torchvision
-e .