mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
feat: Upgrade Diffusers to 0.18.1
This commit is contained in:
parent
0cceb81ec2
commit
6c17607a2b
@ -42,7 +42,7 @@ dependencies = [
|
||||
"controlnet-aux>=0.0.6",
|
||||
"timm==0.6.13", # needed to override timm latest in controlnet_aux, see https://github.com/isl-org/ZoeDepth/issues/26
|
||||
"datasets",
|
||||
"diffusers[torch]~=0.17.1",
|
||||
"diffusers[torch]~=0.18.1",
|
||||
"dnspython==2.2.1",
|
||||
"dynamicprompts",
|
||||
"easing-functions",
|
||||
|
Loading…
Reference in New Issue
Block a user