← Back to all generators

luma/modify-video

Modify a video with style transfer and prompt-based editing

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

first_frame string

An optional first frame of the video to modify. This should be a modified version of the original first frame, it will be used to guide the video modification.

first_frame_url string

Deprecated: Use first_frame instead.

mode string

How closely the output should follow the source video. Adhere: very close, for subtle enhancements. Flex: allows more stylistic change while keeping recognizable elements. Reimagine: loosely follows the source, for dramatic or transformative changes.

Default: "adhere_1"
adhere_1 adhere_2 adhere_3 flex_1 flex_2 flex_3 reimagine_1 reimagine_2 reimagine_3
prompt string

A prompt to guide the video modification

video string

The video to modify. Maximum video size is 100mb. Maximum video duration is 30 seconds.

video_url string

Deprecated: Use video instead.

Version: de2d85dcc392 Updated: 2/26/2026 8.0K runs