[diffusion] chore: bump up cache-dit & support quant for diffusers backend (#20361)

This commit is contained in:
DefTruth
2026-03-17 12:51:31 +08:00
committed by GitHub
parent 079a1fd35e
commit 025691cd9e
2 changed files with 158 additions and 13 deletions

View File

@@ -111,7 +111,7 @@ diffusion = [
"st_attn==0.0.7 ; platform_machine != 'aarch64' and platform_machine != 'arm64'",
"vsa==0.0.4 ; platform_machine != 'aarch64' and platform_machine != 'arm64'",
"runai_model_streamer>=0.15.5",
"cache-dit==1.2.3",
"cache-dit==1.3.0",
"addict==2.4.0",
"av==16.1.0",
"scikit-image==0.25.2",