Commit Graph

  • 91947c0b8c Use actual input frame count for all_on_gpu and chunk_size estimates master Ethanfel 2026-02-28 18:56:57 +01:00
  • c4b69321bb Reorder VFI Optimizer outputs: images first, settings second Ethanfel 2026-02-28 18:54:00 +01:00
  • f1da0f7876 Add images passthrough output to VFI Optimizer Ethanfel 2026-02-28 18:53:28 +01:00
  • 27c5bcf362 Fix total_mem → total_memory attribute on CudaDeviceProperties Ethanfel 2026-02-28 18:33:45 +01:00
  • d2e7db49c7 Bump version to 1.1.0 Ethanfel 2026-02-27 22:16:11 +01:00
  • 9f66233b53 Add VFI Optimizer node for auto-tuning hardware settings Ethanfel 2026-02-27 22:15:48 +01:00
  • 7257c1aa4d Fix SVG license labels not rendering in GitHub README Ethanfel 2026-02-27 13:44:47 +01:00
  • ebece55ed7 Add license labels to model comparison SVG Ethanfel 2026-02-27 13:39:42 +01:00
  • a60fb2a25e Redesign README: add SVG model comparison, reorganize by priority Ethanfel 2026-02-27 13:37:50 +01:00
  • c178f756da Expand cupy install guide in README Ethanfel 2026-02-27 13:25:36 +01:00
  • fb921ae620 Remove cupy auto-install from __init__.py Ethanfel 2026-02-27 13:24:06 +01:00
  • 4723dc329d Add cupy check to Load nodes with install instructions Ethanfel 2026-02-27 13:15:44 +01:00
  • 8fe382e5ec Remove auto-install of all deps except cupy Ethanfel 2026-02-27 13:13:01 +01:00
  • 8311fd0261 Add ComfyUI registry publishing workflow and pyproject.toml Ethanfel 2026-02-22 23:28:21 +01:00
  • 396dafeefc Fix warp cache buildup when all_on_gpu is enabled Ethanfel 2026-02-18 21:27:47 +01:00
  • 13a89c5831 Add console logging to all VFI interpolation nodes Ethanfel 2026-02-14 21:14:11 +01:00
  • 2f1cc17f5c Add oversampled image output to all VFI Interpolate nodes Ethanfel 2026-02-14 17:39:58 +01:00
  • b2d7d3b634 Update README: document target FPS mode, fix repo URL, update concat description Ethanfel 2026-02-14 17:06:55 +01:00
  • adc4451716 wf update Ethanfel 2026-02-13 22:55:30 +01:00
  • 6dd579dcc7 Add target FPS mode to all VFI models and remove concat preview Ethanfel 2026-02-13 22:51:04 +01:00
  • dd61ae8d1f Bundle sparse_sage Triton kernel for block-sparse attention old-master flash Ethanfel 2026-02-13 19:22:40 +01:00
  • e7e7c1cb5a Fix sparse attention mask tiling for temporal windows Ethanfel 2026-02-13 18:50:40 +01:00
  • 3b87652184 Fix FlashVSR attention mask and output quality Ethanfel 2026-02-13 18:41:43 +01:00
  • 76dff7e573 Fix FlashVSR quality: two-stage temporal padding, kv_ratio=3, float64 precision Ethanfel 2026-02-13 18:06:46 +01:00
  • fa250897a2 Fix FlashVSR ghosting: streaming TCDecoder decode + Causal LQ projection Ethanfel 2026-02-13 17:42:20 +01:00
  • 94d9818675 Fix FlashVSR quality: match naxci1 reference preprocessing Ethanfel 2026-02-13 17:10:12 +01:00
  • ea84ffef7c Fix FlashVSR ghosting: restore 2 front dummy frames matching reference Ethanfel 2026-02-13 16:49:46 +01:00
  • 4cc6e9c705 Remove debug logging from FlashVSR SegmentUpscale Ethanfel 2026-02-13 16:32:23 +01:00
  • 39d0f7af42 Add debug logging for FlashVSR SegmentUpscale output shapes Ethanfel 2026-02-13 16:31:09 +01:00
  • 11e2acb9e0 Fix FlashVSR frame padding to match pipeline requirements Ethanfel 2026-02-13 16:20:02 +01:00
  • 5071c4de4f Fix sageattn fallback: tensors already rearranged when exception fires Ethanfel 2026-02-13 16:08:01 +01:00
  • dd69a2fd2b Fix sageattn crash on Blackwell GPUs (sm_120) Ethanfel 2026-02-13 16:03:15 +01:00
  • f40504cbcf Fix crash when flash_attn is installed but broken Ethanfel 2026-02-13 15:51:30 +01:00
  • 8317a0603e Reuse FlashVSR models from 1038lab node if already downloaded Ethanfel 2026-02-13 15:42:10 +01:00
  • 0fecfcee37 Add FlashVSR support: diffusion-based 4x video super-resolution (Wan 2.1-1.3B) Ethanfel 2026-02-13 15:12:33 +01:00
  • e253cb244e Add GIMM-VFI to README: comparison table, nodes, acknowledgements, license Ethanfel 2026-02-13 13:13:48 +01:00
  • d642255e70 Add GIMM-VFI support (NeurIPS 2024) with single-pass arbitrary-timestep interpolation Ethanfel 2026-02-13 13:11:45 +01:00
  • 3c3d4b2537 Fix typo in example workflow filename (lopp → loop) Ethanfel 2026-02-13 00:03:12 +01:00
  • e43a499ba0 Add example workflow Ethanfel 2026-02-13 00:02:47 +01:00
  • a67b5b62ae Add frontend JS for TweenConcatVideos video preview Ethanfel 2026-02-12 23:54:29 +01:00
  • 769da2586e Fix SGM-VFI auto-download: correct file extension .pth → .pkl Ethanfel 2026-02-12 23:45:13 +01:00
  • d935462e24 Support relative paths and robust preview in TweenConcatVideos Ethanfel 2026-02-12 23:30:48 +01:00
  • aa85f523f2 Add optional video preview to TweenConcatVideos Ethanfel 2026-02-12 23:16:01 +01:00
  • fc4efb8b17 Rename BIMVFIConcatVideos to TweenConcatVideos Ethanfel 2026-02-12 23:12:16 +01:00
  • e37cc3dd2e Rename project to ComfyUI-Tween Ethanfel 2026-02-12 23:08:54 +01:00
  • 42ebdd8b96 Add SGM-VFI (CVPR 2024) frame interpolation support Ethanfel 2026-02-12 23:02:48 +01:00
  • 1de086569c Add EMA-VFI (CVPR 2023) frame interpolation support Ethanfel 2026-02-12 22:30:06 +01:00
  • 0133f61d47 Add delete_segments option to Concat Videos node Ethanfel 2026-02-12 21:11:55 +01:00
  • 98c558b1b0 Add BIM-VFI Concat Videos node for joining segment outputs Ethanfel 2026-02-12 21:06:52 +01:00
  • 7cf7162143 Add BIM-VFI Segment Interpolate node for bounded peak RAM Ethanfel 2026-02-12 20:13:02 +01:00
  • 7278688d08 Add cupy auto-install warning to README Ethanfel 2026-02-12 19:32:21 +01:00
  • 3e8148b7e2 Add chunk_size for long video support, fix cache clearing, add README Ethanfel 2026-02-12 19:08:42 +01:00
  • 993a3a72b1 Add batch processing support for faster frame interpolation Ethanfel 2026-02-12 18:54:40 +01:00
  • 69a4aebfe7 Add auto_pyr_level toggle to select pyramid level by resolution Ethanfel 2026-02-12 18:51:29 +01:00
  • 4e6f9eb896 Respect user's pyr_level setting at all resolutions Ethanfel 2026-02-12 18:50:29 +01:00
  • ffde07a89a Add tooltips to all node inputs Ethanfel 2026-02-12 18:49:27 +01:00
  • 2c84b47590 Auto-install cupy and gdown on first node load Ethanfel 2026-02-12 18:43:29 +01:00
  • d44885252f Write detected cupy variant into requirements.txt at install time Ethanfel 2026-02-12 18:42:23 +01:00
  • 471a299027 Fix: lazy import cupy to allow node loading without cupy installed Ethanfel 2026-02-12 18:35:11 +01:00
  • db64fc195a Initial commit: ComfyUI BIM-VFI node for video frame interpolation Ethanfel 2026-02-12 18:26:49 +01:00