Add ComfyUI-Lux3D

This commit is contained in:
yinjie 2026-02-28 15:08:32 +08:00
parent d7aad369a4
commit 1a3a7251e5

View File

@ -44047,6 +44047,17 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
} }
] ]
} }