coryspencer commited on
Commit
163697c
1 Parent(s): 37cc6a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  ---
10
  ## Overview
11
 
12
- This Stable Diffusion model was fine-tuned to generate a pre-version 1.8 Minecraft character skins, based on a text prompt.
13
 
14
  The model was fine-tuned on the dataset for 13,000 steps using the 'train_text_to_image.py' script provided with the diffusers library. A checkpoint has been included in the 'checkpoint' directory.
15
 
 
9
  ---
10
  ## Overview
11
 
12
+ This Stable Diffusion model was fine-tuned to generate a pre-version 1.8 Minecraft character skins, based on a text prompt. The process for doing so is detailed in the Monadical blog post, [Even More Skin in the Game: Digging Deeper Into Stable Diffusion-Generated Minecraft Skins](https://monadical.com/posts/minecraft-skins-part2.html)
13
 
14
  The model was fine-tuned on the dataset for 13,000 steps using the 'train_text_to_image.py' script provided with the diffusers library. A checkpoint has been included in the 'checkpoint' directory.
15