From 771d50c4adfb39e9c9c83a60ed755ac659b5ed88 Mon Sep 17 00:00:00 2001 From: daxthin Date: Thu, 7 Dec 2023 21:44:50 -0300 Subject: [PATCH] custom-node-list updated --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index bd762f3..f1bc6e2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1067,10 +1067,10 @@ }, { "author": "daxthin", - "title": "facedetailer", - "reference": "https://github.com/daxthin/facedetailer", + "title": "DZ-FaceDetailer", + "reference": "https://github.com/daxthin/DZ-FaceDetailer", "files": [ - "https://github.com/daxthin/facedetailer" + "https://github.com/daxthin/DZ-FaceDetailer" ], "install_type": "git-clone", "description": "Face Detailer is a custom node for the 'ComfyUI' framework inspired by !After Detailer extension from auto1111, it allows you to detect faces using Mediapipe and YOLOv8n to create masks for the detected faces."