mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
69b15024a9
since torch versions <0.13.1 have a critical security issue
6 lines
195 B
Plaintext
6 lines
195 B
Plaintext
--extra-index-url https://download.pytorch.org/whl/cu116 --trusted-host https://download.pytorch.org
|
|
-r environments-and-requirements/requirements-base.txt
|
|
torch>=1.13.1
|
|
torchvision>=0.14.1
|
|
-e .
|