From 572ed554fd4d0f1a6765e1c1c35404b8d6a4a56e Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Wed, 11 Dec 2024 21:16:32 +0800 Subject: [PATCH] Update custom-node-list.json (#1313) Update comfy-pack GIt URL and description --- custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index c16d7e90..65b9438b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16636,12 +16636,12 @@ }, { "author": "Frost Ming", - "title": "ComfyUI-IDL", - "reference": "https://github.com/bentoml/ComfyUI-IDL", + "title": "Comfy Pack", + "reference": "https://github.com/bentoml/comfy-pack", "files": [ - "https://github.com/bentoml/ComfyUI-IDL" + "https://github.com/bentoml/comfy-pack" ], - "description": "ComfyUI Interface Definition Language", + "description": "A comprehensive toolkit for standardizing, packaging and deploying ComfyUI workflows as reproducible environments and production-ready REST services", "install_type": "git-clone" }, {