Skip to content

Commit 6024fc7

Browse files
Malramahipsterusername
authored andcommitted
Update diffusers to the lastest version
1 parent 75c1c4c commit 6024fc7

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
@@ -41,7 +41,7 @@ dependencies = [
4141
"controlnet-aux>=0.0.6",
4242
"timm==0.6.13", # needed to override timm latest in controlnet_aux, see https://github.com/isl-org/ZoeDepth/issues/26
4343
"datasets",
44-
"diffusers[torch]~=0.24.0",
44+
"diffusers[torch]~=0.25.0",
4545
"dnspython~=2.4.0",
4646
"dynamicprompts",
4747
"easing-functions",

0 commit comments

Comments
 (0)