This commit is contained in:
Satrio Dewantono 2026-02-02 23:09:56 +00:00 committed by GitHub
commit d25bbf1875
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43015,6 +43015,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": "remingtonspaz",
"title": "Reference Chain Conditioning",
"reference": "https://github.com/remingtonspaz/ComfyUI-ReferenceChain",
"files": [
"https://github.com/remingtonspaz/ComfyUI-ReferenceChain"
],
"install_type": "git-clone",
"description": "Chain multiple images as reference conditionings for Flux Klein, Kontext etc. with one node"
} }
] ]
} }