mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
12eff0dd42
* update requirements files * update test-invoke-pip workflow
10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
-r environments-and-requirements/requirements-base.txt
|
|
|
|
git+https://github.com/invoke-ai/GFPGAN@basicsr-1.4.2#egg=gfpgan
|
|
|
|
# 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 .
|