ComfyUI Node
Qwen Image 2.0 Text-to-Image
A ComfyUI node in ERPK/WaveSpeedAI with 9 inputs and 1 output.
Qwen Image 2.0 Text-to-Image
- client
- image
◄modelQwen Image 2.0►
◄prompt►
◄width1024►
◄height1024►
◄seed-1►
◄output_formatjpeg►
◄enable_sync_modefalse►
◄enable_base64_outputfalse►
CategoryERPK/WaveSpeedAI
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | Qwen Image 2.0 | Model variant: Qwen Image 2.0 (standard) or Qwen Image 2.0 Pro (higher quality) |
| prompt | STRING | Text description of the image to generate (Chinese or English) | |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| widthopt | INT | 1024256–2048 | Image width (256 to 2048) |
| heightopt | INT | 1024256–2048 | Image height (256 to 2048) |
| 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 | — |