Step-Video-T2V
StepFun's 30B open text-to-video model generating up to 204 frames from English or Chinese prompts.
About
Among the largest open video models released to date, Step-Video-T2V from StepFun packs 30 billion parameters into a diffusion transformer with 48 layers, 48 attention heads, and 3D full attention. A deep-compression Video-VAE achieves 16x16 spatial and 8x temporal compression, letting the model generate up to 204 frames at resolutions such as 544x992 or 768x768, and bilingual text encoders take prompts in English and Chinese. Training used flow matching with a Video-DPO preference optimization stage to improve output quality. The hardware bill is serious: peak memory of 78.55 GB means 80 GB GPUs are recommended, with 50-step generation taking about 860 seconds using flash attention, and multi-GPU parallel deployment is supported through a bundled script. A distilled Step-Video-T2V-Turbo variant cuts sampling to 10 to 15 steps. Code and weights are MIT licensed, the technical report is arXiv 2502.10248, and the repository has about 3,200 stars. It functions mostly as a research artifact and capability benchmark rather than a consumer tool, given the datacenter-class requirements.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Video Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- MIT
- Minimum VRAM
- 80 GB
- Added
- Jul 29, 2026
Related Tools
Open-source video generation model by Tencent with text and image conditioning.
Image-to-video generation model by Alibaba DAMO Academy.
Updated CogVideo model by Zhipu AI with improved video quality.
Infinite-length music-driven video generation with visual conditioning.
Text-to-video generation framework with cascaded latent diffusion.
Open-source text-to-video model by Zhipu AI/Tsinghua with 2B and 5B variants.