11 Commits

Author SHA1 Message Date
Prince Canuma
996a542011 Remove Wan2 model files, including configuration, attention mechanisms, and utility functions, to streamline the codebase and eliminate unused components. This cleanup enhances maintainability and focuses on the core functionality of the Wan2 module. 2026-03-18 17:59:43 +01:00
Prince Canuma
6c63163671 Refactor Wan model imports and update script paths in pyproject.toml; transition from wan to wan2 module structure for improved organization and clarity. 2026-03-18 17:52:30 +01:00
Prince Canuma
7b9d0a5e44 Merge branch 'main' into pc/unify-apis 2026-03-18 17:14:17 +01:00
Prince Canuma
decb3eb9e5 Add librosa dependency and enhance A2V documentation with additional pipeline options 2026-03-16 02:02:13 +01:00
Daniel
93da550f65 feat(wan): Add DPM++ 2M and UniPC schedulers 2026-03-11 09:08:10 +01:00
Daniel
e64483a66a feat(wan): Add Wan2.1/2.2 T2V with quantization support 2026-03-11 09:08:10 +01:00
Prince Canuma
0538af6554 Enhance video generation pipeline by integrating Rich for styled console output and progress tracking. Update dependencies in pyproject.toml to include Rich. Refactor print statements to use console methods for improved user experience during video and audio processing. 2026-01-19 01:43:14 +01:00
Prince Canuma
01d895bc77 Add frame number validation in video generation and update Gemma3 text encoder to use validated mlx-vlm implementation 2026-01-13 17:12:11 +01:00
Prince Canuma
c7f94052e8 fix toml 2026-01-12 16:35:03 +01:00
Prince Canuma
28d03d8846 setup 2026-01-12 16:17:45 +01:00
Prince Canuma
d1ca36a315 initial commit (LTX-2) 2026-01-11 23:48:33 +01:00