From 7a1b5e2b0372122631a9b0b9fbc9787d4a67db3c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 22 Dec 2023 21:49:28 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 12 +++++++++++- extension-node-map.json | 1 + node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 1 + 4 files changed, 23 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index ceb25f6..9688e5a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 968214f..4c96069 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5183,6 +5183,7 @@ "MergeLayers", "NewLayer", "RandomPrompt", + "ResizeImageMixlab", "ScreenShare", "ShowLayer", "ShowTextForGPT", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e3c93e4..b29965d 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 968214f..4c96069 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5183,6 +5183,7 @@ "MergeLayers", "NewLayer", "RandomPrompt", + "ResizeImageMixlab", "ScreenShare", "ShowLayer", "ShowTextForGPT",