ComfyUI Node
Lumi LLM Imagen Processor
Generates images using Gemini imagen models. Supports both Google AI Studio (direct) and OpenRouter providers. Outputs images as a batch tensor and optional text response.
Lumi LLM Imagen Processor
- provider
- config
- input_images
- images
- text
◄prompt►
◄seed0►
◄error_modefatal►
◄instructions►
CategoryLumi/LLM
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| provider | IMAGEN_PROVIDER | Imagen provider configuration | |
| config | IMAGEN_CONFIG | Imagen generation configuration | |
| prompt | STRING | User prompt describing the image to generate | |
| seed | INT | 00–18446744073709550000 | Seed for generation (forces reprocessing) |
| error_mode | COMBO | fatal | fatal: raise errors. return_text: return diagnostics in text output with a placeholder image. |
| instructionsopt | STRING | System instructions for the model (optional) | |
| input_imagesopt | LUMI_IMAGE_CHAIN | Optional ordered image chain from Lumi Load Image nodes |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| text | STRING | — |