Meina commited on
Commit
a740232
1 Parent(s): bbd4d85

Update README.md

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