stability_image_to_image
Transform an existing image by applying a text prompt to change its style or content using AI.
Instructions
Transform an existing image using a text prompt with Stability AI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | ||
| prompt | Yes | ||
| image_url | Yes | URL of the source image | |
| engine_id | No | ||
| negative_prompt | No | ||
| strength | No | 0.0-1.0: how much to change the image (default: 0.35) | |
| steps | No | ||
| cfg_scale | No | ||
| samples | No |