[Diffusion] Remove useless dependency in diffusion (#16967)

This commit is contained in:
Xiaoyu Zhang
2026-01-13 17:25:53 +08:00
committed by GitHub
parent 8716589826
commit 740d3c0b39
2 changed files with 1 additions and 2 deletions

View File

@@ -93,7 +93,6 @@ diffusion = [
"remote-pdb",
"st_attn ==0.0.7",
"vsa==0.0.4",
"yunchang==0.6.3.post1",
"runai_model_streamer",
"cache-dit==1.1.8"
]