Meina commited on
Commit
6c331fc
1 Parent(s): 00aafee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md CHANGED
@@ -1,3 +1,31 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ language:
4
+ - en
5
+ pipeline_tag: text-to-image
6
+ tags:
7
+ - meina
8
+ - anime
9
+ - pastel
10
+ - meinapastel
11
+ - meinamix
12
+ - stable diffusion
13
+ - art
14
  ---
15
+
16
+ MeinaPastel aims to make illustrations with a 2d feel to them with good light, shadows and details, making pastel or colorful images!
17
+
18
+ -- Recommendations of use:
19
+
20
+ - Sampling method: DPM++ 2M Karass, 20 steps.
21
+ - Upscaler: Latent at 15 steps and 0,55 Denoising in 2x.
22
+ - Resolution: 512x768, 768x512 and possibly 768x432 ( but not tested ).
23
+ - The VAE is baked-in.
24
+ - Clip skip 2.
25
+
26
+ -- This is a side project that i have while i try to improve MeinaMix, but i'll be updating MeinaPastel every 1 to 3 weeks.
27
+
28
+ -- If you like the model and wants to support me in being able to spend more time improving it:
29
+ -- You can do so by buying me a coffee at: https://ko-fi.com/meina ! ( it is not necessary but will be highly appreciated )
30
+
31
+ This model is a unet block merge of mostly MeinaMix and Colormixed, ultracolorv4 and a few others with minor block weight taken.