You're looking at a specific version of this model. Jump to the model overview.
luma /modify-video:f52f1714
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
|
The video to modify. Maximum video size is 100mb. Maximum video duration is 30 seconds.
|
|
| 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.
|
|
| prompt |
string
|
A prompt to guide the video modification
|
|
| mode |
None
|
adhere_1
|
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.
|
| video_url |
string
|
Deprecated: Use video instead.
|
|
| first_frame_url |
string
|
Deprecated: Use first_frame instead.
|
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'}