From 51d3151e5f0d84322002e263de044e5a8df82486 Mon Sep 17 00:00:00 2001 From: Fayche <1751162157@qq.com> Date: Mon, 26 May 2025 13:22:21 +0800 Subject: [PATCH] feat: Add ComfyUI-BAGEL custom node --- 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",