← All models
Transfer movements from a reference video to any character image. Pro mode delivers higher quality output, ideal for complex dance moves and gestures.
Example
Details
- Accepts
- image + video
Pricing
- Price
- 14 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| prompt | — | |
| image_urlrequired | string | Reference image URL. The characters, backgrounds, and other elements in the generated video are based on this reference image. Characters should have clear body proportions, avoid occlusion, and occupy more than 5% of the image area. |
| video_urlrequired | string | Reference video URL. The character actions in the generated video will be consistent with this reference video. Should contain a realistic style character with entire body or upper body visible, including head, without obstruction. Duration limit depends on character_orientation: 10s max for 'image'… |
| keep_original_sound | boolean | Whether to keep the original sound from the reference video. |
| character_orientationrequired | stringenum: image, video | Controls whether the output character's orientation matches the reference image or video. 'video': orientation matches reference video - better for complex motions (max 30s). 'image': orientation matches reference image - better for following camera movements (max 10s). |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video |