modifyImage
Modify images using natural language instructions, with options to control strength and preserve original style.
Instructions
Modify existing images with text instructions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strength | No | Modification strength from 0 to 1 (optional) | |
| imageBase64 | Yes | Base64 encoded image data | |
| instructions | Yes | Instructions for modifying the image | |
| preserveStyle | No | Whether to preserve the original style (optional) |