[diffusion] deps: upgrade diffusers from 0.36.0 to 0.37.0 (#20318)

This commit is contained in:
Yuhao Yang
2026-03-12 19:17:28 +08:00
committed by GitHub
parent 318a40fdfb
commit a57a44739f
4 changed files with 7 additions and 7 deletions

View File

@@ -105,7 +105,7 @@ checkpoint-engine = ["checkpoint-engine==0.1.2"]
diffusion = [
"PyYAML==6.0.1",
"cloudpickle==3.1.2",
"diffusers==0.36.0",
"diffusers==0.37.0",
"imageio==2.36.0",
"imageio-ffmpeg==0.5.1",
"moviepy>=2.0.0",