diff --git a/custom-node-list.json b/custom-node-list.json index ae8386e3..efb654b6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -22869,6 +22869,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "CozyMantis (+ Curt-Park)", + "title": "Cozy Human Parser in pure Python", + "id": "humanparser-pure-python", + "reference": "https://github.com/Curt-Park/human-parser-comfyui-node-in-pure-python", + "files": [ + "https://github.com/Curt-Park/human-parser-comfyui-node-in-pure-python" + ], + "install_type": "git-clone", + "description": "It works the same as human-parser-comfyui-node but is implemented in pure Python so that it doesn't require a runtime build for InPlaceABNSync." } ] }