pix_to_pix
Apply text-based modifications to images, like changing seasons or artistic style, while controlling how closely the result matches the original.
Instructions
Pix-to-pix image transformation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counts | No | Number of variations to generate. | |
| prompt | Yes | Instruction describing the transformation (e.g. "make it winter"). | |
| image_url | Yes | URL of the source image. | |
| image_guidance_scale | No | How much to preserve the original image (higher = closer to original). |