From 9adbff6e16dccb43d63349c3e05bf6dd2b2c058a Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 1 Oct 2024 22:59:33 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 44 +++++++++++++++---------------- node_db/new/custom-node-list.json | 22 ++++++++++++++++ 2 files changed, 44 insertions(+), 22 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2e41662d..b77a1254 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -80,17 +80,6 @@ "install_type": "git-clone", "description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes." }, - { - "author": "Darth-Veitcher", - "title": "Comfy DV", - "id": "comfydv", - "reference": "https://github.com/darth-veitcher/comfydv", - "files": [ - "https://github.com/darth-veitcher/comfydv" - ], - "install_type": "git-clone", - "description": "Nodes: String Formatting (f-string and jinja2), Random Choice, Model Memory management, and other quality of life improvements." - }, { "author": "Fannovel16", "title": "ComfyUI's ControlNet Auxiliary Preprocessors", @@ -14928,6 +14917,28 @@ "install_type": "git-clone", "description": "Use of the molmo model.Generate detailed image descriptions and analysis using Molmo models in ComfyUI." }, + { + "author": "Darth-Veitcher", + "title": "Comfy DV", + "id": "comfydv", + "reference": "https://github.com/darth-veitcher/comfydv", + "files": [ + "https://github.com/darth-veitcher/comfydv" + ], + "install_type": "git-clone", + "description": "Nodes: String Formatting (f-string and jinja2), Random Choice, Model Memory management, and other quality of life improvements." + }, + { + "author": "ez-af", + "title": "ComfyUI-EZ-AF-Nodes", + "id": "ez-af", + "reference": "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes", + "files": [ + "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes" + ], + "install_type": "git-clone", + "description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts" + }, @@ -15337,17 +15348,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ez-af", - "title": "ComfyUI-EZ-AF-Nodes", - "id": "ez-af", - "reference": "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes", - "files": [ - "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes" - ], - "install_type": "git-clone", - "description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 93fbcdbd..b445e497 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,28 @@ }, + { + "author": "ez-af", + "title": "ComfyUI-EZ-AF-Nodes", + "id": "ez-af", + "reference": "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes", + "files": [ + "https://github.com/ez-af/ComfyUI-EZ-AF-Nodes" + ], + "install_type": "git-clone", + "description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts" + }, + { + "author": "Darth-Veitcher", + "title": "Comfy DV", + "id": "comfydv", + "reference": "https://github.com/darth-veitcher/comfydv", + "files": [ + "https://github.com/darth-veitcher/comfydv" + ], + "install_type": "git-clone", + "description": "Nodes: String Formatting (f-string and jinja2), Random Choice, Model Memory management, and other quality of life improvements." + }, { "author": "CY-CHENYUE", "title": "ComfyUI-Molmo",