Model card
Browse files
README.md
ADDED
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
tags:
|
4 |
+
- stable-diffusion
|
5 |
+
- text-to-image
|
6 |
+
model-index:
|
7 |
+
- name: Defmix-v1.0
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information. You should
|
12 |
+
probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
<br>
|
15 |
+
|
16 |
+
# ■*Defmix-v1.0*
|
17 |
+
|
18 |
+
<strong>*Defmix*</strong>は、<strong>*ACertainThings*</strong>をベースに下記のモデルを*U-Net*の階層ごとに重みを変化させてマージしたモデルです。
|
19 |
+
|
20 |
+
- <strong>*Counterfeit v1.0*</strong>
|
21 |
+
- <strong>*Counterfeit v2.0*</strong>
|
22 |
+
- <strong>*Basil Mix*</strong>
|
23 |
+
- <strong>*Anything v4.0*</strong>
|
24 |
+
|
25 |
+
*Vae*ファイルは好みのものを使用してください。<br>
|
26 |
+
彩度の低下がどうしても見られる場合は、対処療法になりますが<br>
|
27 |
+
*Negative Prompt*に"*greyscale*"を入力することである程度問題を解決できることを確認しています。
|
28 |
+
|
29 |
+
<br>
|
30 |
+
|
31 |
+
|
32 |
+
# ■*Examples*
|
33 |
+
|
34 |
+
このモデルは人物の描写と背景の広大さを両立することを目的としています。<br>
|
35 |
+
*Sampler*の違いによって絵柄の調整が可能だと思います。
|
36 |
+
<br>
|
37 |
+
- *Sampler: DDIM*
|
38 |
+
- *Steps: 20*
|
39 |
+
- *CFG Scale: 5*
|
40 |
+
- *Clip Skip: 2*
|
41 |
+
<br>
|
42 |
+
|
43 |
+
Positive: a girl<br>
|
44 |
+
Negative: nsfw, ugly, worst quality, low resolution
|
45 |
+
<br>
|
46 |
+
|
47 |
+
<img src="">
|
48 |
+
|
49 |
+
|
50 |
+
- *Sampler: LMS*
|
51 |
+
- *Steps: 20*
|
52 |
+
- *CFG Scale: 5*
|
53 |
+
- *Clip Skip: 2*
|
54 |
+
<br>
|
55 |
+
|
56 |
+
Positive: a girl<br>
|
57 |
+
Negative: nsfw, ugly, worst quality, low resolution
|
58 |
+
<br>
|
59 |
+
|
60 |
+
<img src="">
|