Add Champdev Custom Nodes (#2654)

* Add Chamdev Custom Nodes

* fix review comments
This commit is contained in:
Rohit Mahto
2026-03-03 05:50:57 +09:00
committed by GitHub
parent 613d2bd648
commit 8be1f1494c
+8
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."
}
]
}