wan-video/wan2.1

Wan: Open and Advanced Large-Scale Video Generative Models

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 34 minutes ago
Added to GitGenius on September 3rd, 2026
Created on February 25th, 2025
Open Issues & Pull Requests: 380 (+0)
GitHub issues: Enabled
Number of forks: 3,521
Total Stargazers: 16,946 (+0)
Total Subscribers: 167 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.7 hours
Mean response time: 11.6 days
90th percentile: 16.2 days
Tracked items: 359

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 71% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 10% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Wan2.1 is a suite of open-source video foundation models for generating and editing video content across multiple tasks.

The project addresses the challenge of making large-scale video generation accessible to developers with limited computational resources. Wan2.1 achieves this through a modular architecture that includes specialized models for different tasks: a compact T2V-1.3B model for text-to-video generation, a powerful video VAE for efficient encoding and decoding, and additional models for image-to-video, video editing, text-to-image, and video-to-audio synthesis. The approach emphasizes both performance and efficiency, with the video VAE capable of handling 1080P videos of any length while preserving temporal information.

Developers should consider Wan2.1 if they need a video generation toolkit that runs on consumer-grade hardware without sacrificing quality. The T2V-1.3B model requires only 8.19 GB of VRAM, making it compatible with widely available GPUs like the RTX 4090, where it can generate 5-second 480P videos in approximately 4 minutes. The project distinguishes itself through support for visual text generation in both Chinese and English, a capability the README identifies as novel among video models. Teams building applications requiring multiple video generation tasks—from text prompts to image conditioning to video editing—will find the unified suite more convenient than assembling separate models.

The project maintains active development with regular updates and engagement across multiple platforms. The team provides comprehensive documentation and makes models available through multiple distribution channels. Community interaction is facilitated through dedicated Discord and WeChat channels, indicating ongoing support for users. The project includes technical documentation in the form of a research report, suggesting a commitment to transparency about the models' capabilities and methodology.