[diffusion] fix: fix hunyuan3d stale extension lock hangs (#35989)

This commit is contained in:
Mick
2026-08-22 23:08:44 +08:00
committed by GitHub
parent d315eb7250
commit 46cb12ab45
3 changed files with 111 additions and 33 deletions
+1
View File
@@ -76,6 +76,7 @@ dependencies = [
"tiktoken",
"tilelang==0.1.12",
"timm==1.0.16",
"tokenizers==0.22.2", # 0.23.0rc0 is incompatible with transformers' CLIPTokenizer.
"tokenspeed_mla==0.1.8",
"tomli ; python_version < '3.11'",
"torch==2.13.0",