https://github.com/torrinworx/cozy-auto-texture
A Blender add-on for generating free textures using the Stable Diffusion AI text to image model.
https://github.com/torrinworx/cozy-auto-texture
3d-art 3d-models ai blender blender-addon blender-plugin blender-python dall-e diffusers diffusion-models huggingface images machine-learning open-source python stable-diffusion torch
Last synced: 30 days ago
JSON representation
A Blender add-on for generating free textures using the Stable Diffusion AI text to image model.
- Host: GitHub
- URL: https://github.com/torrinworx/cozy-auto-texture
- Owner: torrinworx
- License: gpl-3.0
- Created: 2022-08-30T01:45:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T15:06:51.000Z (over 2 years ago)
- Last Synced: 2024-05-19T00:03:11.080Z (12 months ago)
- Topics: 3d-art, 3d-models, ai, blender, blender-addon, blender-plugin, blender-python, dall-e, diffusers, diffusion-models, huggingface, images, machine-learning, open-source, python, stable-diffusion, torch
- Language: Python
- Homepage:
- Size: 70.3 KB
- Stars: 102
- Watchers: 8
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Cozy Auto Texture
## Description
This addon bridges the complexity of the Stable Diffusion AI with the simple GUI of Blender. It is the simplest and most straight forward way to start creating AI textures in Blender.## Features
- Easy setup, no need for admin privileges, no need to even glance at code
- Open source
- Simple download process, weights hosted for free by This Cozy Studio Inc.
- Weights are independent of Blender version, meaning you can update Blender without needing to reinstall your weights!
- Simple and intuitive user interface
- Responsible and ethical use of Stable Diffusion weightsThe Cozy Auto Texture Blender add-on can automatically generate textures withing Blender for whatever project you are working on. All dependencies are automatically downloaded, including the Stable Diffusion weights which This Cozy Studio Inc. hosts free of charge.
## Instillation Guide
1. Download the add-on zip file by clicking the above button:
2. Open Blender and navigate to `Edit --> Preferences --> Add-Ons`:

3. Click `Install` and select the zip file downloaded in step #1:

4. Search for `Cozy Auto Texture` in the Add-Ons tab and check the checkbox to enable it:

5. Set the Environment Path on a drive with more that 10GB of free storage:

6. Read and accept the Stable Diffusion and Cozy Auto Texture license agreements, then click `Install Dependencies`:
**Note: Blender will go into "Not Responding Mode" while the dependency and weights install, in order to visualize progress you can enable the Blender System Console by going to `Window --> Toggle System Console` before you click `Install Dependencies` in step #5. This window will display installation progress. Do not shutdown Blender until you see `"Dependencies installed successfully"` appear. This process will download approximetely 10GB of data.**
