mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
|
-r 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 .
|