Ltx2.3 a2v& retake video and audio (#1346)

* temp commit

* support ltx2 a2v

* support ltx2.3 retake video and audio

* add news

* minor fix
This commit is contained in:
Hong Zhang
2026-03-12 14:16:01 +08:00
committed by GitHub
parent c927062546
commit 4741542523
11 changed files with 453 additions and 30 deletions

View File

@@ -12,6 +12,7 @@ requires-python = ">=3.10.1"
dependencies = [
"torch>=2.0.0",
"torchvision",
"torchaudio",
"transformers",
"imageio",
"imageio[ffmpeg]",