mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 09:04:52 +08:00
Add custom node silveroxides/ComfyUI-ModelUtils (#1652)
Custom nodes project for model management.
This commit is contained in:
parent
17e5c3d2f5
commit
a5fe075bf3
@ -24207,6 +24207,17 @@
|
|||||||
],
|
],
|
||||||
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user