Nodes/ComfyUI-Tween/LDF-VFI Sequence Interpolate
ComfyUI Node

LDF-VFI Sequence Interpolate

A ComfyUI node in video/LDF-VFI with 10 inputs and 3 outputs.

By ethanfel·Created 6 months ago·Updated 10 days ago· 14
LDF-VFI Sequence Interpolate
  • images
  • model
  • images
  • generated_sequence
  • elapsed_seconds
temporal_factor8
sampling_steps16
t_shift8.0
t_cond0.10
seed42
offload_aftertrue
source_fps0.00
target_fps0.00
Categoryvideo/LDF-VFI

Inputs (10)

NameTypeDefaultDescription
imagesIMAGEOrdered source sequence. LDF models it holistically with internal skip-concat chunks.
modelLDF_VFI_MODELLDF-VFI model from the Load LDF-VFI Model node.
temporal_factorINT82–16Native temporal upsampling factor. LDF supports every integer from 2x through 16x.
sampling_stepsINT161–100Diffusion steps per temporal chunk. Official quick start uses 16; fewer is faster but may reduce quality.
t_shiftFLOAT8.00.1–20Diffusion timestep shift. Official quick start uses 8.
t_condFLOAT0.100–1Noise applied to autoregressive boundary latents during skip-concat sampling.
seedINT420–2147483647Seed for VAE sampling and diffusion noise.
offload_afterBOOLEANtrueMove the ~6.4 GB model stack back to CPU after generation to release VRAM.
source_fpsFLOAT0.000–1000Input FPS. Set with target_fps to produce the requested output cadence.
target_fpsFLOAT0.000–1000Optional exact output FPS. Chooses the smallest native integer factor up to 16x, then selects the nearest generated frames.

Outputs (3)

NameTypeDescription
imagesIMAGE
generated_sequenceIMAGE
elapsed_secondsFLOAT