From c735d7d7d2351195470e44f485253625030b570c Mon Sep 17 00:00:00 2001 From: yige1127 Date: Mon, 12 May 2025 09:35:41 +0800 Subject: [PATCH] Add ComfyUI-1hewNodes to custom node list --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5e939130..a2c1f5b1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "1hew", + "title": "ComfyUI 1hewNodes", + "id": "ComfyUI-1hewNodes", + "reference": "https://github.com/1hew/ComfyUI-1hewNodes", + "files": [ + "https://github.com/1hew/ComfyUI-1hewNodes" + ], + "install_type": "git-clone", + "description": "This is a custom node collection for ComfyUI that provides some utility nodes." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",