ComfyUI Node
MiniMax H3 Append Continuation
Trims the hidden overlap and appends new AV tokens. With nonzero transition counts it also replaces the corresponding previous tail.
MiniMax H3 Append Continuation
- previous_av_latent
- sampled_window
- latent
- total_length
◄overlap_video_tokens—►
◄overlap_audio_tokens—►
◄transition_video_tokens—►
◄transition_audio_tokens—►
CategoryMiniMax H3/continuation
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| previous_av_latent | LATENT | The completed cumulative MiniMax H3 AV latent used to prepare the window. | |
| sampled_window | LATENT | The continuation window after sampling with KSampler or KSampler Advanced. | |
| overlap_video_tokens | INT | — | |
| overlap_audio_tokens | INT | — | |
| transition_video_tokens | INT | — | |
| transition_audio_tokens | INT | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| latent | LATENT | — |
| total_length | INT | — |