ComfyUI Node
Qwen Image Multiple Angles
A ComfyUI node in ERPK/WaveSpeedAI with 12 inputs and 1 output.
Qwen Image Multiple Angles
- client
- image
◄images—►
◄prompt►
◄horizontal_angle0►
◄vertical_angle0►
◄distance1.0►
◄width1024►
◄height1024►
◄seed-1►
◄output_formatjpeg►
◄enable_sync_modefalse►
◄enable_base64_outputfalse►
CategoryERPK/WaveSpeedAI
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| images | STRING | Reference images to transform (comma-separated URLs, max 3) | |
| promptopt | STRING | Optional text description to guide the transformation (Chinese or English) | |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| horizontal_angleopt | INT | 0-90–90 | Horizontal rotation angle (-90 to 90 degrees) |
| vertical_angleopt | INT | 0-30–60 | Vertical rotation angle (-30 to 60 degrees) |
| distanceopt | FLOAT | 1.00–2 | Subject distance factor (0 to 2, default 1) |
| widthopt | INT | 1024256–1536 | Image width (256 to 1536) |
| heightopt | INT | 1024256–1536 | Image height (256 to 1536) |
| seedopt | INT | -1-1–2147483647 | Random seed for reproducibility (-1 for random) |
| output_formatopt | COMBO | jpeg | Output image format |
| 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 | — |