From 5c6322f32eb9fff5ce26a22cbe62eefafac6d430 Mon Sep 17 00:00:00 2001 From: shootthesound <110498357+shootthesound@users.noreply.github.com> Date: Sun, 7 Jun 2026 16:16:22 +0100 Subject: [PATCH] Add ComfyUI-Angelo (click-to-refine sampler) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 91f83f17..51ac58b8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40177,6 +40177,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "shootthesound", + "title": "ComfyUI-Angelo", + "reference": "https://github.com/shootthesound/ComfyUI-Angelo", + "files": [ + "https://github.com/shootthesound/ComfyUI-Angelo" + ], + "install_type": "git-clone", + "description": "Click-to-refine sampler. Generate, then click or paint regions to refine them in place. First-class support for FLUX 2 Klein 9B and Qwen-Image-Edit (Smart Inpaint / Smart Guided Inpaint / Xtra-Fine), works with any sampler-compatible model for Refine + Area Prompt. Optional SAM 3 Detect for text-prompted segmentation, and a companion Overrides node for custom samplers (power-sigma, Flux 2 scheduler, NAG)." } ] }