ComfyUI Node
Nano Banana 2
A ComfyUI node in Runware/Image/google with 22 inputs and 1 output.
Nano Banana 2
- referenceImages
- referenceVideos
- watermark
- image
◄positivePrompt—►
◄size0.5K (1:1)►
◄seed0►
◄numberResults1►
◄providerSettings.google.imageSearchfalse►
◄safetyfalse►
◄safety.checkContentfalse►
◄providerSettings.google.safetyTolerancenone►
◄settings.systemPrompt►
◄settings.temperaturefalse►
◄settings.temperature_value0.00►
◄settings.thinking(default)►
◄settings.topPfalse►
◄settings.topP_value0.00►
◄providerSettings.google.webSearchfalse►
◄ttlfalse►
◄ttl_value60►
◄outputFormatJPG►
◄outputQuality95►
CategoryRunware/Image/google
Inputs (22)
| Name | Type | Default | Description |
|---|---|---|---|
| positivePrompt | STRING | Text prompt describing elements to include in the generated output. | |
| referenceImagesopt | IMAGE | — | |
| referenceVideosopt | RUNWARE_REFERENCEVIDEOS | — | |
| watermarkopt | RUNWARE_WATERMARK | — | |
| sizeopt | COMBO | 0.5K (1:1) | 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. |
| numberResultsopt | INT | 11–20 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| providerSettings.google.imageSearchopt | BOOLEAN | false | Enable image search grounding to incorporate visual references from the web into image generation. |
| safetyopt | BOOLEAN | false | Enable to set safety. Off uses the model's default. |
| safety.checkContentopt | BOOLEAN | false | Enable or disable content safety checking. |
| providerSettings.google.safetyToleranceopt | COMBO | none | Safety filter tolerance level. Use `off` to use Google's defaults. |
| settings.systemPromptopt | STRING | System-level instruction that guides the model's behavior and output style across the entire generation. | |
| settings.temperatureopt | BOOLEAN | false | Enable to set settings.temperature. Off uses the model's default. |
| settings.temperature_valueopt | FLOAT | 0.000–2 | Controls randomness in generation. Lower values produce more deterministic outputs, higher values increase variation and creativity. |
| settings.thinkingopt | COMBO | (default) | Controls the depth of internal reasoning the model performs before generating a response. |
| settings.topPopt | BOOLEAN | false | Enable to set settings.topP. Off uses the model's default. |
| settings.topP_valueopt | FLOAT | 0.000–1 | Nucleus sampling parameter that controls diversity by limiting the probability mass. Lower values make outputs more focused, higher values increase diversity. |
| providerSettings.google.webSearchopt | BOOLEAN | false | Enable live web search grounding to incorporate real-world, up-to-date information into image generation. |
| 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 | JPG | File format for the generated image. |
| outputQualityopt | INT | 9520–99 | Compression quality of the output. Higher values preserve quality but increase file size. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |