The ByteDance Image Edit node allows you to modify images using ByteDance's AI models through an API. You provide an input image and a text prompt describing the desired changes, and the node processes the image according to your instructions. The node handles the API communication automatically and returns the edited image.

## Inputs

| Parameter | Description | Data Type | Input Type | Default | Range |
| --- | --- | --- | --- | --- | --- |
| `model` | Model name | MODEL | COMBO | seededit_3 | Image2ImageModelName options |
| `image` | The base image to edit | IMAGE | IMAGE | - | - |
| `prompt` | Instruction to edit image | STRING | STRING | "" | - |
| `seed` | Seed to use for generation | INT | INT | 0 | 0-2147483647 |
| `guidance_scale` | Higher value makes the image follow the prompt more closely | FLOAT | FLOAT | 5.5 | 1.0-10.0 |
| `watermark` | Whether to add an "AI generated" watermark to the image | BOOLEAN | BOOLEAN | True | - |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `IMAGE` | The edited image returned from the ByteDance API | IMAGE |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ByteDanceImageEditNode/en.md)

---
**Source fingerprint (SHA-256):** `9dc13d89f84756b545120efb5535e08ada163d4534975809f5056bdf7d8bfb73`
