Video Editing Models - Parameters Reference
Runway
Runway Gen4 Aleph
Model ID: model_runway-gen4-aleph
| Input | Label | Type | Default | Allowed Values | Notes |
|---|---|---|---|---|---|
prompt | Prompt | string | – | – | required |
video | Video | assetId | – | – | required (<16MB, uses first 5s) |
aspectRatio | Aspect Ratio | string | 16:9 | 9:16, 3:4, 1:1, 4:3, 16:9, 21:9 | |
referenceImages | Reference Images | assetId_array | – | – | up to 3 |
seed | Seed | number | – | – | reproducibility |
Pixverse
Pixverse Swap
Model ID: model_pixverse-swap
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
video | Video | assetId | – | – | – | – | Required. Video to swap person, objects, or background from |
image | Image | assetId | – | – | – | – | Required. Image to swap the subject/background to |
mode | Mode | string | – | – | – | person, background | Selects the swap mode |
resolution | Resolution | string | 720p | – | – | 720p, 540p, 360p | Output video resolution |
originalSoundSwitch | Original Sound | boolean | true | – | – | – | Includes original sound from input video |
Luma
Luma Modify Video
Model ID: model_luma-modify-video
| Input | Label | Type | Default | Allowed Values | Notes | |
|---|---|---|---|---|---|---|
video | Video | assetId | – | – | required (<100MB, <30s) | |
firstFrame | First Frame | assetId | – | – | optional reference frame | |
prompt | Prompt | string | – | – | – | guides modification |
mode | Mode | string | adhere_1 | adhere_1, adhere_2, adhere_3, flex_1, flex_2, flex_3, reimagine_1, reimagine_2, reimagine_3 | controls degree of change |
Wan
Wan 2.2 Animate Replace
Model ID: model_wan-2-2-14b-animate-replace
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
videoUrl | Video | assetId | – | – | – | – | Required input video |
imageUrl | Image | assetId | – | – | – | – | Required input image. If aspect ratio mismatches, it is resized and center cropped |
resolution | Resolution | string | 720p | – | – | 720p, 580p, 480p | Output resolution |
numInferenceSteps | Steps | number | 30 | 2 | 40 | – | Number of inference steps |
guidanceScale | Guidance | number | 5 | 1 | 10 | – | Guidance scale for generation |
videoQuality | Video Quality | string | high | – | – | maximum, high, medium, low | Output video quality |
videoWriteMode | Video Write Mode | string | balanced | – | – | balanced, fast, small | Video writing mode |
seed | Seed | number | – | – | – | – | Optional random seed for reproducibility |
Wan 2.2 Animate Move
Model ID: model_wan-2-2-14b-animate-move
| Input | Label | Type | Default | Min | Max | Allowed Values | Notes |
|---|---|---|---|---|---|---|---|
videoUrl | Video | assetId | – | – | – | – | Required input video |
imageUrl | Image | assetId | – | – | – | – | Required input image. If aspect ratio mismatches, it is resized and center cropped |
resolution | Resolution | string | 720p | – | – | 720p, 580p, 480p | Output resolution |
numInferenceSteps | Steps | number | 30 | 2 | 40 | – | Number of inference steps |
guidanceScale | Guidance | number | 5 | 1 | 10 | – | Guidance scale for generation |
videoQuality | Video Quality | string | high | – | – | maximum, high, medium, low | Output video quality |
videoWriteMode | Video Write Mode | string | balanced | – | – | balanced, fast, small | Video writing mode |
seed | Seed | number | – | – | – | – | Optional random seed for reproducibility |
Video Foreground Extractor
BiRefNet v2
Model ID: model_birefnet-v2-video
Parameter | Type | Default | Description |
|---|---|---|---|
|
| `` | Source video for foreground extraction. |
|
|
| Model to use for background removal. The 'General Use (Light)' model is the original model used in the BiRefNet repository. The 'General Use (Light)' model is the original model used in the BiRefNet repository but trained with 2K images. The 'General Use (Heavy)' model is a slower but more accurate model. The 'Matting' model is a model trained specifically for matting images. The 'Portrait' model is a model trained specifically for portrait images. The 'General Use (Light)' model is recommended for most use cases. |
|
|
| The resolution to operate on. The higher the resolution, the more accurate the output will be for high res input images. |
|
| Whether to output the mask used to remove the background | |
|
| Refine the foreground for better results | |
|
|
| Video output quality. |
|
|
| Video write mode for encoding. |
Decart
Lucy Edit Pro
Model ID: model_lucy-edit-pro
| Input | Label | Type | Default | Allowed Values | Notes |
|---|---|---|---|---|---|
prompt | Prompt | string | – | – | Text description of the desired video content - required |
videoUrl | Video | assetId | – | – | Input video to edit |
resolution | Resolution | string | - | 480p, 720p | |
enhancePrompt | Enhance Prompt | boolean | true | true, false | Whether to enhance the prompt for better results |
Lucy Edit Dev
Model ID: model_lucy-edit-dev
| Input | Label | Type | Default | Allowed Values | Notes |
|---|---|---|---|---|---|
prompt | Prompt | string | – | – | Text description of the desired video content - required |
videoUrl | Video | assetId | – | – | Input video to edit |
enhancePrompt | Enhance Prompt | boolean | true | true, false | Whether to enhance the prompt for better results |
Updated about 5 hours ago