mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Add ComfyUI_Image_Pin (#1992)
This commit is contained in:
parent
d87a0995b4
commit
2a366a1607
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user