From 1a3a7251e50c60af1c4a8808153dfb876c72afb8 Mon Sep 17 00:00:00 2001 From: yinjie <312047391@qq.com> Date: Sat, 28 Feb 2026 15:08:32 +0800 Subject: [PATCH] Add ComfyUI-Lux3D --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d2159756..683d62b4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -44047,6 +44047,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." } ] }