Overview
Control a character by transferring the audio and action from a reference video onto a character image- Output Type: video
- Base Model: runway
- Estimated Cost: 30 credits
- Handler: local
Parameters
Required Parameters
image
required
The image of the character to animate
- Label: Character image
string
default:"16:9"
required
The aspect ratio of the video
- Label: Ratio
- Options:
16:9,4:3,1:1,3:4,9:16,9:21
Optional Parameters
video
The audio and action will be transferred from the reference video to the character_image.
- Label: Reference video
integer
default:4
The intensity of the facial expressions
- Label: Expression intensity
- Minimum: 1
- Maximum: 5
boolean
default:true
To apply non-facial movements and gestures to the character in addition to facial expressions.
- Label: Body control
integer
default:"random"
Set random seed for reproducibility. If blank, will be set to a random value.
- Label: Seed
- Minimum: 0
- Maximum: 2147483647

