Commit Graph

19 Commits

Author SHA1 Message Date
Prince Canuma
7b9d0a5e44 Merge branch 'main' into pc/unify-apis 2026-03-18 17:14:17 +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
decb3eb9e5 Add librosa dependency and enhance A2V documentation with additional pipeline options 2026-03-16 02:02:13 +01:00
Prince Canuma
6f6105b715 Add audio to video conditioning 2026-03-16 01:42:11 +01:00
Prince Canuma
f53b9e0807 Add Dev Two-Stage HQ pipeline mode 2026-03-16 00:34:13 +01:00
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
835ba33202 Enhance README.md with detailed descriptions of LTX-2 features, pipeline options, and usage examples for text-to-video, image-to-video, and audio-video generation. Update generate.py to improve LoRA loading functionality, allowing for local files, directories, or HuggingFace repos. This update improves flexibility in model configurations and enhances user guidance in the documentation. 2026-03-13 01:39:39 +01:00
Daniel
1cf878f5e0 More poodles 2026-03-11 09:24:06 +01:00
Daniel
afd15018b7 chore: Cleanup -- reorganize README and docs 2026-03-11 09:17:25 +01:00
Daniel
849cc45d84 feat(wan): Add LoRA with improved quantization pipeline 2026-03-11 09:13:20 +01:00
Daniel
f4195f0118 feat(wan): Add I2V-14B dual-model support 2026-03-11 09:12:19 +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
61b003ff2c Revise README for text-to-video generation example
Updated example prompt and parameters for video generation.
2026-01-12 17:21:54 +01:00
Prince Canuma
535dd9a066 Update README for macOS requirements 2026-01-12 17:19:32 +01:00
Prince Canuma
070edc0de6 Replace poodles.mp4 with poodles.gif in examples directory 2026-01-12 17:14:12 +01:00
Prince Canuma
084927c74a Remove optional dependencies section from README 2026-01-12 16:48:28 +01:00
Prince Canuma
4f6fc8252c Add example usage to README and enhance console output in generate.py with ANSI colors 2026-01-12 16:45:09 +01:00
Prince Canuma
28d03d8846 setup 2026-01-12 16:17:45 +01:00
Prince Canuma
9f01d22750 Initial commit 2025-05-07 12:21:09 +02:00