Condition Step Extraction ๐ญ๐ ๐
ADE_ConditionExtraction
<div><div id=VHS_shortdesc style="font-size: .8em">Extract a single conditioning step from a schedule of prompts.</div></div><div><div vhs_title="Inputs" style="display: flex; font-size: 0.8em" class="VHS_collapse VHS_precollapse"><div style="color: #AAA; height: 1.5em;">[<span style="font-family: monospace">-</span>]</div><div style="width: 100%">Inputs: <div vhs_title="conditioning" style="display: flex; font-size: 0.8em" class="VHS_collapse"><div style="color: #AAA; height: 1.5em;">[<span style="font-family: monospace">-</span>]</div><div style="width: 100%">conditioning: Encoded prompts. The output of a Prompt Scheduling node.</div></div><div vhs_title="index" style="display: flex; font-size: 0.8em" class="VHS_collapse"><div style="color: #AAA; height: 1.5em;">[<span style="font-family: monospace">-</span>]</div><div style="width: 100%">index: The index to extract. Must be within the range [0,N] where N is the length of scheduled prompts.</div></div></div></div></div><div><div vhs_title="Outputs" style="display: flex; font-size: 0.8em" class="VHS_collapse VHS_precollapse"><div style="color: #AAA; height: 1.5em;">[<span style="font-family: monospace">-</span>]</div><div style="width: 100%">Outputs: <div vhs_title="CONDITIONING" style="display: flex; font-size: 0.8em" class="VHS_collapse"><div style="color: #AAA; height: 1.5em;">[<span style="font-family: monospace">-</span>]</div><div style="width: 100%">CONDITIONING: Encoded prompts.</div></div></div></div></div>
Pack: AnimateDiff Evolved
custom_nodes.ComfyUI-AnimateDiff-Evolved
Inputs (2)
| Name | Type | Required |
|---|---|---|
| conditioning | CONDITIONING | required |
| index | INT | required |
Outputs (1)
| Name | Type |
|---|---|
| CONDITIONING | CONDITIONING |