update DB

This commit is contained in:
Dr.Lt.Data 2026-03-31 01:45:47 +09:00
parent 4669d4bca9
commit 0e0b371417
2 changed files with 22 additions and 18 deletions

View File

@ -44789,6 +44789,17 @@
"install_type": "git-clone", "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." "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", "author": "senjinthedragon",
"title": "ComfyUI Gender Tag Filter", "title": "ComfyUI Gender Tag Filter",
@ -45550,24 +45561,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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)."
} }
] ]
} }

View File

@ -10,6 +10,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom sigma scheduler node for ComfyUI. Easily tune, visualize, and concatenate dynamic sigma curves with an interactive graph." "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", "author": "krishnancr",
"title": "ComfyUI Pulse MeshAudit", "title": "ComfyUI Pulse MeshAudit",