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)
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)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| clip | CLIP | — | |
| latent | LATENT | Empty latent video — dimensions are read from its shape. | |
| global_prompt | STRING | Conditions the entire video. Anchors persistent characters, objects, and scene context. | |
| max_frames | INT | 1291–10000 | Total timeline length in pixel-space frames. Used by the editor for visual scale only. |
| timeline_data | STRING | JSON state of the timeline editor (auto-managed; do not edit by hand). | |
| local_prompts | STRING | Auto-populated from the timeline editor. | |
| segment_lengths | STRING | Auto-populated from the timeline editor (pixel-space frame counts). | |
| epsilon | FLOAT | 0.00100.000001–0.99 | Penalty decay parameter. Values below ~0.1 all produce sharp boundaries (paper default 0.001). For softer transitions, try 0.5 or higher. |
| fpsopt | FLOAT | 24.00.1–240 | Frames per second — only affects how time is displayed in the timeline editor when time_units is set to 'seconds'. |
| time_unitsopt | COMBO | frames | Display the ruler, segment ranges, length input, and total in frames or seconds. Internal storage is always pixel-space frames. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| positive | CONDITIONING | — |