From 9f258f5c9c70971d356951ad681368813c2a74fc Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Sun, 25 May 2025 22:44:55 +0800 Subject: [PATCH] Add ComfyUI-Bagel node (#1863) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 24938619..aca82944 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19436,6 +19436,16 @@ "install_type": "git-clone", "description": "ComfyUI-AniSora is now available in ComfyUI, Index-AniSora is the most powerful open-source animated video generation model. It enables one-click creation of video shots across diverse anime styles including series episodes, Chinese original animations, manga adaptations, VTuber content, anime PVs, mad-style parodies(鬼畜动画), and more!" }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-Bagel", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Bagel", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Bagel" + ], + "install_type": "git-clone", + "description": "ComfyUI-Bagel is now available in ComfyUI, BAGEL is an open‑source multimodal foundation model with 7B active parameters (14B total) trained on large‑scale interleaved multimodal data." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",