Update README.md
#11
by
Bisre
- opened
README.md
CHANGED
@@ -193,7 +193,7 @@ To validate the effectiveness of the MoE architecture, four settings are compare
|
|
193 |
|
194 |
|
195 |
##### (2) Efficient High-Definition Hybrid TI2V
|
196 |
-
To enable more efficient deployment, Wan2.2 also explores a high-compression design. In addition to the 27B MoE models, a 5B dense model, i.e., TI2V-5B, is released. It is supported by a high-compression Wan2.2-VAE, which achieves a
|
197 |
|
198 |
|
199 |
<div align="center">
|
|
|
193 |
|
194 |
|
195 |
##### (2) Efficient High-Definition Hybrid TI2V
|
196 |
+
To enable more efficient deployment, Wan2.2 also explores a high-compression design. In addition to the 27B MoE models, a 5B dense model, i.e., TI2V-5B, is released. It is supported by a high-compression Wan2.2-VAE, which achieves a **T*H×W** compression ratio of **16×16×4**, increasing the overall compression rate to 64 while maintaining high-quality video reconstruction. With an additional patchification layer, the total compression ratio of TI2V-5B reaches $4\times32\times32$. Without specific optimization, TI2V-5B can generate a 5-second 720P video in under 9 minutes on a single consumer-grade GPU, ranking among the fastest 720P@24fps video generation models. This model also natively supports both text-to-video and image-to-video tasks within a single unified framework, covering both academic research and practical applications.
|
197 |
|
198 |
|
199 |
<div align="center">
|