Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 23:54:30 +01:00
a67b5b62ae Add frontend JS for TweenConcatVideos video preview
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 23:45:15 +01:00
769da2586e Fix SGM-VFI auto-download: correct file extension .pth → .pkl
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 23:30:50 +01:00
d935462e24 Support relative paths and robust preview in TweenConcatVideos
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 23:16:06 +01:00
aa85f523f2 Add optional video preview to TweenConcatVideos
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 23:12:21 +01:00
fc4efb8b17 Rename BIMVFIConcatVideos to TweenConcatVideos
Ethanfel renamed repository from Comfyui-BIM-VFI to Ethanfel/ComfyUI-Tween 2026-02-12 23:09:26 +01:00
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 23:09:00 +01:00
e37cc3dd2e Rename project to ComfyUI-Tween
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 23:02:54 +01:00
42ebdd8b96 Add SGM-VFI (CVPR 2024) frame interpolation support
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 22:30:13 +01:00
1de086569c Add EMA-VFI (CVPR 2023) frame interpolation support
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 21:11:58 +01:00
0133f61d47 Add delete_segments option to Concat Videos node
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 21:06:57 +01:00
98c558b1b0 Add BIM-VFI Concat Videos node for joining segment outputs
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 20:13:07 +01:00
7cf7162143 Add BIM-VFI Segment Interpolate node for bounded peak RAM
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 19:32:23 +01:00
7278688d08 Add cupy auto-install warning to README
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 19:08:43 +01:00
3e8148b7e2 Add chunk_size for long video support, fix cache clearing, add README
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 18:54:44 +01:00
993a3a72b1 Add batch processing support for faster frame interpolation
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 18:51:31 +01:00
69a4aebfe7 Add auto_pyr_level toggle to select pyramid level by resolution
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 18:50:31 +01:00
4e6f9eb896 Respect user's pyr_level setting at all resolutions
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 18:49:28 +01:00
ffde07a89a Add tooltips to all node inputs
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 18:43:31 +01:00
2c84b47590 Auto-install cupy and gdown on first node load
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-02-12 18:42:26 +01:00
d44885252f Write detected cupy variant into requirements.txt at install time