mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Add custom node: ComfyUI-Face-Comparator (#2147)
This commit is contained in:
parent
36f75d1811
commit
26b347c04c
@ -33165,6 +33165,13 @@
|
|||||||
],
|
],
|
||||||
"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": "fr0nky0ng",
|
||||||
|
"title": "ComfyUI-Face-Comparator",
|
||||||
|
"description": "This is a node to detect the similarity between two faces",
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user