ComfyUI Node
WaveSpeedAI Qwen Image Edit Plus LoRA
A ComfyUI node in WaveSpeedAI with 17 inputs and 1 output.
WaveSpeedAI Qwen Image Edit Plus LoRA
- client
- output_image
◄prompt►
◄image_url_1►
◄image_url_2►
◄image_url_3►
◄lora_1_path►
◄lora_1_scale1.0►
◄lora_2_path►
◄lora_2_scale1.0►
◄lora_3_path►
◄lora_3_scale1.0►
◄size1328x1328 (1:1)►
◄custom_size►
◄seed-1►
◄output_formatjpeg►
◄enable_base64_outputfalse►
◄enable_sync_modetrue►
CategoryWaveSpeedAI
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| client | WAVESPEED_AI_API_CLIENT | — | |
| promptopt | STRING | Edit instructions (supports Chinese & English). Describes the changes you want to make to the image. | |
| image_url_1opt | STRING | First reference image URL (connect from Upload Image node) | |
| image_url_2opt | STRING | Second reference image URL (optional, max 3 total) | |
| image_url_3opt | STRING | Third reference image URL (optional, max 3 total) | |
| lora_1_pathopt | STRING | First LoRA model path (e.g., 'flymy-ai/qwen-image-realism-lora') | |
| lora_1_scaleopt | FLOAT | 1.00–4 | First LoRA influence scale (0.0 to 4.0) |
| lora_2_pathopt | STRING | Second LoRA model path (optional) | |
| lora_2_scaleopt | FLOAT | 1.00–4 | Second LoRA influence scale (0.0 to 4.0) |
| lora_3_pathopt | STRING | Third LoRA model path (optional) | |
| lora_3_scaleopt | FLOAT | 1.00–4 | Third LoRA influence scale (0.0 to 4.0) |
| sizeopt | COMBO | 1328x1328 (1:1) | The aspect ratio and resolution of the output image |
| custom_sizeopt | STRING | Custom size as 'width*height' (e.g. '1920*1080'). Overrides size dropdown if provided. | |
| seedopt | INT | -1-1–2147483647 | Random seed for reproducible results. -1 for random seed |
| output_formatopt | COMBO | jpeg | Output image format |
| enable_base64_outputopt | BOOLEAN | false | Return image as BASE64 encoded string instead of URL |
| enable_sync_modeopt | BOOLEAN | true | Wait for generation to complete before returning |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output_image | IMAGE | — |