Nodes/LoRA Visualizer/LoRA Visualizer
ComfyUI Node

LoRA Visualizer

Analyzes prompt text to extract and visualize LoRA information with metadata. • Parses standard LoRA tags: <lora:name:strength> • Parses custom WanLoRA tags: <wanlora:name:strength> • Displays thumbnails, trigger words, and base models • Shows scalable previews with hover galleries • Supports both image and video LoRAs • Requires ComfyUI LoRA Manager for metadata

By oliverswitzer·Created about a year ago·Updated 11 months ago· 4
LoRA Visualizer
    • raw_lora_info
    • original_prompt
    prompt_text
    Categoryconditioning

    Inputs (1)

    NameTypeDefaultDescription
    prompt_textSTRINGInput text containing LoRA tags like <lora:MyLora:0.8> or <wanlora:MyWanLora:1.0>. The node will automatically detect and visualize all LoRA references with their metadata.

    Outputs (2)

    NameTypeDescription
    raw_lora_infoSTRINGRaw metadata information about detected LoRAs in a structured format for debugging and analysis.
    original_promptSTRINGThe original prompt text passed through unchanged for downstream processing.