You're looking at a specific version of this model. Jump to the model overview.

zsxkib /moore-animateanyone:c8b58996

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
reference_image
string
Path to the reference image
motion_sequence
string
Path to the motion sequence video
width
integer
512

Min: 448

Max: 768

Desired width of the output video
height
integer
768

Min: 512

Max: 1024

Desired height of the output video
length
integer
24

Min: 24

Max: 128

Desired length of the output video in frames
sampling_steps
integer
25
Number of sampling steps for the animation
guidance_scale
number
3.5
Scale for guidance during animation generation
seed
integer
Random seed. Leave blank to randomize the seed

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}