ComfyUI Node
SD-CN Prompt Schedule
Parses a prompt schedule and outputs batched conditioning. Wire into Txt2Vid/Vid2Vid positive/negative for per-frame prompt changes.
SD-CN Prompt Schedule
- clip
- conditioning
◄text"0": "a serene landscape",
"30": "a vibrant cityscape"►
CategorySD-CN-Animation
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | — | |
| text | STRING | "0": "a serene landscape", "30": "a vibrant cityscape" | Keyframe schedule: "frame_number": "prompt" Prompts interpolate smoothly between keyframes. Frame count is controlled by the Txt2Vid/Vid2Vid node. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| conditioning | CONDITIONING | — |