From 3f5eb4dabb291d4c9dc7199374cd565a74d54784 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 30 Mar 2026 03:53:25 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index df85c590..765ec790 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45076,6 +45076,17 @@ "install_type": "git-clone", "description": "A custom node for ComfyUI designed to manage and automate optimal settings for different Checkpoints. It allows you to save and recall specific parameters—including steps, CFG, samplers, schedulers, and resolutions—linked directly to the model name." }, + { + "author": "krishnancr", + "title": "ComfyUI Pulse MeshAudit", + "id": "comfyui-pulse-meshaudit", + "reference": "https://github.com/krishnancr/ComfyUI-Pulse-MeshAudit", + "files": [ + "https://github.com/krishnancr/ComfyUI-Pulse-MeshAudit" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for auditing 3D mesh files by rendering them with a headless renderer and displaying an interactive carousel of renders with detailed mesh statistics. Features 16 renders per execution (4 camera angles x 4 shading modes), an interactive image viewer, and an asset statistics panel with geometry and quality metrics. Supports Linux x64 and Windows x64 with Vulkan-capable GPUs." + }, @@ -45467,17 +45478,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "krishnancr", - "title": "ComfyUI Pulse MeshAudit", - "id": "comfyui-pulse-meshaudit", - "reference": "https://github.com/krishnancr/ComfyUI-Pulse-MeshAudit", - "files": [ - "https://github.com/krishnancr/ComfyUI-Pulse-MeshAudit" - ], - "install_type": "git-clone", - "description": "A ComfyUI custom node for auditing 3D mesh files by rendering them with a headless renderer and displaying an interactive carousel of renders with detailed mesh statistics. Features 16 renders per execution (4 camera angles x 4 shading modes), an interactive image viewer, and an asset statistics panel with geometry and quality metrics. Supports Linux x64 and Windows x64 with Vulkan-capable GPUs." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3171d93d..a3f9d802 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "krishnancr", + "title": "ComfyUI Pulse MeshAudit", + "id": "comfyui-pulse-meshaudit", + "reference": "https://github.com/krishnancr/ComfyUI-Pulse-MeshAudit", + "files": [ + "https://github.com/krishnancr/ComfyUI-Pulse-MeshAudit" + ], + "install_type": "git-clone", + "description": "A ComfyUI custom node for auditing 3D mesh files by rendering them with a headless renderer and displaying an interactive carousel of renders with detailed mesh statistics. Features 16 renders per execution (4 camera angles x 4 shading modes), an interactive image viewer, and an asset statistics panel with geometry and quality metrics. Supports Linux x64 and Windows x64 with Vulkan-capable GPUs." + }, { "author": "alisson-anjos", "title": "ComfyUI-BFSNodes",