Add KayTool to custom-node-list.json (#1165)

This commit is contained in:
kk8bit 2024-10-20 12:03:15 +08:00 committed by GitHub
parent 9f4054e7bf
commit 4242dc0f94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16124,6 +16124,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "kk8bit",
"title": "KayTool",
"reference": "https://github.com/kk8bit/KayTool",
"files": [
"https://github.com/kk8bit/KayTool"
],
"install_type": "git-clone",
"description": "KayTool is a growing toolkit for ComfyUI. It includes the 'Custom Save Image' node, allowing image saving in PNG or JPG format, with support for ICC profiles like sRGB and Adobe RGB, metadata control, JPG quality adjustment."
}
]
}