From fb5e1f6ff3022666db8460dbe7bb914216dacef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E9=95=BF=E5=90=9B?= <352186537@qq.com> Date: Thu, 30 Oct 2025 20:29:57 +0800 Subject: [PATCH] feat: change nodes github address and name --- 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 744be28b..5b9614e9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35623,13 +35623,13 @@ }, { "author": "fchangjun", - "title": "MultiSaveImage Node", - "reference": "https://github.com/fchangjun/Comfyui_MultiSaveImage", + "title": "BaiduMeux_Comfy Tools", + "reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools.git", "files": [ - "https://github.com/fchangjun/Comfyui_MultiSaveImage" + "https://github.com/fchangjun/Baidu_Meux_ComfyTools.git" ], "install_type": "git-clone", - "description": "A custom node for saving multiple images simultaneously with batch processing and resizing capabilities." + "description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform." } ] }