mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
adding thought bubble custom node (#2129)
This commit is contained in:
parent
b1f39b34d7
commit
67ddfce279
@ -124,6 +124,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes."
|
"description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "matthewfriedrichs",
|
||||||
|
"title": "Thought Bubble",
|
||||||
|
"id": "thoughtbubble_interactivecanvas",
|
||||||
|
"reference": "https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/matthewfriedrichs/ComfyUI-ThoughtBubble"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ThoughtBubble is a custom node for ComfyUI that provides an interactive canvas to build and manage your prompts in a more visual and organized way. Think of it as a whiteboard for your ideas, allowing you to link different concepts, create conditional logic, and dynamically generate prompts using a powerful set of commands."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Fannovel16",
|
"author": "Fannovel16",
|
||||||
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
|
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user