stability_image_to_image
Modify an existing image using a text prompt with Stability AI. Provides fine control over transformation strength.
Instructions
Transform an existing image using a text prompt with Stability AI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | ||
| prompt | Yes | ||
| api_key | Yes | ||
| samples | No | ||
| strength | No | 0.0-1.0: how much to change the image (default: 0.35) | |
| cfg_scale | No | ||
| engine_id | No | ||
| image_url | Yes | URL of the source image | |
| negative_prompt | No |