Commit
·
6942f5b
1
Parent(s):
579152a
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,8 @@ This Stable Diffusion model was fine-tuned on the [Minecraft Character Dataset](
|
|
| 16 |
|
| 17 |
The model was fine-tuned on the dataset for 15,000 steps using the 'train_text_to_image.py' script provided with the diffusers library.
|
| 18 |
|
|
|
|
|
|
|
| 19 |
## Examples
|
| 20 |
|
| 21 |
Here are some example text prompts and the images they generate:
|
|
|
|
| 16 |
|
| 17 |
The model was fine-tuned on the dataset for 15,000 steps using the 'train_text_to_image.py' script provided with the diffusers library.
|
| 18 |
|
| 19 |
+
I've written up the training process in more detail on the [Monadical blog](https://monadical.com/posts/mincraft-skin-generation.html).
|
| 20 |
+
|
| 21 |
## Examples
|
| 22 |
|
| 23 |
Here are some example text prompts and the images they generate:
|