Merge pull request #221 from daxthin/main

DZ-FaceDetailer node updated
This commit is contained in:
Dr.Lt.Data 2023-12-08 09:55:56 +09:00 committed by GitHub
commit 208d26bebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1067,10 +1067,10 @@
}, },
{ {
"author": "daxthin", "author": "daxthin",
"title": "facedetailer", "title": "DZ-FaceDetailer",
"reference": "https://github.com/daxthin/facedetailer", "reference": "https://github.com/daxthin/DZ-FaceDetailer",
"files": [ "files": [
"https://github.com/daxthin/facedetailer" "https://github.com/daxthin/DZ-FaceDetailer"
], ],
"install_type": "git-clone", "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." "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."