Junsong Chen1,2*,    Yuyang Zhao1*,    Jincheng Yu1*,    Ruihang Chu4,    Junyu Chen1,    Shuai Yang1,   
Xianbang Wang3,    Yicheng Pan4,    Daquan Zhou5,    Huan Ling1,    Haozhe Liu6,    Hongwei Yi1,   
Hao Zhang1,    Muyang Li3,    Yukang Chen1,    Han Cai1,    Sanja Fidler1,    Ping Luo2
Song Han1,3,    Enze Xie1
1NVIDIA    2HKU    3MIT    4THU    5PKU    6KAUST

About SANA-Video
We introduce SANA-Video, a small diffusion model that can efficiently generate videos up to 720×1280 resolution and minute-length duration. SANA-Video synthesizes high-resolution, high-quality and long videos with strong text-video alignment at a remarkably fast speed, deployable on RTX 5090 GPU. Two core designs ensure our efficient, effective and long video generation: (1) Linear DiT: We leverage linear attention as the core operation, which is more efficient than vanilla attention given the large number of tokens processed in video generation. (2) Constant-Memory KV cache for Block Linear Attention: we design block-wise autoregressive approach for long video generation by employing a constant-memory state, derived from the cumulative properties of linear attention. This KV cache provides the Linear DiT with global context at a fixed memory cost, eliminating the need for a traditional KV cache and enabling efficient, minute-long video generation. In addition, we explore effective data filters and model training strategies, narrowing the training cost to 12 days on 64 H100 GPUs, which is only 1% of the cost of MovieGen. Given its low cost, SANA-Video achieves competitive performance compared to modern state-of-the-art small diffusion models (e.g., Wan 2.1-1.3B and SkyReel-V2-1.3B) while being 16× faster in measured latency. Moreover, SANA-Video can be deployed on RTX 5090 GPUs with NVFP4 precision, accelerating the inference speed of generating a 5-second 720p video from 71s to 29s (2.4× speedup). In summary, SANA-Video enables low-cost, high-quality video generation. Code and model will be publicly released.

Model Performance

720P
Maximum Resolution
16fps
Frame Rate
1min
Maximum Duration
60s
Latency generating 5-second video

Image-to-Video (I2V)

Generate dynamic videos from static images, bringing still frames to life

Text-to-Video (T2V)

Generate high-quality video content through natural language descriptions, supporting multiple styles and scenes

Image-to-Video (I2V) Model Comparison

Compare different I2V models side by side with the same input prompt and reference image

Model Comparison

Compare different models side by side with the same input prompt

×