Nodes/comfyui_momo/MoMo Video Frame Interpolation
ComfyUI Node

MoMo Video Frame Interpolation

MoMo Video Frame Interpolation. Takes a sequence of images and does simple 2x interpolation.

By chameleon-ai·Created 8 months ago·Updated 8 months ago· 1
MoMo Video Frame Interpolation
  • images
  • images
  • fps
model_namemomo_full.pth
seed1
steps8
num_workers2
resize_to_fittrue
pad_to_fit_unetfalse
mpno
fps24
Categoryimage/animation

Inputs (9)

NameTypeDefaultDescription
imagesIMAGE
model_nameCOMBOmomo_full.pthMoMo model to use for interpolation
seedINT11–4294967295Random seed
stepsINT81–100Number of inference steps
num_workersINT21–64Number of parallel workers
resize_to_fitBOOLEANtrueFit to training resolution and resize back to input resolution for inference.
pad_to_fit_unetBOOLEANfalseAvoid errors in resolution mismatch after a sequence of downsamplings and upsamplings in the U-Net by padding vs resizing.
mpCOMBOnoUse mixed precision
fpsoptFLOAT24Input video fps. Not used in processing, the number is simply doubled and provided as output.

Outputs (2)

NameTypeDescription
imagesIMAGE
fpsFLOAT