diff --git a/custom-node-list.json b/custom-node-list.json index 8605b3c4..235c3de8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24946,6 +24946,17 @@ "install_type": "git-clone", "description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode" }, + { + "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" + }, @@ -25394,17 +25405,6 @@ ], "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" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 7d0a5bec..f9b3d35a 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -32,6 +32,17 @@ "description": "A custom node for ComfyUI to FramePack.", "install_type": "git-clone" }, + { + "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" + }, { "author": "unicough", "title": "OpenAI Image API with gpt-image-1", @@ -683,26 +694,6 @@ ], "install_type": "git-clone", "description": "NODES: Item List, Template Input, Template Processor, Scene Queue Node, Trigger Passthrough Node" - }, - { - "author": "neverbiasu", - "title": "ComfyUI-ChatTTS", - "reference": "https://github.com/neverbiasu/ComfyUI-ChatTTS", - "files": [ - "https://github.com/neverbiasu/ComfyUI-ChatTTS" - ], - "install_type": "git-clone", - "description": "A ComfyUI integration for [a/ChatTTS](https://github.com/2noise/ChatTTS), enabling high-quality, controllable text-to-speech generation directly in your ComfyUI workflows." - }, - { - "author": "hanyingcho", - "title": "ComfyUI LLM Promp", - "reference": "https://github.com/hanyingcho/comfyui-llmprompt", - "files": [ - "https://github.com/hanyingcho/comfyui-llmprompt" - ], - "install_type": "git-clone", - "description": "NODES: Load llm, Generate Text with LLM, Inference Qwen2VL, Inference Qwen2" } ] }