Prince Canuma
|
9cba2ea7cd
|
Enhance README.md with new usage examples for STG and modality scale parameters in video generation. Update generate.py to support STG and modality guidance in the denoising process, allowing for improved audio-visual integration. Refactor attention mechanisms in the transformer to include options for skipping self-attention, facilitating STG perturbation and modality isolation. Update LTXModel and transformer block processing to accommodate new parameters for enhanced flexibility in model configurations.
|
2026-03-14 10:26:12 +01:00 |
|
Prince Canuma
|
207c223354
|
Add LTX-2.3 model architecture with prompt-conditioned adaptive layer normalization (adaln) support. Introduce gating mechanisms in attention modules and update transformer configurations to accommodate new parameters. Refactor video and audio processing to utilize adaptive normalization, improving model flexibility and performance. Update weight loading and initialization logic to support dynamic block structures in the decoder.
|
2026-03-10 16:47:36 +01:00 |
|
Prince Canuma
|
e483eab039
|
Optimize positional embedding handling in TransformerArgsPreprocessor and improve RoPE frequency computation in _precompute_freqs_cis_double_precision for enhanced performance and precision.
|
2026-01-18 11:13:32 +01:00 |
|
Prince Canuma
|
d1ca36a315
|
initial commit (LTX-2)
|
2026-01-11 23:48:33 +01:00 |
|