You're looking at a specific version of this model. Jump to the model overview.
decart /lucy-edit-2:f2a376da
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 file to edit. MP4 format (H.264 or VP8), 16:9 or 9:16 aspect ratio, max 200MB.
|
|
| prompt |
string
|
|
Text description of the changes to apply. Send an empty string to use only a reference image.
|
| reference_image |
string
|
An image to guide the edit. Use this to show the model what you want to add or change (e.g. a specific pair of sunglasses, a logo, or a style reference). Can be used alone, with a prompt, or omitted entirely.
|
|
| seed |
integer
|
Max: 4294967295 |
Random seed for reproducible generation.
|
| enhance_prompt |
boolean
|
True
|
Whether to enhance the prompt before generation.
|
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'}