File size: 910 Bytes
78016af 46a638c 4a6c62b 866616b 23ba2dc 4a6c62b 2f382cf 23ba2dc 2f382cf ea3cc57 2f382cf ea3cc57 2f382cf 23ba2dc 03512bc 23ba2dc 03512bc 23ba2dc |
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 |
---
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.
## Examples
Here are some example text prompts and the images they generated:
* "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: \<[email protected]\>
|