ComfyUI Node
Qwen Image Edit Plus LoRA
A ComfyUI node in ERPK/WaveSpeedAI with 16 inputs and 1 output.
Qwen Image Edit Plus LoRA
- client
- image
◄modelQwen Edit Plus LoRA►
◄prompt►
◄images—►
◄lora_1_path—►
◄lora_1_scale1.0►
◄lora_2_path►
◄lora_2_scale1.0►
◄lora_3_path►
◄lora_3_scale1.0►
◄width1024►
◄height1024►
◄seed-1►
◄output_formatjpeg►
◄enable_sync_modefalse►
◄enable_base64_outputfalse►
CategoryERPK/WaveSpeedAI
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | Qwen Edit Plus LoRA | Model variant: Qwen Edit Plus LoRA or Qwen Edit 2511 LoRA (multi-person editing, improved consistency) |
| prompt | STRING | Text description of the desired image modifications (Chinese or English) | |
| images | STRING | Reference images to edit. Maximum of 3 images can be provided (comma-separated URLs or paths) | |
| lora_1_path | STRING | URL to first LoRA model file (required) | |
| lora_1_scale | FLOAT | 1.00–4 | Scale factor for first LoRA (0.0 to 4.0) |
| lora_2_pathopt | STRING | URL to second LoRA model file (optional) | |
| lora_2_scaleopt | FLOAT | 1.00–4 | Scale factor for second LoRA (0.0 to 4.0) |
| lora_3_pathopt | STRING | URL to third LoRA model file (optional) | |
| lora_3_scaleopt | FLOAT | 1.00–4 | Scale factor for third LoRA (0.0 to 4.0) |
| clientopt | WAVESPEED_AI_API_CLIENT | WaveSpeed API client (optional if API key is configured in Settings) | |
| 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 | — |