[Diffusion] Support parallelism for GLM-Image (#25645)

This commit is contained in:
Makcum888e
2026-05-19 17:27:21 +03:00
committed by GitHub
parent aad00b0ed8
commit 3b62604cec
6 changed files with 227 additions and 184 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ diffusion = [
"moviepy>=2.0.0",
"opencv-python==4.10.0.84",
"remote-pdb",
"cache-dit==1.2.1",
"cache-dit==1.3.5",
"addict",
"scikit-image==0.25.2",
"trimesh>=4.0.0",