ComfyUI Node
FSL Gemini Generate Image
A ComfyUI node in FSL Nodes with 22 inputs and 9 outputs.
FSL Gemini Generate Image
- init_image
- images
- mask
- mask_image
- image
- prompt
- model
- width
- height
- temperature
- seed
- seed_mode
- metadata
◄prompt►
◄modelgemini-3-pro-image-preview►
◄width1024►
◄height1024►
◄aspect_ratio1:1►
◄qualityStandard►
◄temperature1.0►
◄seed-1►
◄enable_safetyfalse►
◄use_init_imagetrue►
◄use_imagesfalse►
◄use_maskfalse►
◄base_for_inpaintauto►
◄output_promptfalse►
◄invert_maskfalse►
◄feather_radius0►
◄mask_strength1.00►
◄api_key►
CategoryFSL Nodes
Inputs (22)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | — | |
| model | COMBO | gemini-3-pro-image-preview | 2 options: gemini-3-pro-image-preview, gemini-2.5-flash-image |
| width | INT | 102464–2048 | These values are used for metadata only. Actual image size is determined by 'aspect_ratio' and API limits (~1K max). |
| height | INT | 102464–2048 | These values are used for metadata only. Actual image size is determined by 'aspect_ratio' and API limits (~1K max). |
| aspect_ratio | COMBO | 1:1 | Request this aspect ratio via prompt injection. |
| quality | COMBO | Standard | Standard requests 1K-style resolution. High requests 4K-style resolution via prompt injection. |
| temperature | FLOAT | 1.00–2 | — |
| seed | INT | -1-1–2147483647 | — |
| enable_safety | BOOLEAN | false | If true, enables default API safety filters. If false, attempts to disable safety filters (BLOCK_NONE). |
| use_init_image | BOOLEAN | true | — |
| use_images | BOOLEAN | false | — |
| use_mask | BOOLEAN | false | — |
| base_for_inpaint | COMBO | auto | 3 options: auto, init_image, images |
| output_prompt | BOOLEAN | false | — |
| init_imageopt | IMAGE | — | |
| imagesopt | IMAGE | — | |
| maskopt | MASK | — | |
| mask_imageopt | IMAGE | — | |
| invert_maskopt | BOOLEAN | false | — |
| feather_radiusopt | INT | 00–64 | — |
| mask_strengthopt | FLOAT | 1.000–1 | — |
| api_keyopt | STRING | — |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| prompt | STRING | — |
| model | STRING | — |
| width | INT | — |
| height | INT | — |
| temperature | FLOAT | — |
| seed | INT | — |
| seed_mode | STRING | — |
| metadata | DICT | — |