ComfyUI Node
Bytedance Dreamina Edit
A ComfyUI node in ERPK/WaveSpeedAI with 8 inputs and 1 output.
Bytedance Dreamina Edit
- client
- image
◄prompt►
◄image_url—►
◄width1328►
◄height1328►
◄seed-1►
◄enable_sync_modefalse►
◄enable_base64_outputfalse►
CategoryERPK/WaveSpeedAI
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text description of the desired image modifications | |
| image_url | STRING | URL of the image to edit | |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| widthopt | INT | 1328512–2048 | Image width (512 to 2048) |
| heightopt | INT | 1328512–2048 | Image height (512 to 2048) |
| seedopt | INT | -1-1–2147483647 | Random seed for reproducibility (-1 for random) |
| enable_sync_modeopt | BOOLEAN | false | Wait for completion before returning response |
| enable_base64_outputopt | BOOLEAN | false | Return BASE64-encoded output instead of URL |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |