minecraft-preview / README.md
coryspencer's picture
Update README.md
2f382cf
|
raw
history blame
817 Bytes
---
license: openrail
language:
- en
tags:
- minecraft
pipeline_tag: text-to-image
datasets:
- monadical-labs/minecraft-preview
library_name: diffusers
---
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.
Here are some example text prompts and the images they generated:
* "Albert Einstein"
![Albert Einstein]("examples/einstein.jpg")
* "Mahatma Ghandi"
![Mahatma Ghandi]("examples/ghandi.jpg")
* "A man in a purple suit wearing a top hat."
![A man in a purple suit wearing a top hat.]("examples/purplesuit.jpg")