Hemlok commited on
Commit
7078665
·
verified ·
1 Parent(s): f441496

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +104 -5
README.md CHANGED
@@ -1,5 +1,104 @@
1
- ---
2
- license: other
3
- license_name: faipl-1.0-sd
4
- license_link: https://freedevproject.org/faipl-1.0-sd/
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: faipl-1.0-sd
4
+ license_link: https://freedevproject.org/faipl-1.0-sd/
5
+ language:
6
+ - ja
7
+
8
+ tags:
9
+ - stable-diffusion
10
+ - text-to-image
11
+ - art
12
+
13
+ ---
14
+ # ◆HinanoMix
15
+ ![](Images/main.png)
16
+ - 使いやすいアニメ塗り向けマージモデル。
17
+
18
+ ----
19
+ # ◆Discord
20
+
21
+ [Join Discord Server](https://discord.gg/gG9Y72bkYb)
22
+ - Hemlokのマージコミュニティです。レシピとか裏話はこちら。
23
+
24
+ ----
25
+
26
+ # ◆モデル概要
27
+
28
+ ## V1
29
+ - Sampler: DPM++ 2M or Euler a 推奨。
30
+ - Steps: 20-
31
+ - Clipskip: 2
32
+ - CFG Scale: 6-12
33
+ - クオリティタグ(masterpiece,best quality等)は入れるとより絵柄が安定します。
34
+
35
+ ---
36
+
37
+ # ◆マージレシピ
38
+
39
+ ```
40
+ 1.
41
+ obsessionIllustrious_v31 x (1-alpha) + novaAnimeXL_ilV30HappyNewYear x alpha (0.0,1.0,0.9166666667,0.8333333333,0.75,0.6666666667,0.5833333333,0.5,0.4166666667,0.3333333333,0.0,0.0833333333,0.1666666667,0.25,0.3333333333,0.4166666667,0.5,0.5833333333,0.6666666667,0.75,0)
42
+
43
+ 2.
44
+ 1 + midnight_v10 x alpha (0.0,0.0,0.0833333333,0.1666666667,0.25,0.3333333333,0.4166666667,0.5,0.5833333333,0.6666666667,1.0,0.9166666667,0.8333333333,0.75,0.6666666667,0.5833333333,0.5,0.4166666667,0.3333333333,0.25,0)
45
+
46
+ 3.
47
+ 2 + LizMixV16 x alpha
48
+ (0.0,1.0,0.9166666667,0.8333333333,0.75,0.6666666667,0.5833333333,0.5,0.4166666667,0.3333333333,0.0,0.0833333333,0.1666666667,0.25,0.3333333333,0.4166666667,0.5,0.5833333333,0.6666666667,0.75,0)
49
+
50
+ 4.
51
+ A + Original LoRA + additional learning models
52
+ ```
53
+
54
+ ----
55
+
56
+ # ◆サンプル
57
+ ![](Images/1.png)
58
+
59
+ - Prompt:
60
+ ```
61
+ 1girl,solo,white hair,long hair,maid,close-up of face,looking at viewer,holding apple,
62
+ best quality,newest,highres,absurdres,
63
+ ```
64
+
65
+ ---
66
+ ![](Images/2.png)
67
+
68
+ - Prompt:
69
+ ```
70
+ 1girl,solo,long hair,blue dress,frills,gloves,looking at viewer,jewelry,bangs,lolita_fashion,(smile:0.6),
71
+ best quality,newest,highres,absurdres,
72
+ ```
73
+
74
+ ---
75
+ ![](Images/3.png)
76
+
77
+ - Prompt:
78
+ ```
79
+ 1girl,solo,snow,long hair,winter,vibrant,colorful,vivid color,city lights,cinematic shadows,depth of field,(thick outline, kawaii),vector graphicsics,[(detailed background:1.2)::0.2],(bokeh background:1.2),
80
+ best quality,newest,highres,absurdres,
81
+ ```
82
+
83
+ ---
84
+
85
+ # ◆モデルの使い方
86
+
87
+ - モデルをダウンロードしてWebUI等でご使用ください。
88
+ - モデルはModelsフォルダの中にあります。
89
+
90
+
91
+ ----
92
+
93
+ # ◆免責事項
94
+
95
+ - SFWおよびNSFW画像の作成は、個々のクリエイターの判断によります。モデル製作者は責任を負いません。
96
+ - このモデルは、公共の場などでNSFWコンテンツを公開するために作られたモデルではありません。
97
+
98
+ ----
99
+
100
+ # ライセンス
101
+
102
+ - このモデルはFair AI Public License 1.0-SDで権利と使用方法が規定されています。
103
+ - ライセンスの全文は以下のリンクをお読みください。
104
+ [https://freedevproject.org/faipl-1.0-sd/](https://freedevproject.org/faipl-1.0-sd/)