Add custom node silveroxides/ComfyUI-ModelUtils (#1652)

Custom nodes project for model management.
This commit is contained in:
Silver 2025-04-14 17:22:38 +02:00 committed by GitHub
parent 17e5c3d2f5
commit a5fe075bf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24207,6 +24207,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "silveroxides",
"title": "Model Utility Toolkit",
"id": "comfyui_modelutils",
"reference": "https://github.com/silveroxides/ComfyUI-ModelUtils",
"files": [
"https://github.com/silveroxides/ComfyUI-ModelUtils"
],
"install_type": "git-clone",
"description": "[WIP]Custom nodes for handling, inspecting, modifying and creating various model files."
}
]
}