OedoSoldier commited on
Commit
a661e8b
1 Parent(s): 40512df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -1
README.md CHANGED
@@ -1 +1,48 @@
1
- See: https://civitai.com/models/23723/anime-screenshot-like-style-mix-lora
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: creativeml-openrail-m
3
+ tags:
4
+ - stable-diffusion
5
+ - text-to-image
6
+ datasets: embed/EasyNegative
7
+ ---
8
+
9
+ ## Descriptions
10
+
11
+ This model is suitable for reproducing images similar to anime screenshots, and it is recommended to use LoRA block weight expansion when using LoRA and character LoRA together. Setting the block weights of the character LoRA to presetting MIDD will reduce the distortion caused by the influence of the character LoRA on the style.
12
+
13
+ It'll give you clean, good anatomy, and very anime-like pictures with beautiful backgrounds!
14
+
15
+ There are two models provided, a LoRA model (which is only 36MB!) and a full base model (which is literally the LoRA model merged with Anything V4.5). The full model is provided for training your character model. I found it's good for training anime characters with this model.
16
+
17
+ ## Recommend settings:
18
+
19
+ - VAE: Orangemix(the same with NAI)
20
+ - LoRA Strength: 1
21
+ - Sampler: DPM++ 2M Karras
22
+ - Sampling steps: 20
23
+ - Negative embedding: EasyNegative、badhandv4
24
+
25
+ Highres fix is also recommended.
26
+
27
+ ## Samples
28
+
29
+ {% for img in 'img_list.txt' | readlines %}
30
+ ![{{ forloop.index }}]({{ img.strip() }})
31
+ {% endfor %}
32
+
33
+ ## Models used
34
+
35
+ Merged with block weights tweaked:
36
+
37
+ - 2020s Anime Magazine Illustration Style
38
+ - Anime-like 2D (extracted LoRA)
39
+ - Anime Lineart Style
40
+ - Anime Screencap Style
41
+ - Avas Anime Hamster
42
+ - Epi Noise Offset
43
+ - Hipoly 3D Model Lora
44
+ - Makoto Shinkai Substyles
45
+
46
+ ## See also
47
+
48
+ Original post on Civitai: https://civitai.com/models/23723