Add Improved DanTagGen custom node (#873)

This commit is contained in:
Aaron-CHM 2024-07-17 07:31:41 +08:00 committed by GitHub
parent 8733a0bc2d
commit 5399206a5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11952,6 +11952,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "aaronchm",
"title": "z-a1111-sd-webui-DanTagGen",
"id":"z-a1111-sd-webui-DanTagGen",
"reference": "https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen",
"files":[
"https://github.com/Aaron-CHM/ComfyUI-z-a1111-sd-webui-DanTagGen"
],
"install_type":"git-clone",
"description":"Improved DanTagGen implementation that posesses all functionality of the A1111 webui extension."
}
]
}