Commit Graph

9 Commits

Author SHA1 Message Date
Prince Canuma
f8e371e9ce Enhance upsampler weight detection logic in LTX-2 model; improve clarity in comments and streamline spatial scale determination for x1.5 and x2 formats 2026-03-17 15:14:57 +01:00
Prince Canuma
57f66bcae2 Add custom spatial upscaling support to LTX-2 video generation; introduce spatial_upscaler parameter and enhance resolution handling for two-stage pipelines 2026-03-17 02:23:47 +01:00
Prince Canuma
cc302d79b0 Refactor comments and optimize key skipping logic in LTX-2 model conversion; improve clarity in code documentation 2026-03-17 00:39:52 +01:00
Prince Canuma
643f250195 Update README.md with installation instructions, supported models, and usage examples; add new LTX-2 model documentation for pipelines and features. 2026-03-16 23:03:05 +01:00
Prince Canuma
f9880a0683 Add audio encoder sanitization and configuration inference to LTX-2 model conversion process; update conversion print statements for new encoder step 2026-03-16 22:35:27 +01:00
Prince Canuma
7a576bfbf4 Refactor weight loading and utility functions for LTX-2 model; remove deprecated weight loading file and update imports accordingly 2026-03-16 22:25:22 +01:00
Prince Canuma
dd573d53d2 Refactor audio VAE directory structure and update related paths in conversion and loading functions 2026-03-16 21:53:37 +01:00
Prince Canuma
a6a6bb2166 Move weight loading functions to a new file for better organization and maintainability 2026-03-16 17:28:06 +01:00
Prince Canuma
3a0da19adb Refactor LTX-2 model structure 2026-03-16 14:50:01 +01:00