Nodes/comfyui-prompt-sequence/Prompt Sequence Filter
ComfyUI Node

Prompt Sequence Filter

A ComfyUI node in prompt sequence with 5 inputs and 1 output.

By Localsmile·Created 2 months ago·Updated 2 months ago· 0
Prompt Sequence Filter
    • text
    prompts
    modesequential
    max_items0
    seed-1
    source
    Categoryprompt sequence

    Inputs (5)

    NameTypeDefaultDescription
    promptsSTRINGUsed only when source is not connected. Hidden and ignored while source is connected.
    modeCOMBOsequentialsequential: keep source order. random: shuffle before max_items is applied.
    max_itemsINT00–100000 outputs all available prompts. A positive value outputs up to that many prompts.
    seedINT-1-1–9223372036854776000For random mode: -1 makes a new order each queue; a fixed value repeats the same order.
    sourceoptSTRINGWhen connected, this source list replaces the local prompt box.

    Outputs (1)

    NameTypeDescription
    textSTRING