From cd9f003da1b04bd13c85957b52cdefa4245f8f4a Mon Sep 17 00:00:00 2001 From: HenryHan Date: Sun, 26 Jan 2025 17:13:25 +0800 Subject: [PATCH] Update custom-node-list.json (#1482) Add extension: comfyui-zegr comfyui share models to oss conveniently --- custom-node-list.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 4189fedc..284c20f1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -20006,8 +20006,17 @@ "install_type": "git-clone", "description": "Essential string manipulation nodes for ComfyUI." }, - - + { + "author": "Dr.Positliver", + "title": "comfyui-zegr", + "id": "manager", + "reference": "https://github.com/Positliver/comfyui-zegr", + "files": [ + "https://github.com/Positliver/comfyui-zegr" + ], + "install_type": "git-clone", + "description": "comfyui share models to oss conveniently." + },