[diffusion] feat: support cache-dit integration (#14234)

Co-authored-by: shuxiguo <shuxiguo@meituan.com>
Co-authored-by: DefTruth <qiustudent_r@163.com>
Co-authored-by: Mick <mickjagger19@icloud.com>
This commit is contained in:
blahblah
2025-12-06 00:52:22 +08:00
committed by GitHub
parent 889b46ea50
commit 66984a8b3d
9 changed files with 826 additions and 10 deletions

View File

@@ -95,6 +95,7 @@ diffusion = [
"vsa==0.0.4",
"yunchang==0.6.3.post1",
"runai_model_streamer",
"cache-dit==1.1.6"
]
[tool.uv.extra-build-dependencies]