aliyun-wan-edit

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
Category: provider
分类: provider

Model Studio Wan Video Edit

Model Studio Wan 视频编辑

Validation

验证

bash
mkdir -p output/aliyun-wan-edit
python -m py_compile skills/ai/video/aliyun-wan-edit/scripts/prepare_video_edit_request.py && echo "py_compile_ok" > output/aliyun-wan-edit/validate.txt
Pass criteria: command exits 0 and
output/aliyun-wan-edit/validate.txt
is generated.
bash
mkdir -p output/aliyun-wan-edit
python -m py_compile skills/ai/video/aliyun-wan-edit/scripts/prepare_video_edit_request.py && echo "py_compile_ok" > output/aliyun-wan-edit/validate.txt
通过标准:命令退出码为0,且生成
output/aliyun-wan-edit/validate.txt
文件。

Critical model names

关键模型名称

Use one of these exact model strings as needed:
  • wanx2.1-vace-plus
  • wanx2.1-kf2v-plus
  • wan2.2-animate-mix
  • VideoRetalk
请根据需求使用以下精确的模型字符串之一:
  • wanx2.1-vace-plus
  • wanx2.1-kf2v-plus
  • wan2.2-animate-mix
  • VideoRetalk

Typical use

典型用途

  • Video style transformation
  • Keyframe-to-video guided editing
  • Animation remix
  • 视频风格转换
  • 关键帧转视频引导编辑
  • 动画重混

Quick start

快速开始

bash
python skills/ai/video/aliyun-wan-edit/scripts/prepare_video_edit_request.py \
  --output output/aliyun-wan-edit/request.json
bash
python skills/ai/video/aliyun-wan-edit/scripts/prepare_video_edit_request.py \
  --output output/aliyun-wan-edit/request.json

Notes

注意事项

  • Use
    skills/ai/video/aliyun-wan-video/
    for Wan generation.
  • Use
    skills/ai/video/aliyun-videoretalk/
    for dedicated lip-sync replacement.
  • Use this skill only when the user wants to modify existing video material.
  • 若需Wan生成能力,请使用
    skills/ai/video/aliyun-wan-video/
  • 若需专门的口型同步替换能力,请使用
    skills/ai/video/aliyun-videoretalk/
  • 仅当用户需要修改现有视频素材时使用本skill。

References

参考资料

  • references/sources.md
  • references/sources.md