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