[XPU] fix(deps): upgrade diffusers to fix fresh installs (#28443)

Co-authored-by: Chandrkant Khandelwal <pavan.sivaram.girijala@intel.com>
This commit is contained in:
Chandrakant Khandelwal
2026-06-18 12:44:11 +08:00
committed by GitHub
co-authored by Chandrkant Khandelwal
parent 8d4a22c5af
commit 4ee7882a46
+1 -1
View File
@@ -74,7 +74,7 @@ dependencies = [
diffusion = [
"PyYAML==6.0.1",
"cloudpickle==3.1.2",
"diffusers==0.36.0",
"diffusers==0.38.0",
"imageio==2.36.0",
"imageio-ffmpeg==0.5.1",
"moviepy>=2.0.0",