mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-06 03:02:34 +08:00
add reference chain custom node entry
This commit is contained in:
parent
df1eaff802
commit
cbbabea346
@ -42766,6 +42766,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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user