diff --git a/custom-node-list.json b/custom-node-list.json index 31089432..f16d34e7 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -23748,6 +23748,17 @@ "install_type": "git-clone", "description": "String Chain: Reconnect your prompts" }, + { + "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." + }, @@ -24207,17 +24218,6 @@ ], "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." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index cc19db71..2292f84d 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -575,16 +575,6 @@ "install_type": "git-clone", "description": "Custom nodes for basic actions." }, - { - "author": "silveroxides", - "title": "ComfyUI-ModelUtils [WIP]", - "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." - }, { "author": "thisiseddy-ab", "title": "ComfyUI-Edins-Ultimate-Pack",