Files
ComfyUI-JSON-Dynamic/image_preview.py
Ethanfel 8d29a2ad86 Add Load Image node with active switch for branch skipping
New JDL_LoadImage node loads images from input/ (with upload support)
and outputs IMAGE + MASK like the built-in LoadImage. An "active" toggle
returns ExecutionBlocker(None) when off, silently skipping the entire
downstream branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 22:24:06 +01:00

7.4 KiB