mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
e216322ab0
commit
7a1b5e2b03
@ -2736,7 +2736,7 @@
|
||||
],
|
||||
"nodename_pattern": " \\(jov\\)$",
|
||||
"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",
|
||||
@ -3651,6 +3651,16 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"NewLayer",
|
||||
"RandomPrompt",
|
||||
"ResizeImageMixlab",
|
||||
"ScreenShare",
|
||||
"ShowLayer",
|
||||
"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",
|
||||
"title": "comfy-easy-grids",
|
||||
|
||||
@ -5183,6 +5183,7 @@
|
||||
"MergeLayers",
|
||||
"NewLayer",
|
||||
"RandomPrompt",
|
||||
"ResizeImageMixlab",
|
||||
"ScreenShare",
|
||||
"ShowLayer",
|
||||
"ShowTextForGPT",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user