From ea48fc231c847e63cfc36ba7e03bcce0d5c07a96 Mon Sep 17 00:00:00 2001 From: HenryHan Date: Sun, 26 Jan 2025 16:33:46 +0800 Subject: [PATCH] Update custom-node-list.json 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 02956750..a3d952d9 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." + },