Add custom node silveroxides/ComfyUI-ModelUtils

Custom nodes project for model management.
This commit is contained in:
Silver 2025-03-12 11:45:09 +01:00 committed by GitHub
parent a946338a18
commit 2fe3b04d5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22470,6 +22470,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."
}
]
}