ComfyUI Node
π¬ Gemini Session (Start)
A ComfyUI node in Gemini Conversation Canvas with 7 inputs and 4 outputs.
π¬ Gemini Session (Start)
- input_image
- session
- image
- text
- turn_count
βpromptβΊ
βsession_namemy_sessionβΊ
βmodelgemini-3-pro-image-previewβΊ
βaspect_ratio1:1βΊ
βresolution2KβΊ
βapi_keyβΊ
CategoryGemini Conversation Canvas
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text prompt for the initial image generation | |
| session_name | STRING | my_session | Name for saving/loading this session |
| model | COMBO | gemini-3-pro-image-preview | Gemini model to use for image generation |
| aspect_ratio | COMBO | 1:1 | Aspect ratio for generated images |
| resolution | COMBO | 2K | Output resolution (1K, 2K, 4K) |
| input_imageopt | IMAGE | Optional input image for image-to-image editing | |
| api_keyopt | STRING | Google AI API key. Falls back to GEMINI_API_KEY env var or gemini_api_key.txt |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| session | * | β |
| image | IMAGE | β |
| text | STRING | β |
| turn_count | INT | β |