add ComfyUI-Color_Transfer nodes to list (#1074)

This commit is contained in:
Oleksandr Yalynskyi 2024-09-20 20:35:32 +03:00 committed by GitHub
parent 40b2050e71
commit e73d66d65a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15057,6 +15057,16 @@
], ],
"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": "45uee",
"title": "ComfyUI-Color_Transfer",
"reference": "https://github.com/45uee/ComfyUI-Color_Transfer",
"files": [
"https://github.com/45uee/ComfyUI-Color_Transfer"
],
"install_type": "git-clone",
"description": "Postprocessing nodes that implement color palette transfer for images."
} }
] ]
} }