Infery.ai
← All models

Wan Motion

wan-motion

Video generationby wan-motion

Wan Motion is a streamlined character animation model that transfers motion from a driving video onto a reference character image. Based on Wan-Animate which preserves the original character's proportions, Simple uses pose retargeting to adapt the driving video's skeleton to match the reference character's body shape, producing more natural results when the two have different builds. It outputs at 720p with optimized defaults for fast, high-quality generation — just provide a video, an image, and an optional prompt.

Example

Pricing

Price
0.021 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedRandom seed for reproducibility.
promptstringOptional text prompt to guide the generation.
image_urlrequiredstringURL of the reference image (provides the character appearance).
video_urlrequiredstringURL of the driving video (provides the motion).
accelerationstringenum: none, regularAcceleration level to use. 'regular' enables caching for faster generation, 'none' disables it.
adapt_motionbooleanAdapts the driving video's motion to match the reference image's body proportions. Recommended when the driving video subject and reference image have different body shapes or sizes.
enhance_identitybooleanEnhances identity preservation by preprocessing the reference image with Flux Kontext Edit before animation. Produces more faithful face and appearance transfer at the cost of slightly longer processing time.
enable_safety_checkerbooleanIf set to true, input and output will be checked for safety.

Output

FieldTypeDescription
seedintegerThe seed used for generation.
videoThe generated video file.
promptstringThe prompt used for generation.