Fix crash by pinning LTX-2 to a compatible commit.

#5
by fffiloni - opened

Fix crash by pinning LTX-2 to a compatible commit.

Cloning main introduced breaking API changes (e.g. missing decode_video),
causing runtime import errors.

Pinning to commit ae855f8538843825f9015a419cf4ba5edaf5eec2 ensures compatibility
and stable behavior.

linoyts changed pull request status to merged

Sign up or log in to comment