update DB

This commit is contained in:
Dr.Lt.Data 2023-12-22 21:49:28 +09:00
parent e216322ab0
commit 7a1b5e2b03
4 changed files with 23 additions and 1 deletions

View File

@ -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"
},

View File

@ -5183,6 +5183,7 @@
"MergeLayers",
"NewLayer",
"RandomPrompt",
"ResizeImageMixlab",
"ScreenShare",
"ShowLayer",
"ShowTextForGPT",

View File

@ -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",

View File

@ -5183,6 +5183,7 @@
"MergeLayers",
"NewLayer",
"RandomPrompt",
"ResizeImageMixlab",
"ScreenShare",
"ShowLayer",
"ShowTextForGPT",