fofr/video-morpher
Generate a video that morphs between subjects, with an optional style
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
subject_image_1 * | string (uri) | The first subject of the video | — | — |
subject_image_2 * | string (uri) | The second subject of the video | — | — |
subject_image_3 * | string (uri) | The third subject of the video | — | — |
subject_image_4 * | string (uri) | The fourth subject of the video | — | — |
aspect_ratio | string | The aspect ratio of the video | "2:3" | 16:9 4:3 3:2 1:1 2:3 3:4 9:16 |
checkpoint | string | The checkpoint to use for the model | "realistic" | realistic illustrated anime 3D any |
mode | string | Determines if you produce a quick experimental video or an upscaled interpolated one. (small ~20s, medium ~60s, upscaled ~2min, upscaled-and-interpolated ~4min) | "medium" | small medium upscaled upscaled-and-interpolated |
negative_prompt | string | What you do not want to see in the video | "" | — |
prompt | string | The prompt has a small effect, but most of the video is driven by the subject images | "" | — |
seed | integer | Set a seed for reproducibility. Random by default. | — | — |
style_image | string (uri) | Apply the style from this image to the whole video | — | — |
style_strength | number | How strong the style is applied | 1 | min: 0, max: 2 |
use_controlnet | boolean | Use geometric circles to guide the generation | true | — |
subject_image_1 required string The first subject of the video
subject_image_2 required string The second subject of the video
subject_image_3 required string The third subject of the video
subject_image_4 required string The fourth subject of the video
aspect_ratio string The aspect ratio of the video
"2:3" checkpoint string The checkpoint to use for the model
"realistic" mode string Determines if you produce a quick experimental video or an upscaled interpolated one. (small ~20s, medium ~60s, upscaled ~2min, upscaled-and-interpolated ~4min)
"medium" negative_prompt string What you do not want to see in the video
"" prompt string The prompt has a small effect, but most of the video is driven by the subject images
"" seed integer Set a seed for reproducibility. Random by default.
style_image string Apply the style from this image to the whole video
style_strength number How strong the style is applied
1 min: 0, max: 2 use_controlnet boolean Use geometric circles to guide the generation
true e70e975067d2 Updated: 2/26/2026 15.2K runs
cinemasetfree.com