Ethanfel
  • Joined on 2026-01-04
Ethanfel pushed to master at Ethanfel/ComfyUI-Tween 2026-08-15 21:12:58 +02:00
024e627b47 feat: add SPEED and LDF-VFI interpolation
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-07-29 19:57:54 +02:00
54f9a3ae29 feat(models): add bulk model deletion controls
228542c71a fix: keep disabled unused packages manageable
Compare 2 commits »
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-07-29 19:43:25 +02:00
8a71013247 feat(models): add bulk model deletion controls
Ethanfel pushed to master at Ethanfel/Comfyui-Nodes-Stats 2026-07-29 19:28:29 +02:00
c43c8dde79 fix: keep disabled unused packages manageable
Ethanfel pushed to master at Ethanfel/ComfyUI-Dataset-Gates 2026-07-12 16:22:23 +02:00
dc2247d7b0 Add batch image chooser gate
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-07-09 14:03:53 +02:00
5d20215206 Self-provision an NVENC-enabled ffmpeg (BtbN) on demand
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-07-09 13:51:10 +02:00
dbba6cd5f0 Make NVENC formats encoder-aware with CPU fallback
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-07-09 13:39:30 +02:00
04be690a15 Add GPU (NVENC AV1) webm format and save_latent toggle to FastAbsoluteSaver
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-07-07 20:00:23 +02:00
39997b1d34 Pass through fast saver latent
Ethanfel pushed to main at Ethanfel/ComfyUI-JSON-Dynamic 2026-07-07 15:29:51 +02:00
4b0b4b6c5a Add latent sidecars to fast saver
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-05 00:13:42 +02:00
4003dbb6e8 Judge: add seed (reproducible output) + interrupt support
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 23:57:08 +02:00
64e2110835 Audio Wave: snap splits to group line/frame + 'split @ groups' button
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 23:55:27 +02:00
c4d7224118 Audio Wave: skip overlapping segment labels (readable when splits are close)
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 23:48:22 +02:00
ea099ccac4 Audio Wave: segments = user splits only (721 groups are markers, not segments)
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 23:42:18 +02:00
7f256977b5 Audio Wave: add 'clear splits' button (reset stale user splits from saved workflows)
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 23:34:23 +02:00
488afa0284 Audio Wave: correct model — 721 groups are hard splits, segments inside; range select; mirrored render; fix reload explosion
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 23:14:27 +02:00
29c48a9115 Audio Wave JS: fix DOM-widget width-collapse (keepDomWidgetFullWidth) + explicit height
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 23:11:18 +02:00
75b20f9656 Audio Wave: fixed 721-frame subsegment grid + per-segment select/crop + notes box auto-fill
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 23:01:17 +02:00
e63f6e6058 Audio Wave: hide the raw segments_json widget (it's driven by the waveform)
Ethanfel pushed to main at Ethanfel/ComfyUI-Prompt-Calibrator 2026-07-04 22:49:41 +02:00
d9579e4794 Fix: Audio Wave node uncreatable when ComfyUI/input has no audio (empty combo)