Update README.md
Browse files
README.md
CHANGED
@@ -12,20 +12,13 @@ tags:
|
|
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 |
-
|
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.
|
@@ -35,34 +28,33 @@ e.g. **_lips, chromatic aberration, 1girl with rabbit ears, pink sun hat, upper
|
|
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)
|
61 |
|
62 |
-
#
|
63 |
-
-
|
64 |
-
|
65 |
|
|
|
|
|
66 |
|
67 |
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
68 |
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|
|
|
12 |
inference: true
|
13 |
---
|
14 |
|
|
|
15 |
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
+
**<p align="center"> Baka-Diffusion - A latent diffusion model fine-tuned to output anime illustrations!**
|
|
|
18 |
|
19 |
+
<img src="https://s1.fileditch.ch/gpghnxbfNyIINXmJAJCx.png">
|
20 |
+
<p>
|
21 |
|
|
|
|
|
22 |
________
|
23 |
# Baka Diffusion V1
|
24 |
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.
|
|
|
28 |
# Versions!
|
29 |
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
|
30 |
________
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
|
32 |
# **The model was made to use with Latent Space Upscaling in mind**
|
33 |
*Below are some examples generated with this model!*
|
34 |
<img src= width=80% height=80%>
|
35 |
|
36 |
+
|
37 |
+
# Usage!
|
38 |
+
- DPM++ SDE Karras seems to be the best sampler for BakaV1
|
39 |
+
- ClipSkip 1
|
40 |
+
- Upscaler (Latent)
|
41 |
+
- Denoise Strength (0.5~0.7)
|
42 |
+
- below 0.5 Denoise Blocking can occur
|
43 |
|
44 |
## Changelog!
|
45 |
- Removed Ckpt versions 1/16/23
|
46 |
- Added Diffuser weights! 1/16/23
|
47 |
- Model page overhaul 1/16/23
|
48 |
|
|
|
49 |
## This Project would be impossible without
|
50 |
- [HaisenBerg](https://huggingface.co/haisenberguwu)
|
51 |
|
52 |
+
# Baka-Diffusion Version2
|
53 |
+
Baka-DiffusionV2 has been 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!
|
54 |
+
|
55 |
|
56 |
+
Many thanks,
|
57 |
+
Hosioka.
|
58 |
|
59 |
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
60 |
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
|