ComfyUI Node
Qwen Image Edit LoRA
A ComfyUI node in ERPK/WaveSpeedAI with 15 inputs and 1 output.
Qwen Image Edit LoRA
- client
- image
◄prompt►
◄image—►
◄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 (15)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text description of the desired image modifications (Chinese or English) | |
| image | STRING | The image to edit (URL or path) | |
| 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 | — |