From 50d8dc81ddf6f5e220c5a902fc1321317cd7202a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=8B=E3=81=BF=E3=81=AA=E3=83=BC=E5=85=88=E7=94=9F?= Date: Wed, 3 Jun 2026 01:58:26 +0900 Subject: [PATCH] Add ComfyUI-CheckpointHandpickerSuite --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8e0cd2ce..e1b4d5f1 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52845,6 +52845,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ruminar", + "title": "ComfyUI-CheckpointHandpickerSuite", + "id": "checkpointhandpickersuite", + "reference": "https://github.com/ruminar/ComfyUI-CheckpointHandpickerSuite", + "files": [ + "https://github.com/ruminar/ComfyUI-CheckpointHandpickerSuite" + ], + "install_type": "git-clone", + "description": "Review-first checkpoint cycling and handpicking suite for ComfyUI. Auto-cycle checkpoints, review generated images, tag checkpoints, and export cleanup scripts without deleting files immediately." } ] }