ComfyUI Node
Pulse Retake · MiniMax H3
Cuts a bad span out of a rendered clip and re-renders only the gap, pinned to the exact frames either side. Patch length snaps to the 17k+5 grid and the cut moves with it, so the stitched result is the same length as the base.
Pulse Retake · MiniMax H3
- model_fl2va
- clip
- vae
- audio_vae
- images
- base_audio
- images
- audio
- plan
◄schema_version3.0.0►
◄prompt►
◄cut_start_seconds0.00►
◄cut_end_seconds1.00►
◄keep_base_audiotrue►
◄fps24►
◄seed0►
◄steps20►
◄sampler_nameres_multistep►
◄schedulersimple►
◄cfg1.0►
◄shift_video12.00►
◄shift_audio3.00►
CategoryAddisPulse/H3
Inputs (19)
| Name | Type | Default | Description |
|---|---|---|---|
| model_fl2va | MODEL | The First/Last-Frame checkpoint. Patching pins both surrounding frames, which is the fl2va branch specifically. | |
| clip | CLIP | — | |
| vae | VAE | — | |
| audio_vae | VAE | — | |
| images | IMAGE | The rendered clip to patch. | |
| schema_version | STRING | 3.0.0 | Which widget layout this node was saved with. Written by the node, read at load time to restore values by name. Do not edit. |
| prompt | STRING | What should happen in the patched span. Defaults to describing the shots that overlapped the cut. | |
| cut_start_seconds | FLOAT | 0.000–3600 | — |
| cut_end_seconds | FLOAT | 1.000–3600 | — |
| keep_base_audio | BOOLEAN | true | Keep the original clip's audio. A re-rendered patch invents its own score and will not match the surrounding track. |
| fps | INT | 241–120 | — |
| seed | INT | 00–18446744073709550000 | — |
| steps | INT | 201–100 | — |
| sampler_name | COMBO | res_multistep | 6 options: res_multistep, euler, euler_ancestral, dpmpp_2m, dpmpp_2m_sde, ddim |
| scheduler | COMBO | simple | 6 options: simple, normal, beta, sgm_uniform, karras, exponential |
| cfg | FLOAT | 1.01–20 | — |
| shift_video | FLOAT | 12.000.01–100 | — |
| shift_audio | FLOAT | 3.000.01–100 | — |
| base_audioopt | AUDIO | The clip's original audio, returned as-is when keep_base_audio is on. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| audio | AUDIO | — |
| plan | STRING | — |