image_outpainting
Extend images beyond their borders using a mask and text prompt to generate new content in the extended area, with optional negative prompt and guidance scale.
Instructions
Outpaint / extend image beyond borders
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of variations to generate. | |
| prompt | Yes | Text description of what to generate in the extended area. | |
| mask_url | Yes | URL of the mask defining the region to extend into. | |
| image_url | Yes | URL of the source image. | |
| guidance_scale | No | How closely to follow the prompt (higher = more literal). | |
| negative_prompt | No | What to avoid in the generated content. |