Add ComfyUI_Image_Pin (#1992)

This commit is contained in:
ChenNing 2025-07-14 17:56:22 +08:00 committed by GitHub
parent d87a0995b4
commit 2a366a1607
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29493,6 +29493,17 @@
"install_type": "copy",
"description": "A ComfyUI custom node for face comparison. This node utilizes Face++'s facial recognition and comparison algorithms by directly calling the Face++ API. Its usage in the workflow is as follows:"
},
{
"author": "xChenNing",
"title": "ComfyUI_Image_Pin",
"id": "comfyui-image-pin",
"reference": "https://github.com/CheNing233/ComfyUI_Image_Pin",
"files": [
"https://github.com/CheNing233/ComfyUI_Image_Pin"
],
"install_type": "git-clone",
"description": "Allows you to pin images to the JSON of your workflow, migrate with JSON, or embed in image's metadata. supports image compression."
},
{
"author": "folkghost",
"title": "CSV Search Node",