ComfyUI Node
WaveSpeedAI Qwen Image Text-to-Image LoRA
A ComfyUI node in WaveSpeedAI with 11 inputs and 1 output.
WaveSpeedAI Qwen Image Text-to-Image LoRA
- client
- output_image
◄prompt►
◄size1:1 (Square)►
◄seed-1►
◄output_formatjpeg►
◄enable_sync_modetrue►
◄lora_1_path►
◄lora_1_scale1.0►
◄lora_2_path►
◄lora_2_scale1.0►
◄custom_size►
CategoryWaveSpeedAI
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| client | WAVESPEED_AI_API_CLIENT | — | |
| prompt | STRING | Text prompt for image generation (e.g., 'Realism, a female inventor with auburn hair...') | |
| size | COMBO | 1:1 (Square) | The aspect ratio and resolution of the generated image |
| seed | INT | -1-1–18446744073709550000 | Random seed for reproducible results. -1 for random seed |
| output_format | COMBO | jpeg | The format of the output image |
| enable_sync_mode | BOOLEAN | true | Wait for image generation to complete before returning |
| lora_1_pathopt | STRING | First LoRA model path (e.g., 'flymy-ai/qwen-image-realism-lora') | |
| lora_1_scaleopt | FLOAT | 1.00–2 | First LoRA influence scale (0.0 to 2.0) |
| lora_2_pathopt | STRING | Second LoRA model path (optional) | |
| lora_2_scaleopt | FLOAT | 1.00–2 | Second LoRA influence scale (0.0 to 2.0) |
| custom_sizeopt | STRING | Custom size as 'width*height' (e.g. '1920*1080'). Overrides size dropdown if provided. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output_image | IMAGE | — |