ComfyUI Node
GapFiller (frame interpolate)
A ComfyUI node in GapFiller with 10 inputs and 1 output.
GapFiller (frame interpolate)
- images
- IMAGE
◄multiplier2►
◄ckpt_name▾►
◄sharpness1.00►
◄blend_bias0.0►
◄flow_scale1.00►
◄scene_thresh0.00►
◄ensembletrue►
◄scale_factor0►
◄loopfalse►
CategoryGapFiller
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| multiplier | INT | 22–16 | — |
| ckpt_name | COMBO | 1 options: gapfiller_v1.pt | |
| sharpness | FLOAT | 1.000–2.5 | Scales the learned detail. Above 1 is crisper, below 1 softer. |
| blend_bias | FLOAT | 0.0-3–3 | Biases the blend toward the previous (+) or next (-) frame. |
| flow_scale | FLOAT | 1.000–1.5 | Damps estimated motion. Below 1 is safer on very large motion. |
| scene_thresh | FLOAT | 0.000–1 | Above this frame difference, cut instead of morphing. 0 disables. |
| ensemble | BOOLEAN | true | Average both temporal directions. Roughly 2x compute, more accurate. |
| scale_factor | COMBO | 0 | Flow resolution. 0 is automatic (coarse flow on large motion). |
| loopopt | BOOLEAN | false | Also interpolate last to first for a seamless loop. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |