mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 09:04:52 +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",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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