Nodes/ComfyUI-HSWQ-Loader-and-Tools/HSWQ SDXL LoRA Stack V3
ComfyUI Node

HSWQ SDXL LoRA Stack V3

Apply multiple LoRAs to an SDXL model + CLIP in a single node with dynamic UI control.

By ussoewwin·Created 8 months ago·Updated about 15 hours ago· 16
HSWQ SDXL LoRA Stack V3
  • model
  • clip
  • MODEL
  • CLIP
lora_count3
toggle_alltrue
debugfalse
enabled_1true
lora_name_1
lora_strength_11.00
enabled_2true
lora_name_2
lora_strength_21.00
enabled_3true
lora_name_3
lora_strength_31.00
enabled_4true
lora_name_4
lora_strength_41.00
enabled_5true
lora_name_5
lora_strength_51.00
enabled_6true
lora_name_6
lora_strength_61.00
enabled_7true
lora_name_7
lora_strength_71.00
enabled_8true
lora_name_8
lora_strength_81.00
enabled_9true
lora_name_9
lora_strength_91.00
enabled_10true
lora_name_10
lora_strength_101.00
CategoryHSWQ

Inputs (35)

NameTypeDefaultDescription
modelMODELThe diffusion model to apply LoRAs to.
clipCLIPThe SDXL CLIP (Dual CLIP). LoRAs targeting CLIP will be applied here.
lora_countINT31–10Number of LoRA slots to process.
toggle_allBOOLEANtrueEnable/disable all LoRAs at once.
debugBOOLEANfalsePrint debug logs (similar information volume to ComfyUI-QwenImageLoraLoader).
enabled_1optBOOLEANtrueEnable/disable LoRA 1.
lora_name_1optCOMBOThe file name of LoRA 1. Select 'None' to skip this slot.
lora_strength_1optFLOAT1.00-100–100Strength for LoRA 1.
enabled_2optBOOLEANtrueEnable/disable LoRA 2.
lora_name_2optCOMBOThe file name of LoRA 2. Select 'None' to skip this slot.
lora_strength_2optFLOAT1.00-100–100Strength for LoRA 2.
enabled_3optBOOLEANtrueEnable/disable LoRA 3.
lora_name_3optCOMBOThe file name of LoRA 3. Select 'None' to skip this slot.
lora_strength_3optFLOAT1.00-100–100Strength for LoRA 3.
enabled_4optBOOLEANtrueEnable/disable LoRA 4.
lora_name_4optCOMBOThe file name of LoRA 4. Select 'None' to skip this slot.
lora_strength_4optFLOAT1.00-100–100Strength for LoRA 4.
enabled_5optBOOLEANtrueEnable/disable LoRA 5.
lora_name_5optCOMBOThe file name of LoRA 5. Select 'None' to skip this slot.
lora_strength_5optFLOAT1.00-100–100Strength for LoRA 5.
enabled_6optBOOLEANtrueEnable/disable LoRA 6.
lora_name_6optCOMBOThe file name of LoRA 6. Select 'None' to skip this slot.
lora_strength_6optFLOAT1.00-100–100Strength for LoRA 6.
enabled_7optBOOLEANtrueEnable/disable LoRA 7.
lora_name_7optCOMBOThe file name of LoRA 7. Select 'None' to skip this slot.
lora_strength_7optFLOAT1.00-100–100Strength for LoRA 7.
enabled_8optBOOLEANtrueEnable/disable LoRA 8.
lora_name_8optCOMBOThe file name of LoRA 8. Select 'None' to skip this slot.
lora_strength_8optFLOAT1.00-100–100Strength for LoRA 8.
enabled_9optBOOLEANtrueEnable/disable LoRA 9.
lora_name_9optCOMBOThe file name of LoRA 9. Select 'None' to skip this slot.
lora_strength_9optFLOAT1.00-100–100Strength for LoRA 9.
enabled_10optBOOLEANtrueEnable/disable LoRA 10.
lora_name_10optCOMBOThe file name of LoRA 10. Select 'None' to skip this slot.
lora_strength_10optFLOAT1.00-100–100Strength for LoRA 10.

Outputs (2)

NameTypeDescription
MODELMODELThe modified diffusion model with all LoRAs applied.
CLIPCLIPThe modified CLIP with LoRAs applied (if applicable).