update DB

This commit is contained in:
Dr.Lt.Data 2025-12-05 12:50:28 +09:00
parent d2f8a89e87
commit 311779cb20

View File

@ -37363,15 +37363,15 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom Node to implement iSeeBetter upscaling method." "description": "Custom Node to implement iSeeBetter upscaling method."
}, },
{ {
"author": "llikethat", "author": "Bharanidharan",
"title": "ComfyUI-faceExtracter", "title": "faceExtractor for ComfyUI",
"reference": "https://github.com/llikethat/ComfyUI-faceExtracter", "reference": "https://github.com/llikethat/ComfyUI-faceExtractor",
"files": [ "files": [
"https://github.com/llikethat/ComfyUI-faceExtracter" "https://github.com/llikethat/ComfyUI-faceExtractor"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Memory-efficient face extraction tool for ComfyUI with reference-based matching supporting multiple backends (InsightFace, MediaPipe, OpenCV) for video processing of any length. (Description by CC)" "description": "Custom Node to detect face matching the input reference image."
}, },
{ {
"author": "Pondowner857", "author": "Pondowner857",
@ -37995,16 +37995,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Bharanidharan",
"title": "faceExtractor for ComfyUI",
"reference": "https://github.com/llikethat/ComfyUI-faceExtractor",
"files": [
"https://github.com/llikethat/ComfyUI-faceExtractor"
],
"install_type": "git-clone",
"description": "Custom Node to detect face matching the input reference image."
} }
] ]
} }