Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,64 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- stable-Diffusion
|
7 |
+
- text-to-image
|
8 |
+
- safetensors
|
9 |
---
|
10 |
+
# **Baka-Diffusion!** <img src=https://s1.fileditch.ch/ztFYvNjfXrufRToDpFM.png width=100% height=100%>
|
11 |
+
|
12 |
+
### Model info!
|
13 |
+
**A high quality latent diffusion model Trained on DanBooru tags!**
|
14 |
+
|
15 |
+
---------------------------------------
|
16 |
+
# IMPORTANT GUIDE!
|
17 |
+
- **[Latent Space Upscaling Tutorial!](https://github.com/Hosiokaa/Latent-Space-Upscaling-Guide-)**
|
18 |
+
- **[Latent Space Upscaling Tutorial!](https://github.com/Hosiokaa/Latent-Space-Upscaling-Guide-)**
|
19 |
+
---------------------------------------
|
20 |
+
|
21 |
+
The first row of images above were generated **with** Latent space Turned .
|
22 |
+
|
23 |
+
The second row of images above were generated **without** latent space upscaling .
|
24 |
+
|
25 |
+
Model is still WiP but people have been asking me for it so here it is!
|
26 |
+
Unfortunately this is still the base mixed model a further finetuned version will come later this month!
|
27 |
+
## Gradio
|
28 |
+
|
29 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Baka-Diffusion!
|
30 |
+
|
31 |
+
# **The model was made to use with Latent Space Upscaling in mind**
|
32 |
+
*Below are some examples generated with this model!*
|
33 |
+
|
34 |
+
<img src=https://s1.fileditch.ch/stzcPBwNODdHGmTaBXZZ.png width=80% height=80%>
|
35 |
+
|
36 |
+
```
|
37 |
+
masterpiece, best quality, 1girl, eye focus, ayanami rei, long hair, light blue hair, hair between eyes, close-up, (((white background))),
|
38 |
+
Negative prompt: lowres, (bad anatomy), text, cropped, worst quality, low quality, jpeg artifacts, signature, watermark, username, artist name, (out of frame), black and white, obese, censored, child, loli, long fingernails
|
39 |
+
Steps: 30, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 1242942192, Size: 1024x1024, Model hash: 63c46c36, Denoising strength: 0.75, ENSD: 31337, First pass size: 512x512
|
40 |
+
```
|
41 |
+
|
42 |
+
### IMPORTANT!
|
43 |
+
- **[Latent Space Upscaling Tutorial!](https://github.com/Hosiokaa/Latent-Space-Upscaling-Guide-)**
|
44 |
+
- **Current Version of the model is still a base ModelMix**
|
45 |
+
- **HosiokaV2 will feature a fully fine-tuned Version of this model!**
|
46 |
+
|
47 |
+
## This Project would be impossible without
|
48 |
+
- [HaisenBerg](https://huggingface.co/haisenberguwu)
|
49 |
+
|
50 |
+
# Whats Next?
|
51 |
+
- A V2 of this model is in the works. I am currently Fine-Tuning this model to output higher quality and better anatomy.
|
52 |
+
|
53 |
+
|
54 |
+
|
55 |
+
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
56 |
+
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|
57 |
+
The CreativeML OpenRAIL License specifies:
|
58 |
+
|
59 |
+
1. You can't use the **Model** to deliberately produce nor share illegal or harmful outputs or content
|
60 |
+
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
|
61 |
+
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)
|
62 |
+
[Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
|
63 |
+
|
64 |
+
|