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

Prompt Sequence Text

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

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

    Inputs (4)

    NameTypeDefaultDescription
    promptsSTRINGEach non-empty line becomes one prompt item.
    modeCOMBOsequentialsequential: output top to bottom. random: shuffle before output.
    seedINT-1-1–9223372036854776000For random mode: -1 makes a new order each queue; a fixed value repeats the same order.
    max_itemsINT00–100000 outputs all available prompts. A positive value outputs up to that many prompts.

    Outputs (1)

    NameTypeDescription
    textSTRING