Nodes/AUN ComfyUI Nodes/Extract Power LoRAs
ComfyUI Node

Extract Power LoRAs

Extract LoRA names (and strengths) from rgthree Power Lora Loader nodes in the graph/workflow. Outputs: - loras_token (STRING): Grouped token string, sanitized for filenames. - loras_names (STRING): Delimiter-joined short names with strengths, no parentheses. - loras_list (STRING): Newline-separated base names (file stem, no extension) including labeled strengths when available, one per line.

By loz2754·Created 7 months ago·Updated about a month ago· 4
Extract Power LoRAs
    • loras_token
    • loras_names
    • loras_list
    loras_delimiter;
    CategoryAUN Nodes/Utility

    Inputs (1)

    NameTypeDefaultDescription
    loras_delimiterSTRING;Delimiter between LoRA entries in the token (e.g. '+', '-', '_', ',', ';').

    Outputs (3)

    NameTypeDescription
    loras_tokenSTRING
    loras_namesSTRING
    loras_listSTRING