[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
+2 -2
View File
@@ -103,7 +103,7 @@ srt_hip = [
diffusion_hip = [
"PyYAML==6.0.1",
"cloudpickle",
"diffusers==0.36.0",
"diffusers==0.37.0",
"imageio==2.36.0",
"imageio-ffmpeg==0.5.1",
"moviepy>=2.0.0",
@@ -133,7 +133,7 @@ srt_musa = [
diffusion_musa = [
"PyYAML==6.0.1",
"cloudpickle",
"diffusers==0.36.0",
"diffusers==0.37.0",
"imageio==2.36.0",
"imageio-ffmpeg==0.5.1",
"moviepy>=2.0.0",