add Texturaizer Nodes

This commit is contained in:
LatentSpaceDirective 2024-11-12 03:16:21 -05:00
parent 76aa2e9354
commit bbbf1e91d8

View File

@ -16676,6 +16676,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"
},