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: modal

Parameters

Required Parameters

character_image
image
required
The image of the character to animate
There must be a face in the image.
  • Label: Character image
ratio
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

reference_video
video
The audio and action will be transferred from the reference video to the character_image.
  • Label: Reference video
expression_intensity
integer
default:4
The intensity of the facial expressions
  • Label: Expression intensity
  • Minimum: 1
  • Maximum: 5
body_control
boolean
default:true
To apply non-facial movements and gestures to the character in addition to facial expressions.
  • Label: Body control
seed
integer
default:"random"
Set random seed for reproducibility. If blank, will be set to a random value.
You should only set this if you want to start from/copy the seed of a previous image. Unless one is specified, leave this blank.
  • Label: Seed
  • Minimum: 0
  • Maximum: 2147483647