This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe 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
imagesinput supports a maximum of 14 images. If more are provided, an error will be raised. - The
filesinput must be connected to a node that outputs theGEMINI_INPUT_FILESdata type.