Compare commits

...

2 Commits

Author SHA1 Message Date
Satrio Dewantono
e11d8d4802
Merge cbbabea346 into 2944e5ef50 2026-02-02 09:31:04 -08:00
Satrio Dewantono
cbbabea346 add reference chain custom node entry 2026-01-31 12:18:11 -08:00

View File

@ -42756,6 +42756,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"
}
]
}