From 535d288bf17322891ff6c8ffa8ef5014f1a19a42 Mon Sep 17 00:00:00 2001 From: yin <36949571+alwayslike1994@users.noreply.github.com> Date: Tue, 3 Mar 2026 23:36:55 +0800 Subject: [PATCH] Add ComfyUI-Lux3D (#2650) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8d617b0d..94904588 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44151,6 +44151,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Manycore Tech", + "title": "ComfyUI-Lux3D", + "id": "ComfyUI-Lux3D", + "reference": "https://github.com/manycore-research/ComfyUI-Lux3D", + "files": [ + "https://github.com/manycore-research/ComfyUI-Lux3D" + ], + "install_type": "git-clone", + "description": "A ComfyUI extension providing nodes for generating 3D models from images and rendering/visualizing 3D assets within your workflow." } ] }