add reference chain custom node entry (#2568)

This commit is contained in:
Satrio Dewantono 2026-02-05 19:25:53 -08:00 committed by GitHub
parent e04224a2bd
commit 492f7eda6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43307,6 +43307,16 @@
],
"install_type": "unzip",
"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"
}
]
}