Skip to content

Commit 2bb4e6d

Browse files
authored
Merge branch 'main' into feat/unify-logging
2 parents 4a30773 + 53028fe commit 2bb4e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"controlnet-aux>=0.0.6",
4141
"timm==0.6.13", # needed to override timm latest in controlnet_aux, see https://github.com/isl-org/ZoeDepth/issues/26
4242
"datasets",
43-
"diffusers[torch]~=0.18.2",
43+
"diffusers[torch]~=0.19.0",
4444
"dnspython~=2.4.0",
4545
"dynamicprompts",
4646
"easing-functions",

0 commit comments

Comments
 (0)