Nodes/noEmbryo nodes/Json Prompt Loader /noEmbryo
ComfyUI Node

Json Prompt Loader /noEmbryo

A ComfyUI node in noEmbryo with 4 inputs and 1 output.

By noembryo·Created 3 years ago·Updated 7 months ago· 29
Json Prompt Loader /noEmbryo
    • Prompt
    json_path
    selected_item
    variable{subject}
    custom_prompt
    CategorynoEmbryo

    Inputs (4)

    NameTypeDefaultDescription
    json_pathSTRINGPath to a JSON file with `item`:`prompt` pairs
    selected_itemCOMBO1 options: None
    variableSTRING{subject}If this variable exists in the selected item's prompt, it will be replaced with the custom_prompt text
    custom_promptSTRINGText to replace the variable in the selected prompt. You can also use it to save a new item or update an existing one. To do that you should use the following format: item=... ... value=.... .... ... To delete an existing item, use an empty value: item=... ... value=

    Outputs (1)

    NameTypeDescription
    PromptSTRING