All examples
Example Cogtemplate:wan-animate-2
Character image + driving video → restyled motion
Wan Animate 2
Transfer the motion, expression, and timing of a driving clip onto a reference character while preserving identity, clothing, and the reference composition.
L40S 48GB scale to zero MP4 videoWan Animate 2character animationdriving videoFP8
Canonical example
Input and output, side by side
Verified hosted result · exact reference, driving clip, settings, and output
01 · input
reference image

driving video
image
https://appstatic.app.nz/static/cogs/wan-animate-2/reference.png
driving video
https://appstatic.app.nz/static/cogs/wan-animate-2/driving.mp4
prompt
A full-body character dancing naturally, stable identity and clothing, continuous motion.
quality
preview
max seconds
1
fps
12
02 · MP4 video
preview
Run the same recipe everywhere
curl -sX POST https://app.nz/api/cogs/run \
-H "Authorization: Bearer $APP_NZ_KEY" \
-H "Content-Type: application/json" \
-d '{"template":"wan-animate-2","input":{"image":"https://appstatic.app.nz/static/cogs/wan-animate-2/reference.png","driving_video":"https://appstatic.app.nz/static/cogs/wan-animate-2/driving.mp4","prompt":"A full-body character dancing naturally, stable identity and clothing, continuous motion.","quality":"preview","max_seconds":1,"fps":12,"frames_per_segment":17,"steps":6,"seed":43,"preserve_audio":false,"cgtaylor":false,"cgtaylor_threshold":0.015}}'