diff --git a/custom-node-list.json b/custom-node-list.json index e879792f..b76a9888 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6386,6 +6386,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CozyMantis", + "title": "Cozy Reference Pose Generator", + "reference": "https://github.com/cozymantis/pose-generator-comfyui-node", + "files": [ + "https://github.com/cozymantis/pose-generator-comfyui-node" + ], + "install_type": "git-clone", + "description": "Generate OpenPose face/body reference poses in ComfyUI with ease. Made with 💚 by the CozyMantis squad." } ] }