hakurei commited on
Commit
dce3fe8
1 Parent(s): ed31d35

update model card

Browse files
Files changed (1) hide show
  1. README.md +41 -8
README.md CHANGED
@@ -1,14 +1,47 @@
1
  ---
 
 
 
 
 
2
  license: creativeml-openrail-m
 
 
3
  ---
4
 
5
- Future repo for the Waifu Diffusion 1.4 models.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
- Uploaded Models:
8
- - WD 1.3.5: Trained off of Trinart Derrida and has been finetuned off of Danbooru.
9
 
10
- This repo will contain experimental models such as:
11
- - An AI image detector
12
- - A Img2Text Diffusion Prior
13
- - Finetuned VAEs
14
- - The actual latent diffusion model
1
  ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - stable-diffusion
6
+ - text-to-image
7
  license: creativeml-openrail-m
8
+ inference: false
9
+
10
  ---
11
 
12
+ ![image](https://user-images.githubusercontent.com/26317155/210155933-db3a5f1a-1ec3-4777-915c-6deff2841ce9.png)
13
+
14
+ <sub>masterpiece, best quality, 1girl, green hair, sweater, looking at viewer, upper body, beanie, outdoors, watercolor, night, turtleneck</sub>
15
+
16
+ # Waifu Diffusion v1.4
17
+
18
+ Waifu Diffusion is a latent text-to-image diffusion model that has been conditioned on high-quality anime images through fine-tuning.
19
+
20
+ - [Waifu Diffusion 1.4 Anime Epoch 1](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/wd-1-4-anime_e1.ckpt): A test model made to properly ensure that the training setup works.
21
+ - [Waifu Diffusion 1.4 Anime Inference Config](https://huggingface.co/hakurei/waifu-diffusion-v1-4/blob/main/wd-1-4-anime_e1.yaml): A file included to allow for inference with Automatic's WebUI and with the original Stable Diffusion codebase.
22
+
23
+ ## License
24
+
25
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
26
+ The CreativeML OpenRAIL License specifies:
27
+
28
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
29
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
30
+ 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
31
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
32
+
33
+ ## Downstream Uses
34
+
35
+ This model can be used for entertainment purposes and as a generative art assistant.
36
+
37
+ ## Team Members and Acknowledgements
38
+
39
+ This project would not have been possible without the incredible work by Stability AI and NovelAI.
40
+
41
+ - [Haru](https://github.com/harubaru)
42
+ - [Salt](https://github.com/sALTaccount/)
43
+ - [Cafe](https://twitter.com/cafeai_labs)
44
 
45
+ In order to reach us, you can join our [Discord server](https://discord.gg/touhouai).
 
46
 
47
+ [![Discord Server](https://discordapp.com/api/guilds/930499730843250783/widget.png?style=banner2)](https://discord.gg/touhouai)