custom-node-list updated

This commit is contained in:
daxthin 2023-12-07 21:44:50 -03:00
parent 5662d8d9b5
commit 771d50c4ad

View File

@ -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."