Ethanfel
  • Joined on 2026-01-04
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
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 18:00:59 +01:00
a0d6bf39f7 Fix chattering: boundary layer SMC instead of hard sign()
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 17:43:09 +01:00
5f0bd6825d Fix: normalize to noise-prediction space before SMC
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 17:33:14 +01:00
612e7e973f Fix sigma-scaling bug causing noisy images
Ethanfel pushed to main at Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 17:15:40 +01:00
3953d97163 Add detailed README with SVG diagrams and Apache 2.0 license
a79c5163a1 Initial implementation of SMC-CFG Ctrl ComfyUI node
Ethanfel created branch main in Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 17:15:40 +01:00
Ethanfel created repository Ethanfel/ComfyUI-CFG-CTRL 2026-03-04 17:07:43 +01:00
Ethanfel pushed to main at Ethanfel/Comfyui-Workflow-Snapshot-Manager 2026-03-02 11:30:00 +01:00
7782bda677 Fix potential timeline hangs from cycles and refresh cascades