ComfyUI Node
Qwen Image Layered
A ComfyUI node in ERPK/WaveSpeedAI with 7 inputs and 2 outputs.
Qwen Image Layered
- client
- images
- masks
◄image—►
◄seed-1►
◄prompt►
◄num_layers4►
◄enable_sync_modefalse►
◄enable_base64_outputfalse►
CategoryERPK/WaveSpeedAI
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | STRING | The image to decompose into layers (URL or path) | |
| seed | INT | -1-1–2147483647 | Seed for cache control. Randomizes by default. |
| promptopt | STRING | Optional text description to guide layer decomposition (Chinese or English) | |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| num_layersopt | INT | 42–8 | Number of layers to decompose into (2-8) |
| enable_sync_modeopt | BOOLEAN | false | Wait for completion before returning response |
| enable_base64_outputopt | BOOLEAN | false | Return BASE64-encoded output instead of URL |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| masks | MASK | — |