mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-01 06:13:44 +08:00
update DB
This commit is contained in:
parent
5462fe7acc
commit
3f5eb4dabb
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user