Nodes/comfyui-lumi-tools/Lumi LLM Imagen Processor
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.

By illuminatianon·Created 8 months ago·Updated 4 months ago· 0
Lumi LLM Imagen Processor
  • provider
  • config
  • input_images
  • images
  • text
prompt
seed0
error_modefatal
instructions
CategoryLumi/LLM

Inputs (7)

NameTypeDefaultDescription
providerIMAGEN_PROVIDERImagen provider configuration
configIMAGEN_CONFIGImagen generation configuration
promptSTRINGUser prompt describing the image to generate
seedINT00–18446744073709550000Seed for generation (forces reprocessing)
error_modeCOMBOfatalfatal: raise errors. return_text: return diagnostics in text output with a placeholder image.
instructionsoptSTRINGSystem instructions for the model (optional)
input_imagesoptLUMI_IMAGE_CHAINOptional ordered image chain from Lumi Load Image nodes

Outputs (2)

NameTypeDescription
imagesIMAGE
textSTRING