← All models
One-to-All Animation is a pose driven video model that animates characters from a single reference image, enabling flexible, alignment-free motion transfer across diverse styles and scenes
Example
Details
- Accepts
- image + video
Pricing
- Price
- 7.5 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| promptrequired | string | The prompt to generate the video from. |
| image_urlrequired | string | The URL of the image to use as a reference for the video generation. |
| video_urlrequired | string | The URL of the video to use as a reference for the video generation. |
| resolution | stringenum: 480p, 580p, 720p | The resolution of the video to generate. |
| negative_promptrequired | string | The negative prompt to generate the video from. |
| num_inference_steps | integer | The number of inference steps to use for the video generation. |
| pose_guidance_scale | number | The pose guidance scale to use for the video generation. |
| image_guidance_scale | number | The image guidance scale to use for the video generation. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video file. |