update DB

This commit is contained in:
Dr.Lt.Data 2026-03-30 03:53:25 +09:00
parent 5462fe7acc
commit 3f5eb4dabb
2 changed files with 22 additions and 11 deletions

View File

@ -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."
}
]
}

View File

@ -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",