Edits existing video using text instructions and optional reference images. ModelDocumentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Inputs
- prompt (STRING)
Instruction describing how video should be edited. - video_url (STRING)
Input video to be edited. - image (IMAGE)
Optional reference images (up to 4). - image_url (STRING)
URL version of reference images. - aspect_ratio (STRING)
Output video format. - duration (STRING)
Output video duration in seconds. - mode (STRING)
Quality mode. Options: std, pro
Outputs
- VIDEO (VIDEO)
Edited video output tensor. - VIDEO_URL (STRING)
Public URL of edited video. - FILE_PATH (STRING)
Local saved file path.