Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The GeminiImage2Node generates or edits images using Google’s Vertex AI Gemini model. It sends a text prompt and optional reference images or files to the API and returns the generated image and/or a text description.

Inputs

Constraints:
  • The images input supports a maximum of 14 images. If more are provided, an error will be raised.
  • The files input must be connected to a node that outputs the GEMINI_INPUT_FILES data type.

Outputs