From ec5e4af6b7fac0e08ff296d4913c24593c8bf4cf Mon Sep 17 00:00:00 2001 From: Faych Chen <90372299+neverbiasu@users.noreply.github.com> Date: Tue, 27 May 2025 05:26:24 +0800 Subject: [PATCH] feat: Add ComfyUI-BAGEL custom node (#1875) --- custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 800f5b7a..c7cf340b 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14465,6 +14465,14 @@ "install_type": "git-clone", "description": "A ComfyUI integration for [a/ChatTTS](https://github.com/2noise/ChatTTS), enabling high-quality, controllable text-to-speech generation directly in your ComfyUI workflows." }, + { + "author": "neverbiasu", + "title": "ComfyUI-BAGEL", + "reference": "https://github.com/neverbiasu/ComfyUI-BAGEL", + "files": ["https://github.com/neverbiasu/ComfyUI-BAGEL"], + "install_type": "git-clone", + "description": "A ComfyUI custom node package based on the BAGEL-7B-MoT multimodal model." + }, { "author": "DriftJohnson", "title": "DJZ-Nodes",