File size: 1,108 Bytes
78016af
 
 
 
 
 
46a638c
4a6c62b
 
 
866616b
 
23ba2dc
 
4a6c62b
 
2f382cf
 
6942f5b
 
23ba2dc
 
579152a
2f382cf
 
ea3cc57
2f382cf
 
ea3cc57
2f382cf
 
23ba2dc
 
03512bc
23ba2dc
11e91c3
5906706
24bfb19
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
license: openrail
language:
- en
tags:
- minecraft
pipeline_tag: text-to-image
datasets:
- monadical-labs/minecraft-preview
library_name: diffusers
---

## Overview

This Stable Diffusion model was fine-tuned on the [Minecraft Character Dataset](https://huggingface.co/datasets/monadical-labs/minecraft-preview) to generate a Minecraft-style characters, based on a text prompt.

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.

I've written up the training process in more detail on the [Monadical blog](https://monadical.com/posts/mincraft-skin-generation.html).

## Examples

Here are some example text prompts and the images they generate:

* "Albert Einstein"
![Albert Einstein](examples/einstein.png)

* "Mahatma Ghandi"
![Mahatma Ghandi](examples/ghandi.png)

* "A man in a purple suit wearing a top hat."
![A man in a purple suit wearing a top hat.](examples/purplesuit.png)

## Contact Information

You can contact me at: Cory Spencer \<cory@monadical.com\>

[![Monadical](logo.png)](https://monadical.com/)