Compare commits

...

1 Commits

Author SHA1 Message Date
7487f96da2 Update diffuses to 0.25 2023-12-29 11:34:02 +11:00

View File

@ -41,7 +41,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.24.0",
"diffusers[torch]~=0.25.0",
"dnspython~=2.4.0",
"dynamicprompts",
"easing-functions",