Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,34 @@
|
|
1 |
---
|
2 |
license: other
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- anime
|
7 |
+
- art
|
8 |
+
- stable diffusion
|
9 |
---
|
10 |
+
|
11 |
+
This is a project of mine, i aim to make a model that doesn't take many words or complex prompts in order to draw a good image, making easy for everyone to use.
|
12 |
+
I also aim to make the images usable as wallpaper, profile picture and use cases like those, so i'm often making changed in the model for it to look better.
|
13 |
+
|
14 |
+
I'll be updating the model every 1 to 2 weeks, also i'll be taking in consideration any feedback thats given to me.
|
15 |
+
|
16 |
+
If you like my model and wants to support me in making this project a sucess, you can buy me a coffee to keep me awake! https://ko-fi.com/meina
|
17 |
+
|
18 |
+
Recommendations of use:
|
19 |
+
|
20 |
+
+ Prompt: '(masterpiece, sidelighting, finely detailed beautiful eyes: 1.2)'.
|
21 |
+
|
22 |
+
- Prompt: '(worst quality, low quality:1.4)'.
|
23 |
+
|
24 |
+
The best samplers in most of the generations is DPM++ SDE/DPM++ SDE Karass at 20 to 30 steps, Euler A at 50 steps, with a CFG scale of 5 up to 10.
|
25 |
+
|
26 |
+
As for the upscaler in most of the scenarios is R-ESRGAN 4x+ Anime6B, with 10 steps at 0.4 up to 0.6 denoising.
|
27 |
+
|
28 |
+
The VAE is baked in all of the versions starting now with the 2.1!
|
29 |
+
|
30 |
+
Not required BUT seen to improve the results: ENSD: 31337 , Clip skip 1 or 2.
|
31 |
+
|
32 |
+
I hope you have fun trying out my model, feel free to reach out to me in case you have any feedback to give!
|
33 |
+
|
34 |
+
In the merged models list: Meina Version 1, Kenshi, AbyssOrangeMix2, PastelMix and Grapefruit, i do not have the exact recipe because i did multiple mixings using block weighted merges with multiple settings and kept the better version of each merge.
|