Nodes/LoRA Visualizer/WAN LoRA High/Low Splitter
ComfyUI Node

WAN LoRA High/Low Splitter

Splits a prompt containing WAN 2.2 LoRA tags into HIGH and LOW variants. Uses Ollama to intelligently split a prompt containing mixed HIGH/LOW LoRA tags: • High prompt: Original prompt with only HIGH LoRA tags • Low prompt: Original prompt with only LOW LoRA tags • Uses qwen2.5-coder:7b model for structured output

By oliverswitzer·Created about a year ago·Updated 11 months ago· 4
WAN LoRA High/Low Splitter
    • high_prompt
    • low_prompt
    • analysis
    prompt_text
    Categoryconditioning

    Inputs (1)

    NameTypeDefaultDescription
    prompt_textSTRINGPrompt containing WAN 2.2 HIGH/LOW LoRA tag pairs. HIGH tags: <lora:name_HIGH:strength> → high noise prompt LOW tags: <lora:name_LOW:strength> → low noise prompt Single LoRAs (no HIGH/LOW) → included in both prompts

    Outputs (3)

    NameTypeDescription
    high_promptSTRINGHigh noise prompt with HIGH LoRA tags for WAN 2.2
    low_promptSTRINGLow noise prompt with LOW LoRA tags for WAN 2.2
    analysisSTRINGJSON analysis of LoRA tag distribution