ComfyUI Node
Gemini Omni Flash
A ComfyUI node in Runware/Video/google with 19 inputs and 1 output.
Gemini Omni Flash
- referenceImages
- frameImages
- video
◄positivePrompt—►
◄video►
◄width1024►
◄height1024►
◄durationfalse►
◄duration_value3►
◄numberResults1►
◄videoId►
◄safetyfalse►
◄safety.checkContentfalse►
◄safety.modenone►
◄settings.temperature1.00►
◄settings.topP0.95►
◄ttlfalse►
◄ttl_value60►
◄outputFormatMP4►
◄outputQuality95►
CategoryRunware/Video/google
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| positivePrompt | STRING | Text prompt describing elements to include in the generated output. The output aspect ratio (`16:9`, `9:16`) and duration can also be given in the prompt as an alternative to the `width`/`height` and `duration` parameters. | |
| referenceImagesopt | IMAGE | — | |
| frameImagesopt | IMAGE | — | |
| videoopt | STRING | Video input (UUID or URL). Source video to be edited. | |
| widthopt | INT | 1024 | Width of the generated media in pixels. |
| heightopt | INT | 1024 | Height of the generated media in pixels. |
| durationopt | BOOLEAN | false | Enable to set duration. Off uses the model's default. |
| duration_valueopt | INT | 33–10 | 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. |
| videoIdopt | STRING | ID of a previously generated video. Pass it back to iterate on it in a follow-up turn, building on the earlier result. | |
| 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.temperatureopt | FLOAT | 1.000–2 | Controls randomness in generation. Lower values produce more deterministic outputs, higher values increase variation and creativity. |
| settings.topPopt | FLOAT | 0.950–1 | Nucleus sampling parameter that controls diversity by limiting the probability mass. Lower values make outputs more focused, higher values increase diversity. |
| 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 | — |