[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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user