ComfyUI Node
PixVerse V6
A ComfyUI node in Runware/Video/pixverse with 19 inputs and 1 output.
PixVerse V6
- frameImages
- video
◄positivePrompt—►
◄video►
◄negativePrompt►
◄size720p (16:9)►
◄seed0►
◄duration5.00►
◄numberResults1►
◄settings.audiofalse►
◄settings.multiClipfalse►
◄safetyfalse►
◄safety.checkContentfalse►
◄safety.modenone►
◄settings.style(default)►
◄settings.thinkingauto►
◄ttlfalse►
◄ttl_value60►
◄outputFormatMP4►
◄outputQuality95►
CategoryRunware/Video/pixverse
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| positivePrompt | STRING | Text prompt describing elements to include in the generated output. | |
| frameImagesopt | IMAGE | — | |
| videoopt | STRING | Video input (UUID or URL). Source video for video-to-video generation. Dimensions and duration are derived from the input video. | |
| negativePromptopt | STRING | Prompt to guide what to exclude from generation. Ignored when guidance is disabled (CFGScale ≤ 1). | |
| sizeopt | COMBO | 720p (16:9) | Output size. Only one of resolution or dimensions is sent. |
| seedopt | INT | 00–2147483647 | Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range. |
| durationopt | FLOAT | 5.001–15 | Length of the generated video in seconds. The total number of frames produced is determined by duration multiplied by the model's frame rate (fps). |
| numberResultsopt | INT | 11–4 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| settings.audioopt | BOOLEAN | false | Enable audio generation. |
| settings.multiClipopt | BOOLEAN | false | Enable multi-shot generation with varying camera angles. |
| safetyopt | BOOLEAN | false | Enable to set safety. Off uses the model's default. |
| safety.checkContentopt | BOOLEAN | false | Enable or disable content safety checking. |
| safety.modeopt | COMBO | none | Safety checking mode for video generation. |
| settings.styleopt | COMBO | (default) | Artistic style aesthetic for video generation. |
| settings.thinkingopt | COMBO | auto | Enhanced reasoning mode. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | MP4 | File format for the generated video. |
| outputQualityopt | INT | 9520–99 | Compression quality of the output. Higher values preserve quality but increase file size. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |