From 0e0b3714177fb4a7a09bdfd6b09e246f630271d4 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 31 Mar 2026 01:45:47 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 29 +++++++++++------------------ node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 18 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 933115f4..215ed4a6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44789,6 +44789,17 @@ "install_type": "git-clone", "description": "Interactive 2D rigging pose editor embedded inside a ComfyUI node. Drag joints to pose a figure, control eye direction, and export as IMAGE." }, + { + "author": "ketle-man", + "title": "ComfyUI VRM Pose Editor 3D", + "id": "comfyui-vrm-pose-editor", + "reference": "https://github.com/ketle-man/comfyui-vrm-pose-editor", + "files": [ + "https://github.com/ketle-man/comfyui-vrm-pose-editor" + ], + "install_type": "git-clone", + "description": "Interactive 3D pose editor inside ComfyUI. Load VRM/GLB/GLTF models, drag bones to pose, control shape keys/expressions, and capture as IMAGE. All Three.js dependencies are bundled locally (no CDN required)." + }, { "author": "senjinthedragon", "title": "ComfyUI Gender Tag Filter", @@ -45550,24 +45561,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "ketle-man", - "title": "ComfyUI 2D Pose Editor", - "id": "comfyui-2dpose-editor", - "reference": "https://github.com/ketle-man/comfyui-2dpose-editor", - "files": ["https://github.com/ketle-man/comfyui-2dpose-editor"], - "install_type": "git-clone", - "description": "Interactive 2D rigging pose editor embedded inside a ComfyUI node. Drag joints to pose a figure, control eye direction, and export as IMAGE." - }, - { - "author": "ketle-man", - "title": "ComfyUI VRM Pose Editor 3D", - "id": "comfyui-vrm-pose-editor", - "reference": "https://github.com/ketle-man/comfyui-vrm-pose-editor", - "files": ["https://github.com/ketle-man/comfyui-vrm-pose-editor"], - "install_type": "git-clone", - "description": "Interactive 3D pose editor inside ComfyUI. Load VRM/GLB/GLTF models, drag bones to pose, control shape keys/expressions, and capture as IMAGE. All Three.js dependencies are bundled locally (no CDN required)." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 66456c4c..e8b7eeea 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ "install_type": "git-clone", "description": "Custom sigma scheduler node for ComfyUI. Easily tune, visualize, and concatenate dynamic sigma curves with an interactive graph." }, + { + "author": "ketle-man", + "title": "ComfyUI VRM Pose Editor 3D", + "id": "comfyui-vrm-pose-editor", + "reference": "https://github.com/ketle-man/comfyui-vrm-pose-editor", + "files": [ + "https://github.com/ketle-man/comfyui-vrm-pose-editor" + ], + "install_type": "git-clone", + "description": "Interactive 3D pose editor inside ComfyUI. Load VRM/GLB/GLTF models, drag bones to pose, control shape keys/expressions, and capture as IMAGE. All Three.js dependencies are bundled locally (no CDN required)." + }, { "author": "krishnancr", "title": "ComfyUI Pulse MeshAudit",