Prompt Stack Manager

PromptStackManager

Manages a stack of prompts from a multiline text box and outputs the current and previous prompts. The node cycles through the prompts based on the frame count derived from the seed input.

Pack: ComfyUI-FrameFX

custom_nodes.ComfyUI-FrameFX

Inputs (3)

NameTypeRequired
prompt_stackSTRINGrequired
frames_per_promptINTrequired
seedINTrequired

Outputs (3)

NameType
current_promptSTRING
previous_promptSTRING
current_frameINT