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

fofr /video-morpher:e70e9750

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
prompt
string
The prompt has a small effect, but most of the video is driven by the subject images
negative_prompt
string
What you do not want to see in the video
aspect_ratio
None
2:3
The aspect ratio of the video
mode
None
medium
Determines if you produce a quick experimental video or an upscaled interpolated one. (small ~20s, medium ~60s, upscaled ~2min, upscaled-and-interpolated ~4min)
subject_image_1
string
The first subject of the video
subject_image_2
string
The second subject of the video
subject_image_3
string
The third subject of the video
subject_image_4
string
The fourth subject of the video
style_image
string
Apply the style from this image to the whole video
style_strength
number
1

Max: 2

How strong the style is applied
checkpoint
None
realistic
The checkpoint to use for the model
use_controlnet
boolean
True
Use geometric circles to guide the generation
seed
integer
Set a seed for reproducibility. Random by default.

Output schema

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

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