[diffusion] model: LTX-2 Support PR3 (#19151)

This commit is contained in:
GMI Xiao Jin
2026-02-24 00:55:28 -08:00
committed by GitHub
parent b2166a2f33
commit fcfd964d7d
11 changed files with 237 additions and 70 deletions

View File

@@ -19,7 +19,7 @@ dependencies = [
"aiohttp",
"apache-tvm-ffi>=0.1.5,<0.2",
"anthropic>=0.20.0",
"av ; sys_platform == 'linux' and (platform_machine == 'aarch64' or platform_machine == 'arm64' or platform_machine == 'armv7l')",
"av",
"blobfile==3.0.0",
"build",
"compressed-tensors",