From 033acffad1fcfa3fb59facf5150f8d1521b0ca0e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 22 Nov 2025 08:42:06 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/custom-node-list.json | 11 +++++++++++ 3 files changed, 22 insertions(+), 21 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index dbed4332..2f941a2a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -36825,6 +36825,17 @@ "install_type": "git-clone", "description": "A custom ComfyUI node integrating DW-Pose (Denoising Whole-Body Pose Estimation) for high-quality pose detection with CPU (ONNX) and GPU (TensorRT) support. Features 20x faster performance with TensorRT acceleration, automatic model downloading, customizable pose visualization, keypoint conversion, and video workflow integration." }, + { + "author": "Writili", + "title": "WtlNodes", + "id": "wtlnodes", + "reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes", + "files": [ + "https://github.com/Scorpiosis0/ComfyUI-WtlNodes" + ], + "install_type": "git-clone", + "description": "This node adds improvement over some already existing nodes as well as some custom nodes." + }, @@ -37263,17 +37274,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Writili", - "title": "WtlNodes", - "id": "wtlnodes", - "reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes", - "files": [ - "https://github.com/Scorpiosis0/ComfyUI-WtlNodes" - ], - "install_type": "git-clone", - "description": "This node adds improvement over some already existing nodes as well as some custom nodes.", } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 96cbb876..f5755b57 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -360,16 +360,6 @@ "install_type": "git-clone", "description": "NODES: Batch Image Processor, Float to String, Float to String with Prefix, LoRA Wildcard Generator" }, - { - "author": "Scorpiosis0", - "title": "ComfyUI-WtlNodes [WIP]", - "reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes", - "files": [ - "https://github.com/Scorpiosis0/ComfyUI-WtlNodes" - ], - "install_type": "git-clone", - "description": "This repository contains a collection of custom nodes for ComfyUI, designed to simplify workflows and add new creative / utility features. Each node is plug-and-play and appears directly inside ComfyUI after installation.\nNOTE: The files in the repo are not organized." - }, { "author": "MushroomFleet", "title": "ComfyUI-SCP-nodes [UNSAFE]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 073da773..06e0e625 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "Writili", + "title": "WtlNodes", + "id": "wtlnodes", + "reference": "https://github.com/Scorpiosis0/ComfyUI-WtlNodes", + "files": [ + "https://github.com/Scorpiosis0/ComfyUI-WtlNodes" + ], + "install_type": "git-clone", + "description": "This node adds improvement over some already existing nodes as well as some custom nodes." + }, { "author": "rookiestar28", "title": "ComfyUI Text Processor",