FastVideo and LightX2V

These are competitors offering alternative approaches to accelerated video generation inference, with FastVideo focusing on unified inference/post-training optimization while LightX2V emphasizes lightweight image-to-video conversion efficiency.

FastVideo
85
Verified
LightX2V
68
Established
Maintenance 23/25
Adoption 18/25
Maturity 25/25
Community 19/25
Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 19/25
Stars: 3,232
Forks: 286
Downloads: 1,618
Commits (30d): 47
Language: Python
License: Apache-2.0
Stars: 2,078
Forks: 167
Downloads:
Commits (30d): 50
Language: Python
License: Apache-2.0
No risk flags
No Package No Dependents

About FastVideo

hao-ai-lab/FastVideo

A unified inference and post-training framework for accelerated video generation.

Supports full model fine-tuning and LoRA adaptation for video diffusion transformers, alongside Distribution Matching Distillation and sparse attention techniques achieving >50x denoising speedup. Provides optimized inference through sequence parallelism and multiple attention backends (including Video Sparse Attention), with a Python API and CLI supporting H100/A100/4090 GPUs across Linux/Windows/macOS. Integrates with Hugging Face model hub and supports both autoregressive and bidirectional video generation architectures.

About LightX2V

ModelTC/LightX2V

Light Image Video Generation Inference Framework

Supports multi-modal generation tasks (T2V, I2V, T2I, image-editing) with aggressive optimization techniques including CFG/Ulysses parallelism, FP8/NVFP4 quantization, step distillation, and memory-efficient offloading. Deploys across diverse hardware accelerators (NVIDIA, AMD, Intel, Ascend, Cambricon, MThreads) and integrates with HuggingFace models via LoRA checkpoints trained with reinforcement learning. Architecture prioritizes inference throughput through disaggregated deployment patterns and model compression, achieving 25-42× speedups on production workloads.

Scores updated daily from GitHub, PyPI, and npm data. How scores work