Nodes/Nifty Nodes for ComfyUI/Node Chain Extender
ComfyUI Node

Node Chain Extender

A ComfyUI node in nifty/utils with 7 inputs and 1 output.

By Stibo·Created 5 months ago·Updated 2 months ago· 7
Node Chain Extender
    • count
    count1
    source_node
    end_node
    connect_slots
    gap20
    bypass_on_removetrue
    search_from_roottrue
    Categorynifty/utils

    Inputs (7)

    NameTypeDefaultDescription
    countINT11–32Number of chained node copies to create (1–32).
    source_nodeSTRINGTitle of the node to use as the template for each chain link.
    end_nodeSTRINGTitle of the node that marks the end of the chain — new copies are inserted before it.
    connect_slotsSTRINGComma-separated list of slot name pairs to connect between adjacent chain links, e.g. 'output:input'.
    gapINT200–2048Pixel gap between adjacent chain nodes in the graph layout.
    bypass_on_removeBOOLEANtrueBypass removed chain links instead of deleting them outright.
    search_from_rootBOOLEANtrueWhen True, searches for nodes in the root graph even when used inside a subgraph.

    Outputs (1)

    NameTypeDescription
    countINT