readme
Browse files
README.md
CHANGED
@@ -1,3 +1,37 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
license: unknown
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- stable-diffusion-xl
|
6 |
+
- text-to-image
|
7 |
license: unknown
|
8 |
+
inference: true
|
9 |
+
|
10 |
---
|
11 |
+
|
12 |
+
# waifu-diffusion-xl - Diffusion for Rich Weebs
|
13 |
+
|
14 |
+
waifu-diffusion-xl is a latent text-to-image diffusion model that has been conditioned on high-quality anime images through fine-tuning StabilityAI's SDXL 0.9 model provided as a research preview.
|
15 |
+
|
16 |
+
## Model Description
|
17 |
+
|
18 |
+
TODO
|
19 |
+
|
20 |
+
## License
|
21 |
+
|
22 |
+
TODO
|
23 |
+
|
24 |
+
## Downstream Uses
|
25 |
+
|
26 |
+
This model can be used for entertainment purposes and as a generative art assistant.
|
27 |
+
|
28 |
+
## Team Members and Acknowledgements
|
29 |
+
|
30 |
+
This project would not have been possible without the incredible work by Stability AI and Novel AI.
|
31 |
+
|
32 |
+
- [Haru](https://github.com/harubaru)
|
33 |
+
- [Salt](https://github.com/sALTaccount/)
|
34 |
+
|
35 |
+
In order to reach us, you can join our [Discord server](https://discord.gg/touhouai).
|
36 |
+
|
37 |
+
[![Discord Server](https://discordapp.com/api/guilds/930499730843250783/widget.png?style=banner2)](https://discord.gg/touhouai)
|