ComfyUI Node
WanPromptChunkStacker
A ComfyUI node in PrzewodoUtils/Wan with 5 inputs and 1 output.
WanPromptChunkStacker
- previous_prompt
- lora_stack
- prompt
◄positive_prompt►
◄negative_prompt►
◄start_on_seconds0►
CategoryPrzewodoUtils/Wan
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| previous_promptopt | * | Previous prompt stack to append to. If None, creates a new stack. Used for chaining multiple prompt chunks together | |
| lora_stackopt | * | Stack of LoRAs to apply to the diffusion model. Each LoRA modifies the model's behavior. | |
| positive_promptopt | STRING | Positive prompt text for this chunk. Describes what you want to generate in the video segment | |
| negative_promptopt | STRING | Negative prompt text for this chunk. Describes what you want to avoid in the video segment | |
| start_on_secondsopt | INT | 00–1000 | The starting seconds (chunk) of the video. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| prompt | * | — |