ComfyUI Node
Gemini Outpaint
A ComfyUI node in API Toolkit/Gemini/Image with 8 inputs and 1 output.
Gemini Outpaint
- image
- image
◄api_key►
◄modelgemini-3.1-flash-image-preview►
◄custom_model►
◄directionright►
◄prompt►
◄system_instruction►
◄aspect_ratioAUTO►
CategoryAPI Toolkit/Gemini/Image
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | Gemini API key. Leave blank to use GEMINI_API_KEY env var. | |
| model | COMBO | gemini-3.1-flash-image-preview | Image-capable Gemini model for outpainting. |
| custom_model | STRING | Override with a custom model ID. | |
| image | IMAGE | The source image to extend. | |
| direction | COMBO | right | Direction to extend the image. |
| prompt | STRING | Describe what should appear in the extended area. | |
| system_instructionopt | STRING | System instruction for the outpainting model. | |
| aspect_ratioopt | COMBO | AUTO | Target aspect ratio after outpainting. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |