diff --git a/custom-node-list.json b/custom-node-list.json index 035bf517..281cacf8 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",