stability_image_to_image
Apply a text prompt to transform an existing image using AI-driven image-to-image generation.
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 |