Nodes/Boyonodes/Boyo Prompt Relay Encode (Timeline)
ComfyUI Node

Boyo Prompt Relay Encode (Timeline)

Same as Boyo Prompt Relay Encode, but local prompts and segment lengths are edited visually as draggable blocks on a timeline. The max_frames input only sets the timeline scale (pixel space) — actual frame count is still read from the latent. (Based on kijai/ComfyUI-PromptRelay)

By DragonDiffusionbyBoyo·Created 2 years ago·Updated 2 months ago· 16
Boyo Prompt Relay Encode (Timeline)
  • model
  • clip
  • latent
  • model
  • positive
global_prompt
max_frames129
timeline_data
local_prompts
segment_lengths
epsilon0.0010
fps24.0
time_unitsframes
Categoryconditioning/boyo_prompt_relay

Inputs (11)

NameTypeDefaultDescription
modelMODEL
clipCLIP
latentLATENTEmpty latent video — dimensions are read from its shape.
global_promptSTRINGConditions the entire video. Anchors persistent characters, objects, and scene context.
max_framesINT1291–10000Total timeline length in pixel-space frames. Used by the editor for visual scale only.
timeline_dataSTRINGJSON state of the timeline editor (auto-managed; do not edit by hand).
local_promptsSTRINGAuto-populated from the timeline editor.
segment_lengthsSTRINGAuto-populated from the timeline editor (pixel-space frame counts).
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.
fpsoptFLOAT24.00.1–240Frames per second — only affects how time is displayed in the timeline editor when time_units is set to 'seconds'.
time_unitsoptCOMBOframesDisplay the ruler, segment ranges, length input, and total in frames or seconds. Internal storage is always pixel-space frames.

Outputs (2)

NameTypeDescription
modelMODEL
positiveCONDITIONING