Prince Canuma
|
b029668cd2
|
Refactor Wan model structure by renaming and relocating model imports from model.py to wan2.py, enhancing code organization and clarity across the Wan2 module.
|
2026-03-18 17:57:29 +01:00 |
|
Prince Canuma
|
17397da70c
|
format
|
2026-03-18 17:40:05 +01:00 |
|
Prince Canuma
|
fea0f87df9
|
Fix token handling in LTX-2 text encoder by directly appending response tokens to the generated tokens list, improving clarity and consistency in token generation.
|
2026-03-18 13:50:33 +01:00 |
|
Prince Canuma
|
f5e311a77c
|
Update default values for STG and modality scales in LTX-2 video generation; enhance help descriptions for command-line arguments
|
2026-03-18 12:17:47 +01:00 |
|
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 |
|