From 2fac67a9f97b5f60dd8e5a939cf47ea13c51da5a Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Thu, 12 Jun 2025 17:15:32 +0800 Subject: [PATCH] Add ComfyUI-Vui (#1930) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c11153b5..4e3287fe 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19750,6 +19750,16 @@ "install_type": "git-clone", "description": "ComfyUI-Direct3D‑S2 is now available in ComfyUI, Direct3D‑S2 - Gigascale 3D Generation Made Easy with Spatial Sparse Attention. Direct3D‑S2 is a scalable 3D generation framework based on sparse volumes that achieves superior output quality with dramatically reduced training costs." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-Vui", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Vui", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Vui" + ], + "install_type": "git-clone", + "description": "ComfyUI-Vui is now available in ComfyUI, Vui is a llama based transformer that predicts audio tokens." + }, { "author": "Starnodes2024", "title": "ComfyUI_StarNodes",