
Parameters
Basic Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| image | image | - | Input image with subject to preserve |
| prompt | string | "" | Text prompt for background generation |
| n | integer | 1 | Number of images to generate (1-6) |
| seed | integer | 0 | Random seed value for node re-runs |
Optional Parameters
| Parameter | Type | Description |
|---|---|---|
| recraft_style | Recraft Style | Style settings for background generation |
| negative_prompt | string | Text describing elements to avoid |
Output
| Output | Type | Description |
|---|---|---|
| IMAGE | image | Final image with replaced background |