Views
No views yet
1git clone https://github.com/KlingAIResearch/ShotStream.git
2cd ShotStream
3# Setup environment using the provided script
4bash tools/setup/env.sh1# Download the checkpoints of Wan-T2V-1.3B and ShotStream
2bash tools/setup/download_ckpt.shbash tools/inference/causal_fewsteps.sh1@article{luo2026shotstream,
2 title={ShotStream: Streaming Multi-Shot Video Generation for Interactive Storytelling},
3 author={Luo, Yawen and Shi, Xiaoyu and Zhuang, Junhao and Chen, Yutian and Liu, Quande and Wang, Xintao and Wan, Pengfei and Xue, Tianfan},
4 journal={arXiv preprint arXiv:2603.25746},
5 year={2026}
6}