Skip to content

ryan874/GreebleGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GreebleGenerator

A Blender add-on generates Greebles.

This is my Graduation Project.

Dependencies

Models

Installation

  1. Download this repository as zip file and open Blender.
  2. Navigate to Edit->Preferences->Add-ons->Install and select zip file you downloaded.
  3. Make sure "Greeble Generator" is enabled and restart Blender.
  4. Navigate to Stable Diffusion Web UI installed folder and edit webui-user.bat.
  5. Add "--api" to "COMMANDLINE_ARGS"
  6. Navigate to stable-diffusion-webui -> models.
  7. Put sd-v1-5-pruned-noema-fp16.safetensors into models/Stable-diffusion.
  8. Put control_sd15_depth.pth into models/ControlNet.
  9. Put Greeble_dataset-10.safetensors into models/Lora

Run

  1. Navigate to Stable Diffusion Web UI installed folder and run webui-user.bat.
  2. Open Blender in administrator mode.
  3. Select desired face in face mode and press "Take Snapshot" in N Panel(Press N to activate).
  4. Press "Apply Greeble Texture".
  5. You can keep generate different textures by hitting "Apply Greeble Texture" multiple times.
  6. After texture is successfully applied, press "Apply Depth Map".
  7. You can adjust UV Map scale(experimental) and save textures&depthmap.

Credits and Licenses

About

A Blender add-on generates Greebles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages