ComfyUI Node
H3 Context Save Latent
Save the sampler's AV latent so the next run's Motion Context node can pin audio from it via the matching Load node.
H3 Context Save Latent
- latent
- latent_path
◄filename_prefixh3_context/clip►
◄clip_index0►
Categoryconditioning/minimax
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | LATENT | The sampler's output latent (the same one you wire into the decode nodes). | |
| filename_prefix | STRING | h3_context/clip | Saved under the ComfyUI output folder. The default keeps all chain latents in one folder so the Load node can always pick the newest. |
| clip_index | INT | 00–9999 | Which clip of the chain THIS is. Saves to that clip's fixed slot, so a re-roll overwrites its own reject instead of stacking new files. Generating clip 2: set 2 here and 1 on the Load node. 0 = old behaviour, a new numbered file every run (numbers count runs, not clips). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| latent_path | STRING | — |