From 097b19fecd3a1f7e3aba628bc4013d44ab1cef36 Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Mon, 9 Dec 2024 17:26:24 +0800 Subject: [PATCH] Update custom-node-list.json 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 f660ee32..b590f2b6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16650,12 +16650,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" }, {