ComfyUI-Texturaizer

ComfyUI-Texturaizer
★ 20

Blender集成渲染分层按对象提示本地化工作流
将Texturaizer与ComfyUI连接,把Blender的复杂3D数据引入生成式AI流程,支持按对象/材质单独提示、渲染分层与本地化运行,提升创作效率与自动化。
💡 在Blender内分层渲染并将各层送入ComfyUI进行AI处理。
🍴 1 Forks💻 Python🔄 2025-12-15
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/9d76119b2ef2
📦 requirements.txt
torch
scipy
numpy
Pillow
torchvision
📄 README

Texturaizer

What is Texturaizer?

Texturaizer is a Blender addon that brings generative AI capabilities directly into Blender’s workflow. By connecting Blender to the powerful ComfyUI platform, Texturaizer enables artists and designers to create stunning AI-driven visuals, assign individual prompts to objects, automate multipass renders, and populate their Blender scene with assets—all without leaving Blender.


Why It’s Useful

  • Streamlines Workflow: Combines Blender and generative AI tools into a single, cohesive environment, removing the need for external applications.
  • Enhances Creativity: Empowers artists to experiment with unique styles, textures, and visuals through AI-driven imagery, without compromising on artistic control.
  • Saves Time: Automates labor-intensive tasks like image layer generation, segmented prompting, and AI integration, allowing users to focus on creative output.

  • Key Features

  • Seamless Background Rendering: Customize outputs with individual prompts per object or material for precision single-shot rendering.
  • Granular Prompt Control: Auto-generates render passes and sends them to AI workflows for processing.
  • Locally Runnable and Open Source: Enjoy lifetime usage with full control over your tool. (Also can be used with a remote server)
  • Integrated Viewer Panel: Monitor outputs and manage your history directly in Blender.
  • Advanced AI Compatibility: Full support for LoRA models, ControlNet, and style/image prompts.
  • Custom Workflows: Flexible data processing within Blender or through ComfyUI’s web interface.
  • Comprehensive Install Guide: Get started quickly with clear documentation, videos, resources, and Discord community.
  • Future-Proof: As ComfyUI evolves, Texturaizer adapts, ensuring compatibility with the latest AI models and features.

  • ComfyUI Nodes Installation

    To install Texturaizer nodes for ComfyUI, choose one of the following methods:


    Method 1: Download the ZIP

  • Go to the Texturaizer GitHub Repository
  • .

  • Click Code and select Download ZIP.
  • Extract the contents into your ComfyUI/custom_nodes folder.

  • Method 2: Git Clone

  • Open a terminal or command prompt.
  • Navigate to your ComfyUI/custom_nodes folder:
  • “`bash

    cd path/to/ComfyUI/custom_nodes

    “`

  • Clone the repository:
  • “`bash

    git clone https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer.git

    “`


    Method 3: ComfyUI Manager

    ComfyUI Manager

  • Open the ComfyUI Manager.
  • Search for Texturaizer in the list of available nodes.
  • Click Install and follow the prompts.

  • Final Step

    After completing the installation using any of the methods above, restart ComfyUI to load the Texturaizer nodes.


    Blender Plugin Installation

    Get the Plugin from Gumroad

    Follow this getting started guide