Views
No views yet
2025/08/06 🔥Wan2.2-TI2V-5B-Turbo has been released here.1conda create -n wanturbo python=3.10 -y
2conda activate wanturbo
3pip install -r requirements.txt
4pip install flash-attn --no-build-isolation
5python setup.py develop1pip install "huggingface_hub[hf_transfer]"
2HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download Wan-AI/Wan2.2-TI2V-5B --local-dir wan_models/Wan2.2-TI2V-5B
3HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download quanhaol/Wan2.2-TI2V-5B-Turbo --local-dir wan_models/Wan2.2-TI2V-5B-Turbobash running_scripts/train/Wan2.2/dmd.shbash running_scripts/inference/Wan2.2/i2v_fewstep.sh1@article{li2025magicmotion,
2 title={MagicMotion: Controllable Video Generation with Dense-to-Sparse Trajectory Guidance},
3 author={Li, Quanhao and Xing, Zhen and Wang, Rui and Zhang, Hui and Dai, Qi and Wu, Zuxuan},
4 journal={arXiv preprint arXiv:2503.16421},
5 year={2025}
6}