Extract Power LoRAs

AUNExtractPowerLoras

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.

Pack: AUN ComfyUI Nodes

custom_nodes.AUN-ComfyUI-Nodes

Inputs (1)

NameTypeRequired
loras_delimiterSTRINGrequired

Outputs (3)

NameType
loras_tokenSTRING
loras_namesSTRING
loras_listSTRING