diff --git a/custom-node-list.json b/custom-node-list.json index 2e8f12aa..4d3d9f91 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7231,6 +7231,16 @@ "install_type": "git-clone", "description": "A simple password to protect ComfyUI." }, + { + "author": "Sida Liu", + "title": "ComfyUI-AutoCropFaces", + "reference": "https://github.com/liusida/ComfyUI-AutoCropFaces", + "files": [ + "https://github.com/liusida/ComfyUI-AutoCropFaces" + ], + "install_type": "git-clone", + "description": "Use RetinaFace to detect and automatically crop faces." + }, { "author": "jtydhr88", "title": "ComfyUI-Workflow-Encrypt",