diff --git a/custom-node-list.json b/custom-node-list.json index 20d77c59..8605b3c4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25394,6 +25394,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Irsalistic", + "title": "ComfyUI DAM Object Extractor", + "reference": "https://github.com/Irsalistic/comfyui-dam-object-extractor", + "files": [ + "https://github.com/Irsalistic/comfyui-dam-object-extractor" + ], + "description": "Extract object names and descriptions from masked regions using NVIDIA's DAM model", + "tags": ["object recognition", "vision", "image analysis"], + "install_type": "git-clone" } ] }