Nodes/ComfyUI-KIE-Nodes-Next/PixVerse V6 Fusion / Reference-to-Video
ComfyUI Node

PixVerse V6 Fusion / Reference-to-Video

PixVerse V6 Fusion / Reference-to-Video OpenAPI Specification

By felipederosilva·Created 24 days ago·Updated about 11 hours ago· 0
PixVerse V6 Fusion / Reference-to-Video
    • video
    • url
    • all_urls_json
    • task_id
    • raw_json
    • credits_consumed
    • credits_left
    ◄promptA cinematic sunrise illuminates a mist-shrouded mountain lake; the camera slowly sweeps across the water's surface as a flock of birds flies overhead.►
    ◄image_references[ { "image_url": "https://your-domain.com/images/dog.png", "type": "subject", "ref_name": "dog" }, { "image_url": "https://your-domain.com/images/room.png", "type": "background", "ref_name": "room" } ]►
    ◄aspect_ratio16:9►
    ◄quality720p►
    ◄duration5►
    ◄generate_audio_switchfalse►
    ◄seed123456789►
    ◄timeout_seconds1200►
    ◄callback_url►
    CategoryKIE Next/Video/PixVerse

    Inputs (9)

    NameTypeDefaultDescription
    promptSTRINGA cinematic sunrise illuminates a mist-shrouded mountain lake; the camera slowly sweeps across the water's surface as a flock of birds flies overhead.Generate prompt, cannot be empty, length is limited to 3-5000 characters.
    image_referencesSTRING[ { "image_url": "https://your-domain.com/images/dog.png", "type": "subject", "ref_name": "dog" }, { "image_url": "https://your-domain.com/images/room.png", "type": "background", "ref_name": "room" } ]Fusion multi-reference image list. `ref_name` must be unique within the same list. You can reference the reference object in the prompt via `@ref_name`.
    aspect_ratioCOMBO16:9Output video aspect ratio. Supported in text-to-video and Fusion multi-reference image to video modes.
    qualityCOMBO720pOutput video resolution. Supports 360p, 540p, 720p, and 1080p.
    durationINT51–15Output video duration, in seconds.
    generate_audio_switchoptBOOLEANfalseWhether to generate audio synchronized with the video content.
    seedoptINT1234567890–2147483647Random seed, value range is 0-2147483647. Using the same parameters and seed helps improve the reproducibility of the results.
    timeout_secondsoptINT120030–7200—
    callback_urloptSTRINGOptional KIE callback URL. Leave empty for normal ComfyUI use.

    Outputs (7)

    NameTypeDescription
    videoVIDEO—
    urlSTRING—
    all_urls_jsonSTRING—
    task_idSTRING—
    raw_jsonSTRING—
    credits_consumedFLOAT—
    credits_leftFLOAT—