[diffusion] feat: enable passing Cache‑DiT config for diffusers backend (#16662)

Signed-off-by: Chi <chixie.mcisaac@gmail.com>
Signed-off-by: qimcis <chixie.mcisaac@gmail.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
Chi McIsaac
2026-01-22 00:13:34 -05:00
committed by GitHub
parent 17807caf82
commit 71482dd171
7 changed files with 157 additions and 16 deletions

View File

@@ -96,7 +96,7 @@ diffusion = [
"st_attn==0.0.7",
"vsa==0.0.4",
"runai_model_streamer",
"cache-dit==1.1.8"
"cache-dit==1.2.0"
]
tracing = [