From 891b5d34045299fc91f70a831d824278591be9a2 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Thu, 8 May 2025 00:07:39 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index eff8f50e..fa5404d7 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25361,7 +25361,8 @@ "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"] + "tags": ["object recognition", "vision", "image analysis"], + "install_type": "git-clone" } ] }