language: | |
- en | |
tags: | |
- stable-diffusion | |
- text-to-image | |
license: unknown | |
datasets: | |
- Danbooru2021 | |
inference: false | |
## Repo Overview | |
A version of Waifu Diffusion v1.3 with half precision 16 float number converted to work with Diffusers library. | |
## Model Description | |
The current model has been fine-tuned with a learning rate of 5.0e-6 for 10 epochs on 680k anime-styled images. | |
Global Step: 683410 | |
## Source | |
Original model by hakurei: https://huggingface.co/hakurei/waifu-diffusion-v1-3 |