
Parameters
Basic Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
| image | image | - | Input image to modify |
| mask | mask | - | Black and white mask defining areas to change |
| prompt | string | "" | Text describing what to generate in masked area |
| n | integer | 1 | Number of results to generate (1-6) |
| seed | integer | 0 | Random seed value |
Optional Parameters
| Parameter | Type | Description |
|---|---|---|
| recraft_style | Recraft Style | Style settings for generated content |
| negative_prompt | string | Elements to avoid in generated content |
| recraft_controls | Recraft Controls | Additional controls like colors |
Output
| Output | Type | Description |
|---|---|---|
| IMAGE | image | Modified image result |