Nodes/Boyonodes/Boyo Prompt Relay Encode
ComfyUI Node

Boyo Prompt Relay Encode

Encodes a global prompt combined with temporal local prompts and patches the model for Prompt Relay temporal control. Local prompts are separated by |. Use a standard CLIPTextEncode for the negative prompt. (Based on kijai/ComfyUI-PromptRelay)

By DragonDiffusionbyBoyo·Created 2 years ago·Updated 2 months ago· 16
Boyo Prompt Relay Encode
  • model
  • clip
  • latent
  • model
  • positive
global_prompt
local_prompts
segment_lengths
epsilon0.0010
Categoryconditioning/boyo_prompt_relay

Inputs (7)

NameTypeDefaultDescription
modelMODEL
clipCLIP
latentLATENTEmpty latent video — dimensions are read from its shape.
global_promptSTRINGConditions the entire video. Anchors persistent characters, objects, and scene context.
local_promptsSTRINGOrdered prompts for each temporal segment, separated by |
segment_lengthsSTRINGComma-separated pixel space frame counts per segment. Leave empty to auto-distribute evenly.
epsilonFLOAT0.00100.000001–0.99Penalty decay parameter. Values below ~0.1 all produce sharp boundaries (paper default 0.001). For softer transitions, try 0.5 or higher.

Outputs (2)

NameTypeDescription
modelMODEL
positiveCONDITIONING