You're looking at a specific version of this model. Jump to the model overview.
zf-kbot /md-me-video-edit-1:3878c980
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
|
|
| mode |
None
|
hd
|
Editing mode
|
| prompt |
string
|
Optional prompt. Leave empty to use the README/run_script default prompt for the selected mode.
|
|
| duration_seconds |
number
|
4
|
Seconds of the input video to process. The model internally aligns this to 8k+1 frames.
|
| resolution |
None
|
720p
|
Output resolution preset. Preserves the input aspect ratio and aligns to LTX requirements.
|
| fps |
number
|
24
|
Output FPS
|
| seed |
integer
|
-1
|
Seed. Use -1 to use the README/script default seed for the selected mode.
|
| lora_strength |
number
|
1
|
IC-LoRA strength
|
| two_stage |
boolean
|
False
|
Enable two-stage refinement. Default is off, matching the README single-stage flow.
|
| sigma_profile |
None
|
workflow
|
Sigma schedule profile
|
| streaming_prefetch_count |
integer
|
0
|
Layer streaming prefetch count. Use 0 to disable streaming.
|
| disable_white_mask |
boolean
|
False
|
Disable the default full-white conditioning mask
|
| video_conditioning_strength |
number
|
1
|
Reference video conditioning strength
|
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'}