Metadata-Version: 2.1
Name: comfyui-phaseframeinterpolation
Version: 0.0.1
Summary: A ComfyUI custom node for 2× video frame interpolation using a Fourier-transform-based phase difference algorithm.
Home-page: https://github.com/bemoregt/ComfyUI_PhaseFrameInterpolation
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: opencv-python-headless
