ComfyUI Node
Flux Video Cleanup Temporal Advanced
A ComfyUI node in sampling/custom_sampling with 22 inputs and 4 outputs.
Flux Video Cleanup Temporal Advanced
- images
- vae
- noise
- guider
- sampler
- sigmas
- warped_previous_images
- flow_confidence
- images
- latents
- denoised_latents
- reset_mask
◄temporal_mode▾►
◄temporal_strength0.20►
◄reset_every_n0►
◄scene_cut_threshold0.18►
◄flow_confidence_scale1.00►
◄lock_seedtrue►
◄seed_stride_mode▾►
◄encode_chunk_size8►
◄sample_chunk_size1►
◄decode_chunk_size8►
◄auto_reduce_on_oomtrue►
◄min_chunk_size1►
◄clear_cache_on_retrytrue►
◄clear_cache_between_chunksfalse►
Categorysampling/custom_sampling
Inputs (22)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| vae | VAE | — | |
| noise | NOISE | — | |
| guider | GUIDER | — | |
| sampler | SAMPLER | — | |
| sigmas | SIGMAS | — | |
| temporal_mode | COMBO | 4 options: off, prev_output_blend, external_warped_prev, internal_flow_warp | |
| temporal_strength | FLOAT | 0.200–1 | — |
| reset_every_n | INT | 00–4096 | — |
| scene_cut_threshold | FLOAT | 0.180–1 | — |
| flow_confidence_scale | FLOAT | 1.000–1 | — |
| lock_seed | BOOLEAN | true | — |
| seed_stride_mode | COMBO | 2 options: fixed, sequential | |
| encode_chunk_size | INT | 81–4096 | — |
| sample_chunk_size | INT | 11–4096 | Only used when temporal_mode is off. Temporal recurrence forces per-frame sampling. |
| decode_chunk_size | INT | 81–4096 | — |
| auto_reduce_on_oom | BOOLEAN | true | Only used when temporal_mode is off. Temporal recurrence always samples one frame at a time. |
| min_chunk_size | INT | 11–4096 | Only used when temporal_mode is off. Temporal recurrence always samples one frame at a time. |
| clear_cache_on_retry | BOOLEAN | true | Only used when temporal_mode is off. Temporal recurrence does not use chunk-size retry fallback. |
| clear_cache_between_chunks | BOOLEAN | false | — |
| warped_previous_imagesopt | IMAGE | — | |
| flow_confidenceopt | MASK | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| latents | LATENT | — |
| denoised_latents | LATENT | — |
| reset_mask | MASK | — |