Nodes/ComfyUI-MultiLoRALoader/Parse JSON (MultiLoRA)
ComfyUI Node

Parse JSON (MultiLoRA)

Parses a JSON string into a Python object (list, dict, number, etc.) so it can be consumed by nodes that accept any-type inputs.

By phazei·Created 6 months ago·Updated about a month ago· 18
Parse JSON (MultiLoRA)
    • data
    json_string
    Categoryloaders

    Inputs (1)

    NameTypeDefaultDescription
    json_stringSTRING

    Outputs (1)

    NameTypeDescription
    data*