mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-15 15:42:33 +08:00
Update custom-node-list.json
This commit is contained in:
parent
80e0750289
commit
6c1a19188f
@ -25354,16 +25354,14 @@
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"title": "ComfyUI DAM Object Extractor",
|
||||
"description": "Extract object names and descriptions from masked regions using NVIDIA's DAM model",
|
||||
"author": "Irsalistic",
|
||||
"repository": "https://github.com/Irsalistic/comfyui-dam-object-extractor",
|
||||
"tags": ["object recognition", "vision", "image analysis"],
|
||||
"pip": [],
|
||||
"node_list": [
|
||||
"DAMObjectNameNode",
|
||||
"DAMVisualizeNode"
|
||||
]
|
||||
"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"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user