mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-04 17:27:53 +08:00
update DB
This commit is contained in:
@ -42571,13 +42571,13 @@
|
||||
},
|
||||
{
|
||||
"author": "remingtonspaz",
|
||||
"title": "ComfyUI-ReferenceChain",
|
||||
"title": "Reference Chain Conditioning",
|
||||
"reference": "https://github.com/remingtonspaz/ComfyUI-ReferenceChain",
|
||||
"files": [
|
||||
"https://github.com/remingtonspaz/ComfyUI-ReferenceChain"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that takes multiple images, scales them, VAE encodes them, and chains them as reference latents into a single conditioning output. Useful for edit models like Flux-2-klein that accept multiple reference images."
|
||||
"description": "Chain multiple images as reference conditionings for Flux Klein, Kontext etc. with one node"
|
||||
},
|
||||
{
|
||||
"author": "SidDays",
|
||||
@ -43307,16 +43307,6 @@
|
||||
],
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user