#91 · Primary category: Video & Animation

LightX2V

auto-regressive-diffusion-model diffusion-models dreamzero hunyuan-video lingbot-world ltx-video qwen-image video-generation wan-video world-models

Lightweight Image Video Action Generation Inference Framework

Project last updated:08/28/26

GitHub Stars

2.7K

Forks

260

Contributors

63

License

Apache-2.0

Why we included this project

LightX2V is a practical choice if you want to self-host video generation without wrestling a pile of separate model repos. It wraps a range of diffusion and autoregressive models, including Wan 2.2, LTX, Hunyuan, Qwen-Image, and MiniMax-H3, behind one pipeline that covers text-to-video, image-to-video, text-to-image, and image editing. The efficiency work is where it gets interesting: FP8/NVFP4 quantization and distilled LoRAs cut inference steps substantially, and features like disaggregated deployment, tensor and sequence parallelism, and model offloading help spread multi-GPU workloads. Apache-2.0 licensing, Docker images, and bilingual docs lower the barrier for small teams that prefer running their own stack to paying for hosted APIs.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category