ComfyUI Extension: ComfyUI-Texturaizer
These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com
Custom Nodes (33)
- Apply ControlNets (Texturaizer)
- Apply Style Prompt (Texturaizer)
- Cached Checkpoint (Texturaizer)
- Cached ControlNet (Texturaizer)
- Clip Encode Switch (Texturaizer)
- Combined Conditioning From Colors (Texturaizer)
- Extract ControlNet Data (Texturaizer)
- Generate Noise (Texturaizer)
- Get Clip Model Names (Texturaizer)
- Get ControlNet Data (Texturaizer)
- Get Flux Guidance (Texturaizer)
- Get Image Data (Texturaizer)
- Get IPAdapter Data (Texturaizer)
- Get Json Data (Texturaizer)
- Get LoRA Data (Texturaizer)
- Get Material Tile Data (Texturaizer)
- Get Model Name (Texturaizer)
- Get Prompt Data (Texturaizer)
- Get Render Data (Texturaizer)
- Get Sampler Data (Texturaizer)
- Get Segment Data (Texturaizer)
- Get Style Data (Texturaizer)
- Get VAE Name (Texturaizer)
- IPAdapter Embeds (Texturaizer)
- KSamplerAdvanced (Texturaizer)
- Placeholder (Texturaizer)
- Lora Loader (Texturaizer)
- Send Image (Texturaizer)
- Set Global Dir (Texturaizer)
- Sigmas Selector (Texturaizer)
- Switch Any (Texturaizer)
- Switch Lazy (Texturaizer)
- Use SDXL? (Texturaizer)
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 <a href="https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer" target="_blank">Texturaizer GitHub Repository</a> .
- 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:
cd path/to/ComfyUI/custom_nodes
- Clone the repository:
git clone https://github.com/LatentSpaceDirective/ComfyUI-Texturaizer.git
Method 3: ComfyUI Manager
<a href="https://github.com/ltdrdata/ComfyUI-Manager" target="_blank">ComfyUI Manager</a>
- 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 <a href="https://latentspacedirective.gumroad.com/l/texturaizer" target="_blank">Gumroad</a>
Follow this <a href="https://texturaizer.com/texturaizer-docs/getting-started/texturaizer-installation-guide/" target="_blank">getting started guide</a>