Wan-Video/Wan2.2
Wan: Open and Advanced Large-Scale Video Generative Models
What it solves
Wan2.2 is a suite of large-scale video generative models designed to produce high-quality, cinematic-level videos from text, images, or speech. It addresses the challenge of creating videos with complex motion, precise aesthetic control, and high resolution (up to 720P) while maintaining computational efficiency.
How it works
The project utilizes a Mixture-of-Experts (MoE) architecture in its video diffusion models, which increases model capacity by using specialized expert models for different denoising timesteps without increasing computational costs. It is trained on a massive dataset of images and videos, including meticulously curated aesthetic data for better control over lighting and composition. For high-efficiency generation, it uses a specialized VAE with a 16x16x4 compression ratio.
Who it’s for
This project is for researchers and developers in the AI video generation space, as well as industrial creators who need high-definition, cinematic video synthesis tools that can run on both high-end GPUs and consumer-grade hardware like the RTX 4090.
Highlights
- Multi-modal Inputs: Supports text-to-video (T2V), image-to-video (I2V), text-image-to-video (TI2V), and speech-to-video (S2V).
- Cinematic Control: Detailed labels for lighting, color tone, and composition allow for precise aesthetic customization.
- Efficient High-Def: The 5B model enables 720P@24fps generation on consumer-grade graphics cards.
- Advanced Animation: Includes specialized models for character animation and replacement with holistic movement replication.
- Scalable Inference: Supports single-GPU and multi-GPU inference using PyTorch FSDP and DeepSpeed Ulysses.
Related
- Project
- Project
- Project
- Project