NaClO74 commited on
Commit
d1bdd66
·
verified ·
0 Parent(s):

initial commit

Browse files
Files changed (2) hide show
  1. .gitattributes +55 -0
  2. README.md +380 -0
.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,380 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - template:diffusion-lora
7
+ widget:
8
+ - text: '-'
9
+ output:
10
+ url: images/ComfyUI_temp_cbxmb_00002_onyhakase_SOFT.png
11
+ - text: '-'
12
+ output:
13
+ url: images/ComfyUI_temp_dchdy_00004_onyhakase PASS PAS.png
14
+ - text: '-'
15
+ output:
16
+ url: images/ComfyUI_temp_extua_00001_innerkey_(kgfw5338)_SOFT.png
17
+ - text: '-'
18
+ output:
19
+ url: images/ComfyUI_temp_extua_00002_zankuro_ALT.png
20
+ - text: '-'
21
+ output:
22
+ url: images/ComfyUI_temp_extua_00008_kso_SOFT.png
23
+ - text: '-'
24
+ output:
25
+ url: images/ComfyUI_temp_extua_00009_blue-senpai_ALT.png
26
+ - text: '-'
27
+ output:
28
+ url: images/ComfyUI_temp_gyrik_00001_konpeto.png
29
+ - text: '-'
30
+ output:
31
+ url: images/ComfyUI_temp_gyrik_00004_mda-satoru.png
32
+ - text: '-'
33
+ output:
34
+ url: images/ComfyUI_temp_gyrik_00005_innerkey_(kgfw5338) PASS PAS.png
35
+ - text: '-'
36
+ output:
37
+ url: images/ComfyUI_temp_gyrik_00008_higepon.png
38
+ - text: '-'
39
+ output:
40
+ url: images/ComfyUI_temp_gyrik_00011_zankuro PASS PAS.png
41
+ - text: '-'
42
+ output:
43
+ url: images/ComfyUI_temp_gyrik_00016_kso PASS PAS.png
44
+ - text: '-'
45
+ output:
46
+ url: images/ComfyUI_temp_ieqnp_00003_Basic Style_SOFT.png
47
+ - text: '-'
48
+ output:
49
+ url: images/ComfyUI_temp_ieqnp_00006_born-to-die_SOFT.png
50
+ - text: '-'
51
+ output:
52
+ url: images/ComfyUI_temp_ieqnp_00008_musouzuki_ALT.png
53
+ - text: '-'
54
+ output:
55
+ url: images/ComfyUI_temp_nngsh_00002_atg_(wttoo0202).png
56
+ - text: '-'
57
+ output:
58
+ url: images/ComfyUI_temp_nngsh_00003_kakure_eria.png
59
+ - text: '-'
60
+ output:
61
+ url: images/ComfyUI_temp_nngsh_00005_bubukka.png
62
+ - text: '-'
63
+ output:
64
+ url: images/ComfyUI_temp_nngsh_00006_setmen.png
65
+ - text: '-'
66
+ output:
67
+ url: images/ComfyUI_temp_nngsh_00008_blue-senpai PASS PAS.png
68
+ - text: '-'
69
+ output:
70
+ url: images/ComfyUI_temp_nngsh_00009_tenroy.png
71
+ - text: '-'
72
+ output:
73
+ url: images/ComfyUI_temp_nngsh_00012_crumbles.png
74
+ - text: '-'
75
+ output:
76
+ url: images/ComfyUI_temp_qmhqp_00006_basic syle.png
77
+ - text: '-'
78
+ output:
79
+ url: images/ComfyUI_temp_qmhqp_00008_basic style.png
80
+ - text: '-'
81
+ output:
82
+ url: images/ComfyUI_temp_qmhqp_00009_basic syle PASS PAS.png
83
+ - text: '-'
84
+ output:
85
+ url: images/ComfyUI_temp_qmhqp_00014_born-to-die PASS PAS.png
86
+ - text: '-'
87
+ output:
88
+ url: images/ComfyUI_temp_qmhqp_00022_musouzuki PASS PAS.png
89
+ base_model: Liberata/illustrious-xl-v1.0
90
+ instance_prompt: null
91
+ license: cc
92
+ ---
93
+ # NaClO IL XL Mix
94
+
95
+ <Gallery />
96
+
97
+ ## Model description
98
+
99
+ https:&#x2F;&#x2F;cdn-uploads.huggingface.co&#x2F;production&#x2F;uploads&#x2F;6669e3999f64520437d798cd&#x2F;hermY42l5QWwYl216PDU4.mp4
100
+
101
+ Hello everyone !
102
+
103
+ Back with a new merged model based on 4 Illustrious checkpoints :
104
+
105
+ Nonette_v034 + waiNSFWIllustrious_v100 + zukiCuteILL_v50 + cocoamixilIllustrious_v40
106
+
107
+ This model was merged to obtain a style and king of composition more corresponding to my lickings. Big up to Nonette model that was almost perfect to me (lack of anime styling).
108
+
109
+ Prompting :
110
+
111
+ Like others illustrious models ;
112
+
113
+ suggestion : [character description] + [clothing] + [scenery] + [background] + [quality tags]
114
+
115
+ Parameters :
116
+
117
+ Direct Render || Low render + upscale
118
+
119
+ Euler &#x2F; Euler || a Euler &#x2F; Euler a
120
+
121
+ 25 steps || 25 steps
122
+
123
+ 5-7 CFG || 5-7 CFG
124
+
125
+ Large ratio || Low ratio
126
+
127
+ (1152x768, 1344x768...) || (512x768...)
128
+
129
+ || Latent upscale x1.50 or x2.0
130
+
131
+ || Denoise ~0.70
132
+
133
+ This model is good at both way of rendering.
134
+
135
+ Compatible with noobai controlnet and canny (canny as an impact on the style).
136
+
137
+ Can be used in Krita AI Diffusion, pick basic Euler a setting and adjust steps and CFG.
138
+
139
+ Tip : 12 step is okay for live painting + very good tile upscaler in Krita AI (OmniSR_X4_DIV2K)
140
+
141
+ Illustrious models are incredibly good and versatile. Especially about mainstream characters and artist recognition.
142
+
143
+ Here I try lots of artist tag and find that 110 artist tags gave a tangible response, here is the list, the more + there is, the more it is close to the artist style (-+ is half a point) :
144
+
145
+ agwing86 ++
146
+
147
+ aki99 ++++
148
+
149
+ angie_(meganekko-geki-love-1008) -+
150
+
151
+ ata_(tsumari) +
152
+
153
+ atg_(wttoo0202) +++
154
+
155
+ ayatori_(aytr) +-+
156
+
157
+ batazungharn ++
158
+
159
+ blue-senpai +++-+
160
+
161
+ boppin +++
162
+
163
+ born-to-die ++++
164
+
165
+ brikot ++
166
+
167
+ bubukka ++++
168
+
169
+ cedar_(cedar_japonica) ++-+
170
+
171
+ cherrinako -+
172
+
173
+ circle_anco ++
174
+
175
+ comodomodo ++-+
176
+
177
+ cromachina ++
178
+
179
+ crumbles +++
180
+
181
+ crybabyglo +
182
+
183
+ curakuru +
184
+
185
+ dd_(ijigendd) +++-+
186
+
187
+ dikko +-+
188
+
189
+ dove_pixie +
190
+
191
+ edamame_sushi_(endn3483) +
192
+
193
+ enozuderu -+
194
+
195
+ eroneko_senpai -+
196
+
197
+ felipe_godoy ++-+
198
+
199
+ fenqury +-+
200
+
201
+ festa11307070 +-+
202
+
203
+ fuyumi_kazuki +++
204
+
205
+ gemba_(dlfms75) &#x2F; gemba ++
206
+
207
+ goki_buri +
208
+
209
+ goldmondsel ++-+
210
+
211
+ go-sai_tamanegi +
212
+
213
+ greatestgori ++
214
+
215
+ gs-mantis -+
216
+
217
+ hammer_(sunset_beach) +++-- --&gt; weird render
218
+
219
+ hekomii ++
220
+
221
+ hemonemo ++-+
222
+
223
+ henreader ++
224
+
225
+ higeepon --&gt; higepon ++++
226
+
227
+ hinainf -+
228
+
229
+ hiro_hiroki ++-+
230
+
231
+ hiropon_(hjxp2347) +++
232
+
233
+ innerkey_(kgfw5338) +
234
+
235
+ isemori +
236
+
237
+ jcm2 +++
238
+
239
+ jururiprpr +
240
+
241
+ jyt ++-+
242
+
243
+ kabeume +
244
+
245
+ kagironsfw +
246
+
247
+ kakure_eria ++++
248
+
249
+ kanabun +
250
+
251
+ kokone_(coconeeeco) +++
252
+
253
+ konpeto ++++
254
+
255
+ kso +++
256
+
257
+ kurotsuki_(luowei99) +
258
+
259
+ kurou_(quadruple_zero) ++++
260
+
261
+ lambda_(kusowarota) +++
262
+
263
+ lk149 +
264
+
265
+ loliconboyz +-+
266
+
267
+ matanukinuki ++-+
268
+
269
+ mbhen114 +-+
270
+
271
+ m-da_s-tarou +++
272
+
273
+ mikagami_mamizu ++
274
+
275
+ mikoscrub -+
276
+
277
+ mrploxykun +-+
278
+
279
+ musouzuki +++
280
+
281
+ najimi_shin -+
282
+
283
+ nanaca_mai -+
284
+
285
+ neko_miyabi_(artist) -+
286
+
287
+ neku_oneneko ++-+
288
+
289
+ nihohohi ++
290
+
291
+ nonohara_miki ++
292
+
293
+ nora_neko_(fjya7473) -+
294
+
295
+ nyatrix +
296
+
297
+ okina_ika ++
298
+
299
+ om_(nk2007) +++-+
300
+
301
+ onyhakase +++-+
302
+
303
+ padoruu ++
304
+
305
+ pestil +
306
+
307
+ pila-pela ++-+
308
+
309
+ ponpon_(tosico) +
310
+
311
+ pruzhka_(wardi113) ++-+
312
+
313
+ pumpkinspicelatte +
314
+
315
+ rancidronin +++
316
+
317
+ rizento +++
318
+
319
+ sakuran_(ameto) +-+
320
+
321
+ samneco +
322
+
323
+ sayika +
324
+
325
+ sayori +
326
+
327
+ setmen +++-+
328
+
329
+ shennai_misha +
330
+
331
+ sorairo_len +
332
+
333
+ spellcaster_knight -+
334
+
335
+ surio ++
336
+
337
+ tachimi_(basue) +++
338
+
339
+ takano_yuki +
340
+
341
+ tenroy ++++
342
+
343
+ tokenbox -+
344
+
345
+ toketou +-+
346
+
347
+ toraishi_666 +++
348
+
349
+ usagimiko +
350
+
351
+ uzuki_mei +
352
+
353
+ winged_cloud +
354
+
355
+ yan_(nicknikg) ++-+
356
+
357
+ yokappa_(jokappa) ++-+
358
+
359
+ yukino_minato ++-+
360
+
361
+ yukiu_con +-+
362
+
363
+ zankuro +++-+
364
+
365
+ zirba +++
366
+
367
+ This list will be updated as soon as I find new artists.
368
+
369
+ The ones that weren&#39;t working where :
370
+
371
+ dagashi_(daga2626) ; eatwaffles ; hinata_nao ; gi0 !(faible impact)! ; kanna_asuke ; milkshake_(artist) ; rogia ; liely ; masuda_(yousaytwosin) ; kanniguma ; pad_sex_cyclops ; roshi_to ; kukuchi581 ; unepicroachy ; michou ; doregene ; yoko-chan_(mijizukeyoko) ; iroshira_skb ; ali_sun_mark ; protokebab ; hare_(artist) ; vieru2n ; azbchan1221 ; koshiansan ; tokachi_genjuurou ; yuzun404 ; fleureaon ; toumei_tou ; 168admiral_(sunflower) ; eroartdraw ; sugar_sweet ; calamity33 ; eikuchi_akarina ; flasher_(flasher_ura) ; stpen ; byeolbinmandu ; frost_apple ; jururiprpr ; loki_78 ; kanbaki ; yona_(illusty0na) ; leonardo_16sei ; karuru ; zhyseven ; wind7626 ; abajur ; ioxat ; toyhentai ; enarane ; osimder ; mawaifu ; pafiiroru ; aviary ; hayake_(chenran) ; yep_melon ; skebe2 ; mageddon ; babalilo ; hades1580
372
+
373
+ Hope you will enjoy playing with those unlimited style possibilities !
374
+
375
+
376
+ ## Download model
377
+
378
+ Weights for this model are available in Safetensors format.
379
+
380
+ [Download](/NaClO74/NaClO74_IL_XL_Mix/tree/main) them in the Files & versions tab.