From 6115b25bcbfb0319b5e969f4b039f5702257afd0 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:27:18 +0800 Subject: [PATCH] Add ComfyUI-Direct3D-S2 node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index f3bd8133..17176aff 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -19700,6 +19700,16 @@ "install_type": "git-clone", "description": "ComfyUI-ChatterboxTTS is now available in ComfyUI, Chatterbox TTS is the first production-grade open-source TTS model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-Direct3D-S2", + "reference": "https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-Direct3D-S2" + ], + "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": "Starnodes2024", "title": "ComfyUI_StarNodes",