mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 17:14:35 +08:00
Add comfyui-daam to custom node list (#1753)
* Update custom-node-list.json * Update description
This commit is contained in:
parent
f00686f3f2
commit
cee01fec25
@ -24430,6 +24430,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": "nisaruj",
|
||||||
|
"title": "ComfyUI-DAAM",
|
||||||
|
"id": "comfyui-daam",
|
||||||
|
"reference": "https://github.com/nisaruj/comfyui-daam",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/nisaruj/comfyui-daam"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for Diffusion Attentive Attribution Maps (DAAM)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user