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

zsxkib /memo:be54f93b

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
image
string
Input image (e.g. PNG/JPG).
audio
string
Input audio (e.g. WAV/MP3).
resolution
integer
512

Min: 64

Max: 2048

Resolution for generation (square)
fps
integer
30

Min: 1

Max: 60

Frames per second of output video
num_generated_frames_per_clip
integer
16

Min: 1

Max: 128

Frames per video clip chunk (max with current PE weights)
inference_steps
integer
20

Min: 1

Max: 200

Diffusion inference steps
cfg_scale
number
3.5

Min: 1

Max: 20

Classifier-free guidance scale
max_audio_seconds
integer
8

Min: 1

Max: 60

Max audio duration (in seconds)
seed
integer
Set a random seed (None or 0 for random)

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'}