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." } ] }