← 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
| Field | Type | Description |
|---|---|---|
| seed | — | Random seed for reproducibility. |
| prompt | string | Optional text prompt to guide the generation. |
| image_urlrequired | string | URL of the reference image (provides the character appearance). |
| video_urlrequired | string | URL of the driving video (provides the motion). |
| acceleration | stringenum: none, regular | Acceleration level to use. 'regular' enables caching for faster generation, 'none' disables it. |
| adapt_motion | boolean | Adapts 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_identity | boolean | Enhances 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_checker | boolean | If set to true, input and output will be checked for safety. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | The seed used for generation. |
| video | — | The generated video file. |
| prompt | string | The prompt used for generation. |
