transform_image_from_encoded
Modify an existing image using a text prompt with Google's Gemini model. Provide a base64 encoded image and a descriptive prompt to generate and save a transformed image file.
Instructions
Transform an existing image based on the given text prompt using Google's Gemini model.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
encoded_image | Yes | ||
prompt | Yes |