Nodes Browser
ComfyDeploy: How ComfyUI-Texturaizer works in ComfyUI?
What is ComfyUI-Texturaizer?
These are companion nodes for Texturaizer, a Blender plugin that connects complex 3D data to ComfyUI. https://texturaizer.com
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Texturaizer
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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>