mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Add ComfyUI DAM Object Extractor node (#1796)
* Update custom-node-list.json * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
2bb4d8cd63
commit
d808a1f406
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user