Hemlok commited on
Commit
a701b03
1 Parent(s): 0c0d41e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +80 -0
README.md CHANGED
@@ -2,4 +2,84 @@
2
  license: other
3
  license_name: faipl-1.0-sd
4
  license_link: https://freedevproject.org/faipl-1.0-sd/
 
 
 
 
 
 
 
 
5
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ # ◆LizMix
15
+ ![](Images/main.png)
16
+ - SakuMixベースのアニメ向けマージモデル。
17
+
18
+ ----
19
+ # ◆Discord
20
+
21
+ [Join Discord Server](https://discord.gg/eN6aSWRddT)
22
+ - Hemlokのマージコミュニティです。レシピとか裏話はこちら。
23
+
24
+ ----
25
+
26
+ # ◆モデル概要
27
+
28
+ - Sampler: DPM++ 3M SDE Karras or DPM++ 2M SDE Karras 推奨。
29
+ - Steps: 20-
30
+ - Clipskip: 2
31
+ - CFG Scale: 5-12
32
+ - Denoise strength: 0.6
33
+ - クオリティタグ(masterpiece,best quality等)は入れるとより絵柄が安定します。
34
+ - 別途embeddingsをおすすめします。
35
+
36
+ ----
37
+
38
+ # ◆サンプル
39
+ ![](Images/1.png)
40
+
41
+ - Prompt:
42
+ ```
43
+ 1girl, solo, teen, cowboy shot, (depth of field:1.2), (night), (long coat), downtown, (street light:1.1), (Fantastic lighting), looking at viewer, black hair, long hair, [smile], (Closed mouth),
44
+ best quality, 4K, ultra detailed CG, highres, source anime, newest
45
+ ```
46
+
47
+ ---
48
+ ![](Images/2.png)
49
+
50
+ - Prompt:
51
+ ```
52
+ 1girl, solo, full body, (fantasy), (dark:1.2), (depth of field:1.2), (night), (Fantastic lighting), looking at viewer, white hair, long hair,
53
+ best quality, 4K, ultra detailed CG, highres, source anime, newest
54
+ ```
55
+
56
+ ---
57
+ ![](Images/3.png)
58
+
59
+ - Prompt:
60
+ ```
61
+ 1girl, solo, cowboy shot, long white hair, glossy, (Gothic Lolita dress), Gorgeous Clothing, clothes that reveal little, [cute smile], in room,
62
+ best quality, 4K, ultra detailed CG, highres, source anime, newest
63
+ ```
64
+
65
+ ---
66
+
67
+ # ◆モデルの使い方
68
+
69
+ - モデルをダウンロードしてWebUI等でご使用ください。
70
+ - モデルはModelsフォルダの中にあります。
71
+
72
+
73
+ ----
74
+
75
+ # 免責事項
76
+ - SFWおよびNSFW画像の作成は、個々のクリエイターの判断によります。モデル製作者は責任を負いません。
77
+ - このモデルは、公共の場などでNSFWコンテンツを公開するために作られたモデルではありません。
78
+
79
+ ----
80
+
81
+ # ライセンス
82
+
83
+ - このモデルはFair AI Public License 1.0-SDで権利と使用方法が規定されています。
84
+ - ライセンスの全文は以下のリンクをお読みください。
85
+ [https://freedevproject.org/faipl-1.0-sd/](https://freedevproject.org/faipl-1.0-sd/)