Add Champdev Custom Nodes (#2654)

* Add Chamdev Custom Nodes

* fix review comments
This commit is contained in:
Rohit Mahto 2026-03-03 02:20:57 +05:30 committed by GitHub
parent 613d2bd648
commit 8be1f1494c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44077,6 +44077,14 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "rohit267",
"title":"Champdev Custom Nodes",
"id":"champdev",
"reference":"https://github.com/rohit267/champdev-comfyui-nodes",
"install_type":"git-clone",
"description":"Champdev Custom Nodes. Currently contains Champdev Save Image, auto delete image after input seconds, overwrite file, save to temp dir."
}
]
}