Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 1.74 KB

README.md

File metadata and controls

53 lines (30 loc) · 1.74 KB

Waifu Diffusion

Waifu Diffusion is the name for this project of finetuning Stable Diffusion on Danbooru images.

Prompt: touhou 1girl komeiji_koishi portrait

Documentation

Index

Weights

Training Guide

All thanks goes to CompVis and Stability AI for releasing this codebase!

Model Link: https://huggingface.co/hakurei/waifu-diffusion

Any questions? Come hop on by to our Discord server!

Discord Server

Stable Diffusion

Stable Diffusion was made possible thanks to a collaboration with Stability AI and Runway and builds upon our previous work:

Comments

BibTeX

@misc{rombach2021highresolution,
      title={High-Resolution Image Synthesis with Latent Diffusion Models}, 
      author={Robin Rombach and Andreas Blattmann and Dominik Lorenz and Patrick Esser and Björn Ommer},
      year={2021},
      eprint={2112.10752},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}