mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-26 06:40:49 +08:00
UE nodes
This commit is contained in:
parent
2ba8f1a7fe
commit
08e6173ff0
@ -2053,6 +2053,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
|
"description": "A custom node that pauses the flow while you choose which image (or latent) to pass on to the rest of the workflow."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "chrisgoringe",
|
||||||
|
"title": "Use Everwhere",
|
||||||
|
"reference": "https://github.com/chrisgoringe/cg-use-everywhere",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/chrisgoringe/cg-use-everwhere",
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A set of nodes that allow data to be 'broadcast' to some or all unconnected inputs. Greatly reduces link spaghetti."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user