Kadan2023 commited on
Commit
036d788
1 Parent(s): ad57fa1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +229 -0
README.md CHANGED
@@ -1,3 +1,232 @@
1
  ---
2
  license: other
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
+ language:
4
+ - ja
5
+ - en
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
  ---
10
+
11
+ <div class="flex justify-center">
12
+ <div class="container p-0 w-100">
13
+ <img class="mt-0 object-cover rounded-t-lg w-100"
14
+ style="height: 320px;"
15
+ src="https://huggingface.co/Kadan2023/PlantsMix/resolve/main/images/header.jpg"
16
+ width="100%"/>
17
+ <div class="flex px-4">
18
+ <div class="flex-auto">
19
+ <h1 class="mb-2 text-3xl font-bold leading-tight" style="color: rgb(172 229 56/var(--tw-text-opacity));">
20
+ PlantsMix
21
+ <a href="https://huggingface.co/Kadan2023/PlantsMix/resolve/main/README.md" class="ml-2 inline-block">
22
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" strokeWidth={1.5} stroke="currentColor" className="w-6 h-6">
23
+ <path strokeLinecap="round" strokeLinejoin="round" d="M3.75 3.75v4.5m0-4.5h4.5m-4.5 0L9 9M3.75 20.25v-4.5m0 4.5h4.5m-4.5 0L9 15M20.25 3.75h-4.5m4.5 0v4.5m0-4.5L15 9m5.25 11.25h-4.5m4.5 0v-4.5m0 4.5L15 15" />
24
+ </svg>
25
+ </a>
26
+ </h1>
27
+ <p class="mb-4 text-base text-neutral-600 dark:text-neutral-200">
28
+ Models merging various models on the fly.
29
+ </p>
30
+ </div>
31
+ <div class="flex gap-2" style="height: fit-content;">
32
+ <a
33
+ href="https://twitter.com/03B2n"
34
+ class="mb-2 inline-block rounded px-6 py-2.5 text-white shadow-md"
35
+ style="background-color: #1da1f2">
36
+ <svg xmlns="http://www.w3.org/2000/svg" class="h-3.5 w-3.5" fill="currentColor" viewBox="0 0 24 24">
37
+ <path d="M24 4.557c-.883.392-1.832.656-2.828.775 1.017-.609 1.798-1.574 2.165-2.724-.951.564-2.005.974-3.127 1.195-.897-.957-2.178-1.555-3.594-1.555-3.179 0-5.515 2.966-4.797 6.045-4.091-.205-7.719-2.165-10.148-5.144-1.29 2.213-.669 5.108 1.523 6.574-.806-.026-1.566-.247-2.229-.616-.054 2.281 1.581 4.415 3.949 4.89-.693.188-1.452.232-2.224.084.626 1.956 2.444 3.379 4.6 3.419-2.07 1.623-4.678 2.348-7.29 2.04 2.179 1.397 4.768 2.212 7.548 2.212 9.142 0 14.307-7.721 13.995-14.646.962-.695 1.797-1.562 2.457-2.549z" />
38
+ </svg>
39
+ </a>
40
+ </div>
41
+ </div>
42
+ </div>
43
+ </div>
44
+
45
+ <hr class="my-6 h-0.5 border-t-0 opacity-100 dark:opacity-50" style="background-color: rgb(245 245 245/var(--tw-bg-opacity));">
46
+
47
+ <h3 id="PlantsMix" class="mt-0 text-2xl">
48
+ <code>PlantsMix</code> <small>(<code>@codeを入れる</code>)</small>
49
+ </h3>
50
+ <div>
51
+ <h4>ライセンス / License</h4>
52
+ <div class="px-2">
53
+ <table class="table-fixed border mt-0 text-xs">
54
+ <tbody>
55
+ <tr>
56
+ <td class="px-4 text-base" colspan="2">
57
+ <a href="https://huggingface.co/spaces/CompVis/stable-diffusion-license">
58
+ 修正 CreativeML OpenRAIL-M ライセンス / Modified CreativeML OpenRAIL-M license
59
+ </a>
60
+ </td>
61
+ </tr>
62
+ <tr>
63
+ <td class="align-middle px-2 w-8">
64
+ <span class="text-green-500">
65
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
66
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
67
+ </svg>
68
+ </span>
69
+ </td>
70
+ <td>
71
+ このモデルのクレジットを入れずに使用する<br>
72
+ Use the model without crediting the creator
73
+ </td>
74
+ </tr>
75
+ <tr>
76
+ <td class="align-middle px-2 w-8">
77
+ <span class="text-green-500">
78
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
79
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
80
+ </svg>
81
+ </span>
82
+ </td>
83
+ <td>
84
+ このモデルで生成した画像を商用利用する<br>
85
+ Sell images they generate
86
+ </td>
87
+ </tr>
88
+ <tr class="bg-danger-100">
89
+ <td class="align-middle px-2 w-8">
90
+ <span class="text-red-500">
91
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
92
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
93
+ </svg>
94
+ </span>
95
+ </td>
96
+ <td>
97
+ このモデルを商用の画像生成サービスで利用する</br>
98
+ Run on services that generate images for money
99
+ </td>
100
+ </tr>
101
+ <tr>
102
+ <td class="align-middle px-2 w-8">
103
+ <span class="text-green-500">
104
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
105
+ <path stroke-linecap="round" stroke-linejoin="round" d="M4.5 12.75l6 6 9-13.5" />
106
+ </svg>
107
+ </span>
108
+ </td>
109
+ <td>
110
+ このモデルを使用したマージモデルを共有する<br>
111
+ Share merges using this model
112
+ </td>
113
+ </tr>
114
+ <tr class="bg-danger-100">
115
+ <td class="align-middle px-2 w-8">
116
+ <span class="text-red-500">
117
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
118
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
119
+ </svg>
120
+ </span>
121
+ </td>
122
+ <td>
123
+ 変更箇所を明示せずにこのモデルを使用したマージモデルを共有する</br>
124
+ <a href="https://huggingface.co/Xynon/SD-Silicon#terms-of-use">Clearly indicate where modifications have been made.</a>
125
+ </td>
126
+ </tr>
127
+ <tr class="bg-danger-100">
128
+ <td class="align-middle px-2 w-8">
129
+ <span class="text-red-500">
130
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
131
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
132
+ </svg>
133
+ </span>
134
+ </td>
135
+ <td>
136
+ このモデル、またはこのモデルをマージしたモデルを販売する</br>
137
+ Sell this model or merges using this model
138
+ </td>
139
+ </tr>
140
+ <tr class="bg-danger-100">
141
+ <td class="align-middle px-2 w-8">
142
+ <span class="text-red-500">
143
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
144
+ <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" />
145
+ </svg>
146
+ </span>
147
+ </td>
148
+ <td>
149
+ このモデルをマージしたモデルに異なる権限を設定する</br>
150
+ Have different permissions when sharing merges
151
+ </td>
152
+ </tr>
153
+ </tbody>
154
+ </table>
155
+ </div>
156
+ <h4>推奨設定 / Recommended Settings</h4>
157
+ <div class="px-2">
158
+ <table class="table-auto border mt-0 text-sm">
159
+ <tbody>
160
+ <tr>
161
+ <td class="pl-2" style="width: 12rem;">
162
+ VAE
163
+ </td>
164
+ <td>
165
+ <a href="https://civitai.com/models/22354/clearvae">ClearVAE</a>
166
+ </td>
167
+ </tr>
168
+ <tr>
169
+ <td class="pl-2">
170
+ Negative Embedding
171
+ </td>
172
+ <td>
173
+ <a href="https://huggingface.co/datasets/gsdf/EasyNegative">EasyNegative</a>
174
+ </td>
175
+ </tr>
176
+ </tbody>
177
+ </table>
178
+ </div>
179
+ <h4>例 / Examples</h4>
180
+ <div class="container mx-auto px-2">
181
+ <div class="flex flex-wrap min-w-min items-baseline">
182
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px;">
183
+ <div class="flex-1">
184
+ <img
185
+ alt="gallery"
186
+ class="block h-full w-full rounded-t-lg object-contain object-center"
187
+ src="https://huggingface.co/Kadan2023/PlantsMix/resolve/main/images/PlantsMix/1.png"
188
+ loading="lazy"
189
+ />
190
+ </div>
191
+ <div class="w-full">
192
+ <pre class="w-full" style="white-space: pre-line;">
193
+ girls, school, sunset, countryside, (silhouette:1.3)
194
+ Negative prompt: EasyNegative
195
+ Steps: 40
196
+ Sampler: DPM++ SDE Karras
197
+ CFG scale: 7.5
198
+ Seed: 9717043
199
+ Size: 768x768
200
+ Denoising strength: 0.7
201
+ Hires upscale: 2,
202
+ Hires steps: 20
203
+ </pre>
204
+ </div>
205
+ </div>
206
+ <div class="p-1 flex-1" style="width: 50%; min-width: 320px;">
207
+ <div class="w-full">
208
+ <img
209
+ alt="gallery"
210
+ class="block h-full w-full rounded-t-lg object-contain object-center"
211
+ src="https://huggingface.co/Kadan2023/PlantsMix/resolve/main/images/PlantsMix/2.png"
212
+ loading="lazy"
213
+ />
214
+ </div>
215
+ <div class="w-full">
216
+ <pre class="w-full" style="white-space: pre-line;">
217
+ boy and girl, summer clothes, lakeside, landscape
218
+ Negative prompt: EasyNegative
219
+ Steps: 40
220
+ Sampler: DPM++ SDE Karras
221
+ CFG scale: 7.5
222
+ Seed: 676740370
223
+ Size: 768x768
224
+ Denoising strength: 0.65
225
+ Hires upscale: 2
226
+ Hires steps: 25
227
+ </pre>
228
+ </div>
229
+ </div>
230
+ </div>
231
+ </div>
232
+ </div>