minecraft-preview / README.md
coryspencer's picture
Update README.md
03512bc
|
raw
history blame
910 Bytes
---
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]\>