package-stuff/InvokeAI/files/opt/invokeai/InvokeAI-Installer/environments-and-requirements/requirements-win-colab-cuda...

7 lines
240 B
Plaintext

-r environments-and-requirements/requirements-base.txt
# Get hardware-appropriate torch/torchvision
--extra-index-url https://download.pytorch.org/whl/cu116 --trusted-host https://download.pytorch.org
torch==1.12.1
torchvision==0.13.1
-e .