diff --git a/custom-node-list.json b/custom-node-list.json index 8e131007..e2031965 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16666,6 +16666,17 @@ "install_type": "git-clone", "description": "These are nodes and workflows that can facilitate the creation of animations and video compilations." }, + { + "author": "LatentSpaceDirective", + "title": "ComfyUI-Texturaizer", + "id": "texturaizer", + "reference": "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer", + "files": [ + "https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer" + ], + "install_type": "git-clone", + "description": "These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com" + },