ComfyUI Node
Bytedance Seedream V4 Edit
A ComfyUI node in ERPK/WaveSpeedAI with 10 inputs and 1 output.
Bytedance Seedream V4 Edit
- client
- image
◄prompt►
◄image_url—►
◄size_presetCustom►
◄seed-1►
◄width1408►
◄height1408►
◄show_aspect_ratiotrue►
◄enable_sync_modefalse►
◄enable_base64_outputfalse►
CategoryERPK/WaveSpeedAI
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text description of the desired image modifications | |
| image_url | STRING | Image URL(s) to edit. Accepts single URL (string) or multiple URLs (array). Max 10 images. | |
| size_preset | COMBO | Custom | Recommended resolution presets. Select 'Custom' to use manual width/height. |
| seed | INT | -1-1–2147483647 | Seed for cache control. Randomizes by default. |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| widthopt | INT | 1408320–4096 | Custom width (only used when size_preset is 'Custom') |
| heightopt | INT | 1408320–4096 | Custom height (only used when size_preset is 'Custom') |
| show_aspect_ratioopt | BOOLEAN | true | Show aspect ratio in node title |
| enable_sync_modeopt | BOOLEAN | false | If set to true, the function will wait for the result to be generated and uploaded before returning the response. It allows you to get the result directly in the response. This property is only available through the API. |
| enable_base64_outputopt | BOOLEAN | false | If enabled, the output will be encoded into a BASE64 string instead of a URL. This property is only available through the API. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |