Transfer motion from a reference video onto a character in a reference image.Documentation Index
Fetch the complete documentation index at: https://docs.unifically.com/llms.txt
Use this file to discover all available pages before exploring further.
Model
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
prompt | string | Yes | - | Text prompt describing the motion to generate |
image_url | string | Yes | - | Character/subject image URL |
video_url | string | Yes | - | Motion reference video URL |
mode | string | No | "std" | "std" (720p) or "pro" (1080p) |
keep_audio | boolean | No | true | Preserve original audio from the motion reference video |
character_orientation | string | No | "video" | Character orientation source: "video" (follow motion) or "image" (preserve pose) |
