From a64b2df343418980c09d0a589ab9b354e024bd97 Mon Sep 17 00:00:00 2001 From: S4MUEL Date: Tue, 2 Sep 2025 20:43:31 +0800 Subject: [PATCH] Add ComfyUI-Prepack to custom node list A small, practical bundle of ComfyUI nodes that streamlines common workflows. --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4141241b..844116a7 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "S4MUEL404", + "title": "ComfyUI Prepack", + "id": "comfyui-prepack", + "reference": "https://github.com/S4MUEL-404/ComfyUI-Prepack", + "files": [ + "https://github.com/S4MUEL-404/ComfyUI-Prepack" + ], + "install_type": "git-clone", + "description": "A small, practical bundle of ComfyUI nodes that streamlines common workflows." + }, { "author": "S4MUEL404", "title": "ComfyUI S4Tool Text",