diff --git a/custom-node-list.json b/custom-node-list.json index dd04629..8fd83ee 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5878,6 +5878,16 @@ "install_type": "git-clone", "description": "A ComfyUI node to automatically extract masks for body regions and clothing/fashion items. Made with 💚 by the CozyMantis squad." }, + { + "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." + }, { "author": "vivax3794", "title": "ComfyUI-Vivax-Nodes", @@ -6376,16 +6386,6 @@ ], "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." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 268f52e..dc2eabc 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "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." + }, { "author": "cdb-boop", "title": "ComfyUI Bringing Old Photos Back to Life", @@ -211,14 +221,14 @@ "description": "ComfyUI Custom Sampler nodes that implement Zheng et al.'s Trajectory Consistency Distillation based on [a/https://mhh0318.github.io/tcd](https://mhh0318.github.io/tcd)" }, { - "author": "cozymantis", + "author": "CozyMantis", "title": "Cozy Human Parser", "reference": "https://github.com/cozymantis/human-parser-comfyui-node", "files": [ "https://github.com/cozymantis/human-parser-comfyui-node" ], "install_type": "git-clone", - "description": "Simple ComfyUI nodes to generate masks for specific body parts and clothes or fashion items. Runs on CPU and CUDA. Made with 💚 by the CozyMantis squad." + "description": "A ComfyUI node to automatically extract masks for body regions and clothing/fashion items. Made with 💚 by the CozyMantis squad." }, { "author": "atmaranto",