mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
update DB
This commit is contained in:
parent
e216322ab0
commit
7a1b5e2b03
@ -2736,7 +2736,7 @@
|
|||||||
],
|
],
|
||||||
"nodename_pattern": " \\(jov\\)$",
|
"nodename_pattern": " \\(jov\\)$",
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Procedural & Compositing. Includes a Webcam node."
|
"description": "Compose like Substance Designer. Webcams, Media Streams (in/out), Tick animation, Color correction, Geometry manipulation, Pixel shader, Polygonal shape generator, Remap images gometry and color, Heavily inspired by WAS and MTB Node Suites."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Umikaze-job",
|
"author": "Umikaze-job",
|
||||||
@ -3651,6 +3651,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A set of custom nodes for creating image grids, sequences, and batches in ComfyUI."
|
"description": "A set of custom nodes for creating image grids, sequences, and batches in ComfyUI."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "OpenArt-AI",
|
||||||
|
"title": "ComfyUI-Assistant",
|
||||||
|
"reference": "https://github.com/OpenArt-AI/ComfyUI-Assistant",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/OpenArt-AI/ComfyUI-Assistant"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Comfy Assistant is your one stop plugin for everything you need to get started with ComfyUI"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -5183,6 +5183,7 @@
|
|||||||
"MergeLayers",
|
"MergeLayers",
|
||||||
"NewLayer",
|
"NewLayer",
|
||||||
"RandomPrompt",
|
"RandomPrompt",
|
||||||
|
"ResizeImageMixlab",
|
||||||
"ScreenShare",
|
"ScreenShare",
|
||||||
"ShowLayer",
|
"ShowLayer",
|
||||||
"ShowTextForGPT",
|
"ShowTextForGPT",
|
||||||
|
|||||||
@ -10,6 +10,16 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "OpenArt-AI",
|
||||||
|
"title": "ComfyUI-Assistant",
|
||||||
|
"reference": "https://github.com/OpenArt-AI/ComfyUI-Assistant",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/OpenArt-AI/ComfyUI-Assistant"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Comfy Assistant is your one stop plugin for everything you need to get started with ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "shockz0rz",
|
"author": "shockz0rz",
|
||||||
"title": "comfy-easy-grids",
|
"title": "comfy-easy-grids",
|
||||||
|
|||||||
@ -5183,6 +5183,7 @@
|
|||||||
"MergeLayers",
|
"MergeLayers",
|
||||||
"NewLayer",
|
"NewLayer",
|
||||||
"RandomPrompt",
|
"RandomPrompt",
|
||||||
|
"ResizeImageMixlab",
|
||||||
"ScreenShare",
|
"ScreenShare",
|
||||||
"ShowLayer",
|
"ShowLayer",
|
||||||
"ShowTextForGPT",
|
"ShowTextForGPT",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user