Hosioka commited on
Commit
f6c0cb6
·
1 Parent(s): 957bdf0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -29
README.md CHANGED
@@ -11,52 +11,50 @@ tags:
11
  - safetensors
12
  inference: true
13
  ---
14
- # **Baka-Diffusion!**
15
 
 
16
 
17
- <p align="center">
18
  <br>
19
- <img src="https://s1.fileditch.ch/gpghnxbfNyIINXmJAJCx.png"/>
20
  <br>
21
  <p>
22
 
23
- ### Model info!
24
- **A high quality latent diffusion model Trained on DanBooru tags!**
25
 
26
- ---------------------------------------
27
- # IMPORTANT GUIDE!
28
- - **[Latent Space Upscaling Tutorial!](https://github.com/Hosiokaa/Latent-Space-Upscaling-Guide-)**
29
- - **[Latent Space Upscaling Tutorial!](https://github.com/Hosiokaa/Latent-Space-Upscaling-Guide-)**
30
- ---------------------------------------
31
 
32
- The first row of images above were generated **with** Latent space Upscaling
 
 
 
 
 
33
 
34
- The second row of images above were generated **without** latent space upscaling
 
 
 
 
 
 
 
 
 
35
 
36
- Model is still WiP but people have been asking me for it so here it is!
37
- Unfortunately this is still the base mixed model a further finetuned version will come later this month!
38
- ## Gradio
39
 
40
- We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Baka-Diffusion!
41
-
42
- # **The model was made to use with Latent Space Upscaling in mind**
43
  *Below are some examples generated with this model!*
44
-
45
- <img src=https://s1.fileditch.ch/PYEzwEVSPbMzArMCU.png width=80% height=80%>
46
 
47
  ```
48
- masterpiece, best quality, 1girl, eye focus, ayanami rei, long hair, light blue hair, hair between eyes, close-up, (((white background))),
49
- 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
50
- 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
51
  ```
52
 
53
- ### IMPORTANT!
54
- - **[Latent Space Upscaling Tutorial!](https://github.com/Hosiokaa/Latent-Space-Upscaling-Guide-)**
55
- - **Current Version of the model is still a base ModelMix**
56
- - **HosiokaV2 will feature a fully fine-tuned Version of this model!**
57
 
58
- ## NSFW SHOWCASE!
59
- - ## **[Pixiv](https://www.pixiv.net/en/users/69494031)**
60
 
61
  ## This Project would be impossible without
62
  - [HaisenBerg](https://huggingface.co/haisenberguwu)
 
11
  - safetensors
12
  inference: true
13
  ---
 
14
 
15
+ #### UNDER CONSTRUCTION!
16
 
17
+ <p align="center">
18
  <br>
19
+ <img src="https://s1.fileditch.ch/gpghnxbfNyIINXmJAJCx.png" height="1024"/>
20
  <br>
21
  <p>
22
 
23
+ # Important Announcement!
24
+ Baka-DiffusionV2 is delayed :( I have been working on the model for weeks and have come to a dead end, There were working test versions but the quality isn't as notable as i thought it would be, It felt like a Version1.5 than a V2 so i have restarted my entire procress but eventually it will come out but I cannot pin point an exact date so please be patient!
25
 
 
 
 
 
 
26
 
27
+ Many thanks,
28
+ Hosioka.
29
+ ________
30
+ # Baka Diffusion V1
31
+ Welcome to Baka-Diffusion a latent diffusion model Trained and Fine-Tuned on **Danbooru** tags! our models are made to output better lighting and quality it is made to use with latent upscaling via HighRes.Fix.
32
+ It can output high quality images with just a few tags
33
 
34
+ e.g. **_lips, chromatic aberration, 1girl with rabbit ears, pink sun hat, upper body, brown hair, black eyes, outdoors, garden, rabbit ears_**
35
+ # Versions!
36
+ Our models have 2 versions FP16 and FP32 from my testing FP32 can create more complex backgrounds where as for the FP16 it creates simpler backgrounds
37
+ ________
38
+ # Usage!
39
+ - DPM++ SDE Karras seems to be the best sampler for BakaV1
40
+ - ClipSkip 1
41
+ - Upscaler Latent
42
+ - Denoise Strength (0.5~0.7)
43
+ - below 0.5 Denoise Blocking can occur
44
 
 
 
 
45
 
46
+ # **The model was made to use with Latent Space Upscaling in mind**
 
 
47
  *Below are some examples generated with this model!*
48
+ <img src= width=80% height=80%>
 
49
 
50
  ```
 
 
 
51
  ```
52
 
53
+ ## Changelog!
54
+ - Removed Ckpt versions 1/16/23
55
+ - Added Diffuser weights! 1/16/23
56
+ - Model page overhaul 1/16/23
57
 
 
 
58
 
59
  ## This Project would be impossible without
60
  - [HaisenBerg](https://huggingface.co/haisenberguwu)