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

mgonline2021 /test-tile:57c619d0

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
video
string
input video
source_prompt
string
a man surfing
prompts describing the original video
target_prompts
string
a panda surfing a cartoon sloth surfing
prompts to change the video to
steps
integer
300
number of steps to train for
width
integer
512
width of the output video (multiples of 32)
height
integer
512
height of the output video (multiples of 32)
length
integer
5
length of the output video (in seconds)
sample_frame_rate
integer
1
with which rate to sample the input video

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