Fannovel16 / ComfyUI-Frame-Interpolation

A custom node set for Video Frame Interpolation in ComfyUI.
MIT License
506 stars 48 forks source link

Float instead of Integer on VFI Film Node #75

Open thomasza92 opened 1 month ago

thomasza92 commented 1 month ago

Would it be possible to make the multiplier be able to take float values instead of integer? For example, if video playback is at 24fps it would be nice to multiply by 2.5 in order to achieve 60fps. At the moment, only single digit values are possible (1x, 2x, 3x, etc..).

Thank you for all the hard work!