teasan commited on
Commit
48795f1
1 Parent(s): c38327c

LFSとreadme

Browse files
Files changed (2) hide show
  1. .gitattributes +2 -0
  2. README.md +122 -0
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.png filter=lfs diff=lfs merge=lfs -text
37
+ *.jpg filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,125 @@
1
  ---
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ language:
4
+ - ja
5
+ tags:
6
+ - anime
7
+ - art
8
+ - stable-diffusion
9
+ library_name: diffusers
10
  ---
11
+
12
+ <!-- ![](image/kv.jpg) -->
13
+
14
+ # Lemonteaについて
15
+
16
+ ## 概要
17
+
18
+ milkteaV2を作る過程で生まれた謎モデル。
19
+ 需要あるみたいなので作りました。
20
+ なお、作者はこのモデルの良い使い道がわかっていません。
21
+ 推奨設定もマージ時の例ですので、
22
+
23
+
24
+ ## CHANGE LOG
25
+ - Lemonteaの追加
26
+
27
+ ## 使い方
28
+
29
+ モデルをcloneもしくはDLした後、以下に格納してください。
30
+
31
+ ```
32
+ webui\models\Stable-diffusion\
33
+ ```
34
+
35
+ ## 推奨設定(作者の設定)
36
+ - Steps: 50
37
+ - Sampler: DPM++ 2M Karras
38
+ - CFG scale: 7~11
39
+ - Denoising strength: 0.55
40
+ - Clip skip: 2
41
+ - Hires upscale: 2
42
+ - Hires steps: 10
43
+ - Hires upscaler: R-ESRGAN 4x+ or R-ESRGAN 4x+ Anime6B or Latent series
44
+
45
+ ## 推奨NP
46
+
47
+ ```
48
+ verybadimagenegative_v1.3, EasyNegative, [ :(negative_hand-neg:1.2):25 ], (worst quality, bad quality:1.4), (extra fingers, deformed hands, polydactyl:1.5), (bad hands, bad fingers, bad arm, missing finger, Incomplete hand:1.5), worst quality hands, monochrome, text, nsfw, greyscale,
49
+ ※greyscaleはあってもなくてもいい。あればちょっと色濃いめに出る感じ。
50
+ ```
51
+
52
+ ## 作例
53
+
54
+ <details>
55
+ <summary>Lemontea</summary>
56
+ <div>
57
+
58
+ * milktea_normalというのはmilktea_mildのことです。
59
+
60
+ ![](img/v1/img01.png)
61
+
62
+ ```
63
+ absurdres, highres, (official art, beautiful and aesthetic:1.2), ultra detail, side view,
64
+ beautiful person, long hair, blond hair, saintly woman,
65
+ sacred garment, seraph, seraph six wing,
66
+ cathedral, kaleidoscope,
67
+ light effects, divine effects, feather effects,
68
+ Negative prompt: verybadimagenegative_v1.3, EasyNegative, [ :(negative_hand-neg:1.2):25 ], (worst quality, bad quality:1.4), (extra fingers, deformed hands, polydactyl:1.5), (bad hands, bad fingers, bad arm, missing finger, Incomplete hand:1.5), worst quality hands, monochrome, text, nsfw, greyscale,
69
+ ```
70
+
71
+ ![](img/v1/img02.png)
72
+
73
+ ```
74
+ absurdres, highres, ultra detail,
75
+ 1girl, long hair, (watercolor painting:1.2), (pastel color:1.4), (flat collar:1.2), (White Effects:1.2), [white | colorful] hair, (pastel gradation:1.2), (white blur:2), Light Effects, simple background, white background, dynamic angle, swaying wind,
76
+ Negative prompt: verybadimagenegative_v1.3, EasyNegative, [ :(negative_hand-neg:1.2):25 ], (worst quality, bad quality:1.4), (extra fingers, deformed hands, polydactyl:1.5), (bad hands, bad fingers, bad arm, missing finger, Incomplete hand:1.5), worst quality hands, monochrome, text, nsfw,
77
+ ```
78
+
79
+ ![](img/v1/img03.png)
80
+
81
+ ```
82
+ absurdres, highres, (official art, beautiful and aesthetic:1.2), (close view:1.2), Front composition,
83
+ 1girl, (long hair:1.2), gray hair, wavy hair, smile,
84
+ (all over the flower garden:1.6), (Flower Effects:1.2), (Floral Background:1.2), (Background filled with flowers:1.4), (Flashy background:1.1),
85
+ Negative prompt: verybadimagenegative_v1.3, EasyNegative, [ :(negative_hand-neg:1.2):25 ], (worst quality, bad quality:1.4), (extra fingers, deformed hands, polydactyl:1.5), (bad hands, bad fingers, bad arm, missing finger, Incomplete hand:1.5), worst quality hands, monochrome, text, nsfw,
86
+ ```
87
+
88
+ ![](img/v1/img04.png)
89
+
90
+ ```
91
+ absurdres, highres, ultra detail, close view,
92
+ 1girl, shining sky, vast world, gazing, awe-inspiring expression, distant horizon, clouds, high hill, natural beauty, inspiration, night sky, Shining Stars,
93
+ Negative prompt: verybadimagenegative_v1.3, EasyNegative, [ :(negative_hand-neg:1.2):25 ], (worst quality, bad quality:1.4), (extra fingers, deformed hands, polydactyl:1.5), (bad hands, bad fingers, bad arm, missing finger, Incomplete hand:1.5), worst quality hands, monochrome, text, nsfw,
94
+ ```
95
+
96
+
97
+ ~~~~~~~~~
98
+
99
+ </div>
100
+ </details>
101
+
102
+ ---
103
+ # 免責事項
104
+
105
+ - 本モデルを使用して作成された画像に関しては、個々の利用者に委ねておりますので、生成された画像に関する如何なる問題や係争について、モデル製作者は一切の責任を負いません。
106
+ - 本モデルはアダルトコンテンツを目的とした用途を想定しておりません。成人向けコンテンツを生成し、発生した問題についてはモデル製作者は一切の責任を負いません。
107
+ - ライセンスに関して問題が発生した場合は、本モデルを予告なく削除させて頂く可能性があります。ご了承ください。
108
+ - 犯罪への利用や医療用などの専門的な用途への使用は禁止されております。ライセンス不履行による過失については、モデル製作者は一切の責任を負いません。
109
+
110
+ ---
111
+ # Stable Diffusionのライセンスについて
112
+
113
+ - このモデルはオープンアクセスで誰でも利用可能であり、CreativeML OpenRAIL-Mライセンスでさらに権利と使用方法が規定されています。
114
+ - CreativeML OpenRAILライセンスでは、次のように規定されています。
115
+ 1. このモデルを使用して、違法または有害な出力やコンテンツを意図的に作成したり、共有したりすることはできません。
116
+ 2. 作者はあなたが生成した出力に対していかなる権利も主張しません。あなたはそれらを自由に使用することができますが、ライセンスで定められた規定を守ってください。利用は自己責任でお願いします。
117
+ 3. あなたはウェイトを再配布し、モデルを商業的またはサービスとして使用することができます。その場合、ライセンスにあるものと同じ使用制限を含め、CreativeML OpenRAIL-Mのコピーをあなたのすべてのユーザーに共有しなければならないことに注意してください(ライセンスを完全にかつ注意深く読んでください)。
118
+ - (ライセンスの全文: [https://huggingface.co/spaces/CompVis/stable-diffusion-license](https://huggingface.co/spaces/CompVis/stable-diffusion-license))
119
+
120
+ ---
121
+
122
+ # 作者について
123
+ twitter:<a href="https://twitter.com/wims_Tea" target="_blank"> https://twitter.com/wims_Tea</a>
124
+
125
+ ---