From bc677705d8a491ff48fa29d49750d9d08f9ef3f7 Mon Sep 17 00:00:00 2001 From: puke <1129090915@qq.com> Date: Wed, 19 Feb 2025 20:39:41 +0800 Subject: [PATCH] Update custom-node-list.json (#1562) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index a11d8516..dbeae02c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11,6 +11,17 @@ "install_type": "git-clone", "description": "ComfyUI-Manager itself is also a custom node." }, + { + "author": "AIDC-AI", + "title": "ComfyUI-Copilot", + "id": "ComfyUI-Copilot", + "reference": "https://github.com/AIDC-AI/ComfyUI-Copilot", + "files": [ + "https://github.com/AIDC-AI/ComfyUI-Copilot" + ], + "install_type": "git-clone", + "description": "Your Intelligent Assistant for Comfy-UI." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI Impact Pack",