add Texturaizer Nodes (#1234)

This commit is contained in:
Luke Kratsios 2024-11-13 11:51:46 -05:00 committed by GitHub
parent e73e3b7726
commit bf2ffe8dfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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