Video to Video
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
image | string | ❌ No | - | The image for generating the output. |
video | string | ❌ No | - | The video for generating the output. |
prompt | string | ❌ No | - | The positive prompt for the generation. |
mode | string | ❌ No | animate | animate, replace .The mode of the generation. Animate Mode: animate the character in input image with movements from the input video. Replace Mode: replace the character in input video with the character in input image. |
resolution | string | ❌ No | -1 | 480p, 720p . The resolution of the output video. |
seed | integer | ❌ No | 720p | -1 ~ 2147483647 . The random seed to use for the generation. -1 means a random seed will be used. |