模型官网
https://www.modelscope.cn/models/Wan-AI/Wan2.1-T2V-1.3B
测试
```shellscript
nerdctl run -it --name xg --shm-size 200g --rm --gpus '"device=1"' \
-v /home/xg/wan_images/Wan2.1:/Wan2.1 \
-v /exports/39d91580-9050-4758-ab04-9a5bbd6f2dc5/data:/home/data/modelscope \
10.30.13.175:5000/intelligent/intelligent_base:3.5.3 bash
python generate.py --task t2v-1.3B --size 832*480 --ckpt_dir /home/data/modelscope/hub/Wan2.1-T2V-1.3B \
--sample_shift 8 --sample_guide_scale 6 \
--prompt "Two anthropomorphic cats in comfy boxing gear and bright gloves fight intensely on a spotlighted stage."