Edit videos using the wan2.1-vace-plus model with multi-modal inputs and various editing functions.
| Function | Description |
|---|---|
image_reference | Generate videos from 1-3 reference images |
video_repainting | Repaint/restyle an existing video |
video_edit | Local (masked) editing of video regions |
video_extension | Extend video with new content |
video_outpainting | Expand video canvas in any direction |
ref_images_url (1-3 images)obj_or_bg arrayvideo_url, control_conditionvideo_urlmask_image_url or mask_video_urlpromptfirst_frame_url, last_frame_url, first_clip_url, last_clip_urlcontrol_conditionvideo_urltop_scale, bottom_scale, left_scale, right_scale (1.0-2.0)| Property | Requirement |
|---|---|
| Format | MP4 |
| Max size | 50MB |
| Min FPS | 16 |
| Max duration | 5s |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
wan2.1-vace-plus video editing entry point. Select a function and supply the parameters supported by that function.
Model name (only wan2.1-vace-plus is supported)
wan2.1-vace-plus Multi-image reference feature selector.
image_reference "image_reference"Text description for the synthesized video (max 800 characters).
800Public URLs for 1-3 reference images (JPG/JPEG/PNG/BMP/TIFF/WEBP, 360-2000px, ≤10MB, ASCII URL). Required.
1 - 3 elementsNegative prompt (max 500 characters).
500Matches ref_images_url to label each image as entity ("obj") or background ("bg"). Required when multiple images are supplied; defaults to ["obj"] for a single image.
obj, bg Output resolution ("width*height"). Supported: 1280*720 (default), 720*1280, 960*960, 832*1088, 1088*832.
1280*720, 720*1280, 960*960, 832*1088, 1088*832 Output duration (seconds). Fixed at 5.
5 Enable intelligent prompt rewriting (default true).
Random seed [0, 2147483647].
0 <= x <= 2147483647Accepted - Task created successfully