Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-12 21:35:59 +01:00
67422302da Add BiM-VFI as interpolation method for direct transitions
Ethanfel pushed to main at Ethanfel/video-montage-linker 2026-03-12 21:31:32 +01:00
546e93ceb1 Fix multiple bugs from code analysis rounds
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-12 15:53:32 +01:00
7f1fc92c54 Group all nodes under JSON Dynamic menu category
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-03-12 15:35:07 +01:00
64b6c23f61 Bump version to 1.1.2 for save node meta tensor fix
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-03-12 15:32:22 +01:00
ccc43f520e Fix save node meta tensor handling with multi-source weight loading
Ethanfel pushed to master at Ethanfel/Comfyui-VACE-Tools 2026-03-12 15:20:48 +01:00
d2c96726e5 Fix save node to force-load model weights before saving
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-06 02:10:33 +01:00
e19e918855 Fix node bottom clipping by adding padding to computed size
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-05 15:20:25 +01:00
b64636c189 Add dynamic widget visibility and per-format pixel formats for FastAbsoluteSaver
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-05 13:11:03 +01:00
e70127d1a3 Add config-driven video format system with 10 codecs and BT.709 color management
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-05 11:12:01 +01:00
33a5f9aa16 Add cross-workflow image channel system with ImageReceiver node
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-05 03:28:14 +01:00
0559e16cf0 Add Ordered Passthrough node with auto-wired execution order
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-05 01:06:49 +01:00
2f4a58f134 Fix video saving overwriting files by adding auto-increment support
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-05 00:10:30 +01:00
1b21b696d3 Add WIP warning: node not working at high CFG scales
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 23:39:19 +01:00
d29808975f Use sqrt(cfg) scaling for K + store raw prev_eps
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-04 22:25:22 +01:00
6bfc2f0eed Bump version to 1.2.2
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-03-04 22:24:26 +01:00
8d29a2ad86 Add Load Image node with active switch for branch skipping
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 18:59:41 +01:00
2c50da025d Fix correction accumulation: store raw guidance in prev_eps
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 18:53:11 +01:00
3c92369305 Use full K strength matching paper, increase blur to 5x5
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 18:36:12 +01:00
8c88b3213c Add spatial smoothing to remove latent grid artifacts
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 18:27:06 +01:00
fa21c01afc Fix: compensate cfg amplification + smooth tanh switching