mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Merge branch 'main' into fix/img2img-low-strength
This commit is contained in:
commit
da181ce64e
@ -2,5 +2,5 @@
|
|||||||
-r environments-and-requirements/requirements-base.txt
|
-r environments-and-requirements/requirements-base.txt
|
||||||
torch>=1.13.1
|
torch>=1.13.1
|
||||||
torchvision>=0.14.1
|
torchvision>=0.14.1
|
||||||
xformers~=0.16
|
xformers~=0.0.16
|
||||||
-e .
|
-e .
|
||||||
|
@ -3,5 +3,5 @@
|
|||||||
--extra-index-url https://download.pytorch.org/whl/cu117 --trusted-host https://download.pytorch.org
|
--extra-index-url https://download.pytorch.org/whl/cu117 --trusted-host https://download.pytorch.org
|
||||||
torch==1.13.1
|
torch==1.13.1
|
||||||
torchvision==0.14.1
|
torchvision==0.14.1
|
||||||
xformers~=0.16
|
xformers~=0.0.16
|
||||||
-e .
|
-e .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user