diff --git a/custom-node-list.json b/custom-node-list.json index e7ed58dd..c1a2e454 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46587,6 +46587,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Amatsukast", + "title": "ComfyUI-SBTools", + "id": "sbtools", + "reference": "https://github.com/Amatsukast/ComfyUI-SBTools", + "files": [ + "https://github.com/Amatsukast/ComfyUI-SBTools" + ], + "install_type": "git-clone", + "description": "Workflow toolkit for ComfyUI. Includes BiRefNet background removal, dynamic prompt/image variable system for batch generation, chroma key tools, and more utilities." } ] }