diff --git a/custom-node-list.json b/custom-node-list.json index d72c635d..d1f4ab61 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3037,6 +3037,17 @@ "install_type": "git-clone", "description": "Rudimentary wrapper that runs [a/Kwai-Kolors](https://huggingface.co/Kwai-Kolors/Kolors) text2image pipeline using diffusers." }, + { + "author": "kijai", + "title": "ComfyUI-segment-anything-2", + "id": "segment-anything-2", + "reference": "https://github.com/kijai/ComfyUI-segment-anything-2", + "files": [ + "https://github.com/kijai/ComfyUI-segment-anything-2" + ], + "install_type": "git-clone", + "description": "Nodes to use [a/segment-anything-2](https://github.com/facebookresearch/segment-anything-2) for image or video segmentation." + }, { "author": "hhhzzyang", "title": "Comfyui-Lama",