Commit Graph

12 Commits

Author SHA1 Message Date
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
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