update readme
Browse files
README.md
CHANGED
@@ -13,17 +13,17 @@ inference: true
|
|
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 |
-
![image](https://
|
17 |
|
18 |
<sub>masterpiece, best quality, 1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, watercolor, night, turtleneck</sub>
|
19 |
|
20 |
-
## Model Description
|
21 |
|
22 |
-
|
23 |
|
24 |
## License
|
25 |
|
26 |
-
|
27 |
|
28 |
## Downstream Uses
|
29 |
|
|
|
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 |
+
![image](https://user-images.githubusercontent.com/26317155/254350263-59eca9df-503d-4ee7-b12e-b060d8eebd60.png)
|
17 |
|
18 |
<sub>masterpiece, best quality, 1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, watercolor, night, turtleneck</sub>
|
19 |
|
20 |
+
## Model Description(s)
|
21 |
|
22 |
+
- [wdxl-aesthetic-0.9](https://huggingface.co/hakurei/waifu-diffusion-xl/blob/main/wdxl-aesthetic-0.9.safetensors) is a checkpoint that has been finetuned against our in-house aesthetic dataset which was created with the help of 15k aesthetic labels collected by volunteers. This model also used Stability.AI's [SDXL 0.9 checkpoint](https://huggingface.co/stabilityai/stable-diffusion-xl-base-0.9) as the base model for finetuning.
|
23 |
|
24 |
## License
|
25 |
|
26 |
+
This model has been released under the [SDXL 0.9 RESEARCH LICENSE AGREEMENT](https://huggingface.co/hakurei/waifu-diffusion-xl/blob/main/LICENSE.md) due to the repository containing the SDXL 0.9 weights before an official release. We have been given permission to release this model.
|
27 |
|
28 |
## Downstream Uses
|
29 |
|