Nodes/ERPK Collection/Qwen Image LoRA
ComfyUI Node

Qwen Image LoRA

A ComfyUI node in ERPK/WaveSpeedAI with 15 inputs and 1 output.

By eRepublik-Labs·Created 10 months ago·Updated about a month ago· 0
Qwen Image LoRA
  • client
  • image
modelQwen Image
prompt
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)

NameTypeDefaultDescription
modelCOMBOQwen ImageModel variant: Qwen Image (20B MMDiT) or Qwen Image 2512 (7B, better text rendering)
promptSTRINGText description of the image to generate (Chinese or English)
lora_1_pathSTRINGURL to first LoRA model file (required)
lora_1_scaleFLOAT1.00–4Scale factor for first LoRA (0.0 to 4.0)
lora_2_pathoptSTRINGURL to second LoRA model file (optional)
lora_2_scaleoptFLOAT1.00–4Scale factor for second LoRA (0.0 to 4.0)
lora_3_pathoptSTRINGURL to third LoRA model file (optional)
lora_3_scaleoptFLOAT1.00–4Scale factor for third LoRA (0.0 to 4.0)
clientoptWAVESPEED_AI_API_CLIENTWaveSpeed API client (optional if API key is configured in Settings)
widthoptINT1024256–1536Image width (256 to 1536)
heightoptINT1024256–1536Image height (256 to 1536)
seedoptINT-1-1–2147483647Random seed for reproducibility (-1 for random)
output_formatoptCOMBOjpegOutput image format
enable_sync_modeoptBOOLEANfalseWait for completion before returning response
enable_base64_outputoptBOOLEANfalseReturn BASE64-encoded output instead of URL

Outputs (1)

NameTypeDescription
imageIMAGE