k4d3 commited on
Commit
aa93a5a
1 Parent(s): 3b14f14

Signed-off-by: Balazs Horvath <[email protected]>

compass_loras/puss-v1e400/puss-v1e400.json ADDED
@@ -0,0 +1,682 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-07-09T17:54:46",
4
+ "modelspec.implementation": "https://github.com/Stability-AI/generative-models",
5
+ "modelspec.prediction_type": "epsilon",
6
+ "modelspec.resolution": "512x512",
7
+ "modelspec.sai_model_spec": "1.0.0",
8
+ "modelspec.title": "puss",
9
+ "ss_adaptive_noise_scale": null,
10
+ "ss_base_model_version": "sdxl_base_v1-0",
11
+ "ss_batch_size_per_device": 8,
12
+ "ss_bucket_info": {
13
+ "buckets": {
14
+ "0": {
15
+ "count": 1,
16
+ "resolution": [
17
+ 384,
18
+ 640
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 4,
23
+ "resolution": [
24
+ 416,
25
+ 608
26
+ ]
27
+ },
28
+ "2": {
29
+ "count": 2,
30
+ "resolution": [
31
+ 448,
32
+ 576
33
+ ]
34
+ },
35
+ "3": {
36
+ "count": 4,
37
+ "resolution": [
38
+ 512,
39
+ 512
40
+ ]
41
+ },
42
+ "4": {
43
+ "count": 2,
44
+ "resolution": [
45
+ 544,
46
+ 480
47
+ ]
48
+ },
49
+ "5": {
50
+ "count": 3,
51
+ "resolution": [
52
+ 576,
53
+ 448
54
+ ]
55
+ },
56
+ "6": {
57
+ "count": 4,
58
+ "resolution": [
59
+ 608,
60
+ 416
61
+ ]
62
+ }
63
+ },
64
+ "mean_img_ar_error": 0.031391170673295235
65
+ },
66
+ "ss_bucket_no_upscale": false,
67
+ "ss_cache_latents": true,
68
+ "ss_caption_dropout_every_n_epochs": 0,
69
+ "ss_caption_dropout_rate": 0.0,
70
+ "ss_caption_tag_dropout_rate": 0.0,
71
+ "ss_clip_skip": null,
72
+ "ss_color_aug": false,
73
+ "ss_dataset_dirs": {
74
+ "1_puss": {
75
+ "img_count": 20,
76
+ "n_repeats": 1
77
+ }
78
+ },
79
+ "ss_debiased_estimation": false,
80
+ "ss_enable_bucket": true,
81
+ "ss_epoch": 400,
82
+ "ss_face_crop_aug_range": null,
83
+ "ss_flip_aug": true,
84
+ "ss_full_fp16": false,
85
+ "ss_gradient_accumulation_steps": 6,
86
+ "ss_gradient_checkpointing": true,
87
+ "ss_huber_c": 0.1,
88
+ "ss_huber_schedule": "snr",
89
+ "ss_ip_noise_gamma": null,
90
+ "ss_ip_noise_gamma_random_strength": false,
91
+ "ss_keep_tokens": 0,
92
+ "ss_learning_rate": 0.0001,
93
+ "ss_loss_type": "l2",
94
+ "ss_lowram": true,
95
+ "ss_lr_scheduler": "cosine",
96
+ "ss_lr_warmup_steps": 0,
97
+ "ss_max_bucket_reso": 1024,
98
+ "ss_max_grad_norm": 1.0,
99
+ "ss_max_token_length": null,
100
+ "ss_max_train_steps": 400,
101
+ "ss_min_bucket_reso": 256,
102
+ "ss_min_snr_gamma": null,
103
+ "ss_mixed_precision": "fp16",
104
+ "ss_multires_noise_discount": 0.1,
105
+ "ss_multires_noise_iterations": 10,
106
+ "ss_network_alpha": 4.0,
107
+ "ss_network_args": {
108
+ "algo": "locon",
109
+ "conv_alpha": "4",
110
+ "conv_dim": "256",
111
+ "dora_wd": "False",
112
+ "dropout": 0.0,
113
+ "module_dropout": "0",
114
+ "preset": "full",
115
+ "rank_dropout": "0",
116
+ "rank_dropout_scale": "False",
117
+ "train_norm": "False",
118
+ "use_scalar": "False",
119
+ "use_tucker": "False"
120
+ },
121
+ "ss_network_dim": 8,
122
+ "ss_network_dropout": 0.0,
123
+ "ss_network_module": "lycoris.kohya",
124
+ "ss_new_sd_model_hash": "5e153c118b9f96414b33d7dc60576cdf76bf25f4710228655247589f1085d57e",
125
+ "ss_noise_offset": null,
126
+ "ss_noise_offset_random_strength": false,
127
+ "ss_num_batches_per_epoch": 4,
128
+ "ss_num_epochs": 400,
129
+ "ss_num_reg_images": 0,
130
+ "ss_num_train_images": 20,
131
+ "ss_optimizer": "torch.optim.adamw.AdamW",
132
+ "ss_output_name": "puss",
133
+ "ss_prior_loss_weight": 1.0,
134
+ "ss_random_crop": false,
135
+ "ss_reg_dataset_dirs": {},
136
+ "ss_resolution": "(512, 512)",
137
+ "ss_scale_weight_norms": 1.0,
138
+ "ss_sd_model_hash": "b2d8e6f4",
139
+ "ss_sd_model_name": "c.safetensors",
140
+ "ss_sd_scripts_commit_hash": "25f961bc779bc79aef440813e3e8e92244ac5739",
141
+ "ss_seed": 1008235661,
142
+ "ss_session_id": 65417951,
143
+ "ss_shuffle_caption": true,
144
+ "ss_steps": 400,
145
+ "ss_tag_frequency": {
146
+ "1_puss": {
147
+ "4 fingers": 1,
148
+ "5 fingers": 3,
149
+ "abdominal bulge": 1,
150
+ "abstract background": 1,
151
+ "absurd res": 7,
152
+ "all fours": 1,
153
+ "anal": 1,
154
+ "anal fingering": 1,
155
+ "anal juice": 1,
156
+ "anal masturbation": 1,
157
+ "anal penetration": 1,
158
+ "animal genitalia": 5,
159
+ "animal penis": 3,
160
+ "anthro": 19,
161
+ "anthro focus": 1,
162
+ "anthro on anthro": 1,
163
+ "anthrofied": 1,
164
+ "anus": 8,
165
+ "applying makeup": 1,
166
+ "areola": 1,
167
+ "artist name": 1,
168
+ "ass up": 1,
169
+ "athletic": 1,
170
+ "athletic anthro": 1,
171
+ "athletic male": 1,
172
+ "autobukkake": 1,
173
+ "autofellatio": 1,
174
+ "autofellatio while penetrated": 1,
175
+ "autopenetration": 1,
176
+ "backsack": 2,
177
+ "ball grab": 1,
178
+ "balls": 13,
179
+ "barrel": 1,
180
+ "bdsm": 1,
181
+ "beard": 1,
182
+ "bed": 1,
183
+ "belt": 7,
184
+ "belt buckle": 1,
185
+ "bent legs": 1,
186
+ "beverage": 1,
187
+ "big bad wolf \\(shrek\\)": 1,
188
+ "big balls": 2,
189
+ "big breasts": 1,
190
+ "big butt": 1,
191
+ "big penis": 3,
192
+ "biped": 2,
193
+ "bite": 2,
194
+ "biting lip": 2,
195
+ "biting own lip": 2,
196
+ "black balls": 1,
197
+ "black body": 2,
198
+ "black boots": 2,
199
+ "black clothing": 4,
200
+ "black eyes": 1,
201
+ "black footwear": 2,
202
+ "black fur": 2,
203
+ "black gloves": 1,
204
+ "black handwear": 1,
205
+ "black hat": 2,
206
+ "black headwear": 2,
207
+ "black penis": 1,
208
+ "blep": 3,
209
+ "blue eyes": 3,
210
+ "blue sclera": 2,
211
+ "blush": 5,
212
+ "blush lines": 1,
213
+ "bodily fluids": 10,
214
+ "bondage": 1,
215
+ "boots": 15,
216
+ "boots only": 1,
217
+ "border": 1,
218
+ "bottomless": 1,
219
+ "bound": 1,
220
+ "box": 1,
221
+ "branch": 1,
222
+ "breasts": 2,
223
+ "brown body": 1,
224
+ "brown fur": 1,
225
+ "bubble": 1,
226
+ "buckle": 1,
227
+ "butt": 6,
228
+ "by achilleangod": 1,
229
+ "by bigplug": 1,
230
+ "by capte": 2,
231
+ "by cloudeon": 1,
232
+ "by draeusz": 1,
233
+ "by graypillow": 1,
234
+ "by hyilpi": 1,
235
+ "by jrjresq": 1,
236
+ "by jumpy jackal": 1,
237
+ "by kironzen": 1,
238
+ "by kuromu": 1,
239
+ "by ladyshalirin": 1,
240
+ "by luxjii": 1,
241
+ "by neelix": 1,
242
+ "by raccoondouglas": 1,
243
+ "by sand n sky": 1,
244
+ "by seth-iova": 1,
245
+ "by third-party edit": 1,
246
+ "by virito": 1,
247
+ "by yshanii": 1,
248
+ "camel toe": 1,
249
+ "campfire": 1,
250
+ "candy": 1,
251
+ "canid": 1,
252
+ "canine": 1,
253
+ "canis": 1,
254
+ "cape": 12,
255
+ "catnip": 1,
256
+ "censor removal edit": 1,
257
+ "cheek tuft": 2,
258
+ "chest tuft": 2,
259
+ "chihuahua": 1,
260
+ "clasp": 1,
261
+ "claws": 3,
262
+ "clothed": 8,
263
+ "clothed feral": 1,
264
+ "clothing": 20,
265
+ "colored": 1,
266
+ "container": 3,
267
+ "countershading": 1,
268
+ "crescent moon": 1,
269
+ "cross-popping vein": 1,
270
+ "crossgender": 1,
271
+ "cum": 5,
272
+ "cum drip": 1,
273
+ "cum everywhere": 1,
274
+ "cum in a cup": 2,
275
+ "cum in container": 2,
276
+ "cum in mouth": 2,
277
+ "cum in own mouth": 1,
278
+ "cum in self": 1,
279
+ "cum inflation": 1,
280
+ "cum inside": 3,
281
+ "cum on face": 1,
282
+ "cum on own face": 1,
283
+ "cum on self": 1,
284
+ "cum string": 1,
285
+ "cup": 2,
286
+ "dagger": 1,
287
+ "dessert": 1,
288
+ "detailed": 1,
289
+ "detailed background": 1,
290
+ "dialogue": 1,
291
+ "digital drawing \\(artwork\\)": 1,
292
+ "digital media \\(artwork\\)": 6,
293
+ "doggystyle": 1,
294
+ "domestic cat": 20,
295
+ "domestic dog": 1,
296
+ "dreamworks": 20,
297
+ "drinking glass": 1,
298
+ "dripping": 1,
299
+ "drooling": 1,
300
+ "drugs": 1,
301
+ "drunk": 1,
302
+ "drunk bubble": 1,
303
+ "dulcinea \\(puss in boots\\)": 1,
304
+ "duo": 5,
305
+ "eating": 1,
306
+ "eating food": 1,
307
+ "ejaculation": 1,
308
+ "emanata": 1,
309
+ "english text": 5,
310
+ "epee \\(sword\\)": 1,
311
+ "erection": 8,
312
+ "evening": 1,
313
+ "excessive cum": 1,
314
+ "excessive genital fluids": 1,
315
+ "exclamation point": 1,
316
+ "eyebrows": 3,
317
+ "eyelashes": 1,
318
+ "eyeliner": 1,
319
+ "eyes closed": 2,
320
+ "faceless anthro": 1,
321
+ "faceless character": 1,
322
+ "faceless male": 1,
323
+ "facial hair": 1,
324
+ "facial tuft": 3,
325
+ "family": 1,
326
+ "fangs": 1,
327
+ "feather accessory": 1,
328
+ "feather hat": 1,
329
+ "feather ornament": 2,
330
+ "feathered hat": 1,
331
+ "feathers": 3,
332
+ "featureless crotch": 2,
333
+ "felid": 20,
334
+ "feline": 20,
335
+ "feline genitalia": 3,
336
+ "feline penis": 3,
337
+ "felis": 20,
338
+ "fellatio": 1,
339
+ "female": 5,
340
+ "female penetrated": 2,
341
+ "femboy": 1,
342
+ "fencing foil": 1,
343
+ "feral": 3,
344
+ "fingering": 1,
345
+ "fingers": 5,
346
+ "fire": 1,
347
+ "flexible": 1,
348
+ "flower": 1,
349
+ "flower in mouth": 1,
350
+ "fluffy": 1,
351
+ "fluffy tail": 1,
352
+ "folded": 1,
353
+ "food": 1,
354
+ "footwear": 15,
355
+ "footwear only": 1,
356
+ "foreskin": 3,
357
+ "forest": 1,
358
+ "forest background": 1,
359
+ "from behind position": 1,
360
+ "front and back": 1,
361
+ "fully sheathed": 1,
362
+ "fur": 16,
363
+ "furniture": 2,
364
+ "fuzzy": 1,
365
+ "gaping": 1,
366
+ "gaping anus": 1,
367
+ "generation 9 pokemon": 1,
368
+ "genital fluids": 8,
369
+ "genitals": 13,
370
+ "glans": 1,
371
+ "glass": 2,
372
+ "glass container": 2,
373
+ "glass cup": 1,
374
+ "gloves": 1,
375
+ "gloves \\(marking\\)": 1,
376
+ "goatee": 1,
377
+ "grass": 1,
378
+ "green body": 1,
379
+ "green eyes": 13,
380
+ "green fur": 1,
381
+ "green sclera": 5,
382
+ "grey boots": 1,
383
+ "grey clothing": 1,
384
+ "grey footwear": 1,
385
+ "grin": 1,
386
+ "group": 3,
387
+ "half-closed eyes": 2,
388
+ "hand behind head": 1,
389
+ "hand on own balls": 1,
390
+ "hand on own penis": 1,
391
+ "handjob": 1,
392
+ "handwear": 1,
393
+ "happy": 1,
394
+ "hat": 19,
395
+ "hat feather": 6,
396
+ "hat only": 1,
397
+ "hat ornament": 1,
398
+ "headgear": 19,
399
+ "headgear only": 1,
400
+ "headwear": 19,
401
+ "headwear only": 1,
402
+ "heart symbol": 4,
403
+ "hi res": 17,
404
+ "high heeled boots": 1,
405
+ "high heels": 1,
406
+ "holding balls": 1,
407
+ "holding clothing": 1,
408
+ "holding container": 1,
409
+ "holding cup": 1,
410
+ "holding hat": 1,
411
+ "holding headgear": 1,
412
+ "holding headwear": 1,
413
+ "holding melee weapon": 1,
414
+ "holding object": 6,
415
+ "holding penis": 2,
416
+ "holding rapier": 1,
417
+ "holding sword": 1,
418
+ "holding weapon": 3,
419
+ "huge balls": 1,
420
+ "huge penis": 1,
421
+ "humanoid genitalia": 6,
422
+ "humanoid penis": 6,
423
+ "imminent gangbang": 1,
424
+ "imminent sex": 1,
425
+ "inflation": 1,
426
+ "inner ear fluff": 1,
427
+ "kemono": 1,
428
+ "kitty softpaws": 3,
429
+ "knee boots": 1,
430
+ "knee highs": 1,
431
+ "larger anthro": 1,
432
+ "larger male": 1,
433
+ "leaf": 1,
434
+ "leaking cum": 1,
435
+ "legs behind head": 1,
436
+ "legs up": 1,
437
+ "legwear": 6,
438
+ "licking": 1,
439
+ "licking lips": 1,
440
+ "lips": 1,
441
+ "log": 1,
442
+ "long tail": 1,
443
+ "looking at another": 2,
444
+ "looking at partner": 1,
445
+ "looking at viewer": 10,
446
+ "looking back": 3,
447
+ "looking back at viewer": 1,
448
+ "looking down": 1,
449
+ "looking pleasured": 1,
450
+ "looking up": 1,
451
+ "loose feather": 6,
452
+ "lying": 4,
453
+ "mackerel tabby": 1,
454
+ "makeup": 1,
455
+ "male": 18,
456
+ "male anthro": 1,
457
+ "male focus": 1,
458
+ "male penetrating": 2,
459
+ "male penetrating female": 2,
460
+ "male/female": 2,
461
+ "male/male": 1,
462
+ "mammal": 20,
463
+ "markings": 2,
464
+ "marshmallow": 1,
465
+ "masturbating while penetrated": 1,
466
+ "masturbation": 2,
467
+ "melee weapon": 5,
468
+ "messy": 1,
469
+ "milk": 2,
470
+ "mirror": 1,
471
+ "moon": 1,
472
+ "mostly nude": 9,
473
+ "motion lines": 1,
474
+ "mug": 1,
475
+ "multicolored body": 3,
476
+ "multicolored fur": 3,
477
+ "multiple images": 1,
478
+ "multiple poses": 1,
479
+ "musk": 1,
480
+ "musk clouds": 1,
481
+ "narrowed eyes": 3,
482
+ "nature": 1,
483
+ "nature background": 1,
484
+ "navel": 3,
485
+ "neck tuft": 1,
486
+ "netflix": 1,
487
+ "night": 1,
488
+ "nightcap": 1,
489
+ "nintendo": 1,
490
+ "nipples": 6,
491
+ "nsfw": 14,
492
+ "nude": 2,
493
+ "null": 1,
494
+ "on back": 3,
495
+ "on side": 1,
496
+ "one eye closed": 1,
497
+ "onomatopoeia": 1,
498
+ "open mouth": 4,
499
+ "open smile": 1,
500
+ "oral": 2,
501
+ "oral masturbation": 1,
502
+ "oral penetration": 1,
503
+ "oral purring": 1,
504
+ "orange body": 16,
505
+ "orange fur": 15,
506
+ "orange stripes": 1,
507
+ "orange tail": 1,
508
+ "orgasm": 1,
509
+ "outside": 1,
510
+ "panties": 1,
511
+ "partially clothed": 3,
512
+ "partially retracted foreskin": 2,
513
+ "pawpads": 5,
514
+ "paws": 3,
515
+ "pecs": 1,
516
+ "penetration": 3,
517
+ "penile": 5,
518
+ "penile masturbation": 2,
519
+ "penis": 10,
520
+ "penis resting on balls": 1,
521
+ "penis size difference": 1,
522
+ "penis tip": 1,
523
+ "perineum": 3,
524
+ "perrito \\(puss in boots\\)": 1,
525
+ "personal grooming": 1,
526
+ "pink anus": 2,
527
+ "pink ears": 1,
528
+ "pink nipples": 2,
529
+ "pink nose": 7,
530
+ "pink pawpads": 2,
531
+ "pinup": 1,
532
+ "pitcher": 1,
533
+ "plant": 2,
534
+ "pointing sword": 1,
535
+ "pokemon": 1,
536
+ "pokemon \\(species\\)": 1,
537
+ "poker table": 1,
538
+ "pose": 3,
539
+ "precum": 4,
540
+ "presenting": 3,
541
+ "presenting anus": 2,
542
+ "presenting balls": 1,
543
+ "presenting hindquarters": 1,
544
+ "presenting penis": 1,
545
+ "prick ears": 1,
546
+ "pupils": 1,
547
+ "purring": 1,
548
+ "puss": 20,
549
+ "puss in boots \\(character\\)": 20,
550
+ "puss in boots \\(dreamworks\\)": 20,
551
+ "pussy": 1,
552
+ "quadruped": 1,
553
+ "questionable": 1,
554
+ "raised leg": 1,
555
+ "raised tail": 3,
556
+ "rapier": 2,
557
+ "red body": 1,
558
+ "red clothing": 1,
559
+ "red fur": 1,
560
+ "reflection": 1,
561
+ "roasting marshmallow": 1,
562
+ "rock": 1,
563
+ "rope": 1,
564
+ "rose \\(flower\\)": 1,
565
+ "rose in mouth": 1,
566
+ "roulette table": 1,
567
+ "safe": 5,
568
+ "saliva": 1,
569
+ "seductive": 1,
570
+ "self bite": 1,
571
+ "sex": 3,
572
+ "sharp fangs": 1,
573
+ "sheath": 2,
574
+ "short": 1,
575
+ "short anthro": 1,
576
+ "short male": 1,
577
+ "shrek \\(series\\)": 5,
578
+ "shrub": 1,
579
+ "signature": 4,
580
+ "simple background": 8,
581
+ "sitting": 1,
582
+ "size difference": 2,
583
+ "sky": 1,
584
+ "slim": 1,
585
+ "small balls": 1,
586
+ "small but hung": 1,
587
+ "small penis": 1,
588
+ "small waist": 1,
589
+ "smaller anthro": 1,
590
+ "smaller male": 1,
591
+ "smile": 9,
592
+ "smiling at viewer": 3,
593
+ "smirk": 1,
594
+ "smirking at viewer": 1,
595
+ "solo": 12,
596
+ "solo focus": 1,
597
+ "sound effects": 1,
598
+ "spanish text": 1,
599
+ "speech bubble": 1,
600
+ "spread legs": 3,
601
+ "spreading": 4,
602
+ "sprigatito": 1,
603
+ "squish": 1,
604
+ "standing": 5,
605
+ "stick": 1,
606
+ "stool": 1,
607
+ "striped body": 7,
608
+ "striped fur": 7,
609
+ "striped markings": 2,
610
+ "striped tail": 1,
611
+ "stripes": 7,
612
+ "submissive": 1,
613
+ "submissive male": 1,
614
+ "substance intoxication": 1,
615
+ "surrounded": 1,
616
+ "surrounded by penis": 1,
617
+ "sweat": 2,
618
+ "sweatdrop": 1,
619
+ "sweater": 1,
620
+ "sword": 4,
621
+ "tabby cat": 2,
622
+ "tail": 8,
623
+ "tail fetish": 1,
624
+ "tail in ass": 1,
625
+ "tail in own ass": 1,
626
+ "tail insertion": 1,
627
+ "tail markings": 1,
628
+ "tail masturbation": 1,
629
+ "tail play": 1,
630
+ "take your pick": 1,
631
+ "talking to viewer": 1,
632
+ "tan balls": 1,
633
+ "tan body": 2,
634
+ "tan fur": 2,
635
+ "tan perineum": 1,
636
+ "tan sheath": 1,
637
+ "tapering penis": 2,
638
+ "teeth": 4,
639
+ "text": 6,
640
+ "thick thighs": 2,
641
+ "thigh boots": 4,
642
+ "thigh highs": 4,
643
+ "throbbing": 1,
644
+ "throbbing penis": 1,
645
+ "tongue": 8,
646
+ "tongue out": 4,
647
+ "topless": 1,
648
+ "topwear": 3,
649
+ "toy dog": 1,
650
+ "translated": 1,
651
+ "tree": 1,
652
+ "trio": 1,
653
+ "tuft": 6,
654
+ "tuxedo cat": 1,
655
+ "twig": 1,
656
+ "two tone body": 3,
657
+ "two tone fur": 3,
658
+ "two tone tail": 1,
659
+ "underwear": 1,
660
+ "url": 1,
661
+ "wavy tail": 1,
662
+ "weapon": 5,
663
+ "whiskers": 9,
664
+ "white background": 1,
665
+ "white body": 5,
666
+ "white border": 1,
667
+ "white fur": 5,
668
+ "white pupils": 1,
669
+ "wood": 1,
670
+ "yellow clothing": 1
671
+ }
672
+ },
673
+ "ss_text_encoder_lr": 0.0001,
674
+ "ss_total_batch_size": 96,
675
+ "ss_training_comment": null,
676
+ "ss_training_finished_at": 1720547686.5531397,
677
+ "ss_training_started_at": 1720540923.056141,
678
+ "ss_unet_lr": 0.0001,
679
+ "ss_v2": false,
680
+ "ss_zero_terminal_snr": false,
681
+ "sshs_model_hash": "0x795d0d2dc96c658a9b7f34e4be0ef31f7aeed88ad6ed52fca00e2da1406124e5"
682
+ }
compass_loras/puss-v1e400/puss-v1e400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62f998fe3dd70bed5dd0db3e94407afeca43805f13b710403e8a4b9528c636ca
3
+ size 240584616
compass_loras/puss-v1e400/puss-v1e400_frockpt1_th-3.55.json ADDED
@@ -0,0 +1,682 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-07-09T17:54:46",
4
+ "modelspec.implementation": "https://github.com/Stability-AI/generative-models",
5
+ "modelspec.prediction_type": "epsilon",
6
+ "modelspec.resolution": "512x512",
7
+ "modelspec.sai_model_spec": "1.0.0",
8
+ "modelspec.title": "puss",
9
+ "ss_adaptive_noise_scale": null,
10
+ "ss_base_model_version": "sdxl_base_v1-0",
11
+ "ss_batch_size_per_device": 8,
12
+ "ss_bucket_info": {
13
+ "buckets": {
14
+ "0": {
15
+ "count": 1,
16
+ "resolution": [
17
+ 384,
18
+ 640
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 4,
23
+ "resolution": [
24
+ 416,
25
+ 608
26
+ ]
27
+ },
28
+ "2": {
29
+ "count": 2,
30
+ "resolution": [
31
+ 448,
32
+ 576
33
+ ]
34
+ },
35
+ "3": {
36
+ "count": 4,
37
+ "resolution": [
38
+ 512,
39
+ 512
40
+ ]
41
+ },
42
+ "4": {
43
+ "count": 2,
44
+ "resolution": [
45
+ 544,
46
+ 480
47
+ ]
48
+ },
49
+ "5": {
50
+ "count": 3,
51
+ "resolution": [
52
+ 576,
53
+ 448
54
+ ]
55
+ },
56
+ "6": {
57
+ "count": 4,
58
+ "resolution": [
59
+ 608,
60
+ 416
61
+ ]
62
+ }
63
+ },
64
+ "mean_img_ar_error": 0.031391170673295235
65
+ },
66
+ "ss_bucket_no_upscale": false,
67
+ "ss_cache_latents": true,
68
+ "ss_caption_dropout_every_n_epochs": 0,
69
+ "ss_caption_dropout_rate": 0.0,
70
+ "ss_caption_tag_dropout_rate": 0.0,
71
+ "ss_clip_skip": null,
72
+ "ss_color_aug": false,
73
+ "ss_dataset_dirs": {
74
+ "1_puss": {
75
+ "img_count": 20,
76
+ "n_repeats": 1
77
+ }
78
+ },
79
+ "ss_debiased_estimation": false,
80
+ "ss_enable_bucket": true,
81
+ "ss_epoch": 400,
82
+ "ss_face_crop_aug_range": null,
83
+ "ss_flip_aug": true,
84
+ "ss_full_fp16": false,
85
+ "ss_gradient_accumulation_steps": 6,
86
+ "ss_gradient_checkpointing": true,
87
+ "ss_huber_c": 0.1,
88
+ "ss_huber_schedule": "snr",
89
+ "ss_ip_noise_gamma": null,
90
+ "ss_ip_noise_gamma_random_strength": false,
91
+ "ss_keep_tokens": 0,
92
+ "ss_learning_rate": 0.0001,
93
+ "ss_loss_type": "l2",
94
+ "ss_lowram": true,
95
+ "ss_lr_scheduler": "cosine",
96
+ "ss_lr_warmup_steps": 0,
97
+ "ss_max_bucket_reso": 1024,
98
+ "ss_max_grad_norm": 1.0,
99
+ "ss_max_token_length": null,
100
+ "ss_max_train_steps": 400,
101
+ "ss_min_bucket_reso": 256,
102
+ "ss_min_snr_gamma": null,
103
+ "ss_mixed_precision": "fp16",
104
+ "ss_multires_noise_discount": 0.1,
105
+ "ss_multires_noise_iterations": 10,
106
+ "ss_network_alpha": 4.0,
107
+ "ss_network_args": {
108
+ "algo": "locon",
109
+ "conv_alpha": "4",
110
+ "conv_dim": "256",
111
+ "dora_wd": "False",
112
+ "dropout": 0.0,
113
+ "module_dropout": "0",
114
+ "preset": "full",
115
+ "rank_dropout": "0",
116
+ "rank_dropout_scale": "False",
117
+ "train_norm": "False",
118
+ "use_scalar": "False",
119
+ "use_tucker": "False"
120
+ },
121
+ "ss_network_dim": 8,
122
+ "ss_network_dropout": 0.0,
123
+ "ss_network_module": "lycoris.kohya",
124
+ "ss_new_sd_model_hash": "5e153c118b9f96414b33d7dc60576cdf76bf25f4710228655247589f1085d57e",
125
+ "ss_noise_offset": null,
126
+ "ss_noise_offset_random_strength": false,
127
+ "ss_num_batches_per_epoch": 4,
128
+ "ss_num_epochs": 400,
129
+ "ss_num_reg_images": 0,
130
+ "ss_num_train_images": 20,
131
+ "ss_optimizer": "torch.optim.adamw.AdamW",
132
+ "ss_output_name": "puss",
133
+ "ss_prior_loss_weight": 1.0,
134
+ "ss_random_crop": false,
135
+ "ss_reg_dataset_dirs": {},
136
+ "ss_resolution": "(512, 512)",
137
+ "ss_scale_weight_norms": 1.0,
138
+ "ss_sd_model_hash": "b2d8e6f4",
139
+ "ss_sd_model_name": "c.safetensors",
140
+ "ss_sd_scripts_commit_hash": "25f961bc779bc79aef440813e3e8e92244ac5739",
141
+ "ss_seed": 1008235661,
142
+ "ss_session_id": 65417951,
143
+ "ss_shuffle_caption": true,
144
+ "ss_steps": 400,
145
+ "ss_tag_frequency": {
146
+ "1_puss": {
147
+ "4 fingers": 1,
148
+ "5 fingers": 3,
149
+ "abdominal bulge": 1,
150
+ "abstract background": 1,
151
+ "absurd res": 7,
152
+ "all fours": 1,
153
+ "anal": 1,
154
+ "anal fingering": 1,
155
+ "anal juice": 1,
156
+ "anal masturbation": 1,
157
+ "anal penetration": 1,
158
+ "animal genitalia": 5,
159
+ "animal penis": 3,
160
+ "anthro": 19,
161
+ "anthro focus": 1,
162
+ "anthro on anthro": 1,
163
+ "anthrofied": 1,
164
+ "anus": 8,
165
+ "applying makeup": 1,
166
+ "areola": 1,
167
+ "artist name": 1,
168
+ "ass up": 1,
169
+ "athletic": 1,
170
+ "athletic anthro": 1,
171
+ "athletic male": 1,
172
+ "autobukkake": 1,
173
+ "autofellatio": 1,
174
+ "autofellatio while penetrated": 1,
175
+ "autopenetration": 1,
176
+ "backsack": 2,
177
+ "ball grab": 1,
178
+ "balls": 13,
179
+ "barrel": 1,
180
+ "bdsm": 1,
181
+ "beard": 1,
182
+ "bed": 1,
183
+ "belt": 7,
184
+ "belt buckle": 1,
185
+ "bent legs": 1,
186
+ "beverage": 1,
187
+ "big bad wolf \\(shrek\\)": 1,
188
+ "big balls": 2,
189
+ "big breasts": 1,
190
+ "big butt": 1,
191
+ "big penis": 3,
192
+ "biped": 2,
193
+ "bite": 2,
194
+ "biting lip": 2,
195
+ "biting own lip": 2,
196
+ "black balls": 1,
197
+ "black body": 2,
198
+ "black boots": 2,
199
+ "black clothing": 4,
200
+ "black eyes": 1,
201
+ "black footwear": 2,
202
+ "black fur": 2,
203
+ "black gloves": 1,
204
+ "black handwear": 1,
205
+ "black hat": 2,
206
+ "black headwear": 2,
207
+ "black penis": 1,
208
+ "blep": 3,
209
+ "blue eyes": 3,
210
+ "blue sclera": 2,
211
+ "blush": 5,
212
+ "blush lines": 1,
213
+ "bodily fluids": 10,
214
+ "bondage": 1,
215
+ "boots": 15,
216
+ "boots only": 1,
217
+ "border": 1,
218
+ "bottomless": 1,
219
+ "bound": 1,
220
+ "box": 1,
221
+ "branch": 1,
222
+ "breasts": 2,
223
+ "brown body": 1,
224
+ "brown fur": 1,
225
+ "bubble": 1,
226
+ "buckle": 1,
227
+ "butt": 6,
228
+ "by achilleangod": 1,
229
+ "by bigplug": 1,
230
+ "by capte": 2,
231
+ "by cloudeon": 1,
232
+ "by draeusz": 1,
233
+ "by graypillow": 1,
234
+ "by hyilpi": 1,
235
+ "by jrjresq": 1,
236
+ "by jumpy jackal": 1,
237
+ "by kironzen": 1,
238
+ "by kuromu": 1,
239
+ "by ladyshalirin": 1,
240
+ "by luxjii": 1,
241
+ "by neelix": 1,
242
+ "by raccoondouglas": 1,
243
+ "by sand n sky": 1,
244
+ "by seth-iova": 1,
245
+ "by third-party edit": 1,
246
+ "by virito": 1,
247
+ "by yshanii": 1,
248
+ "camel toe": 1,
249
+ "campfire": 1,
250
+ "candy": 1,
251
+ "canid": 1,
252
+ "canine": 1,
253
+ "canis": 1,
254
+ "cape": 12,
255
+ "catnip": 1,
256
+ "censor removal edit": 1,
257
+ "cheek tuft": 2,
258
+ "chest tuft": 2,
259
+ "chihuahua": 1,
260
+ "clasp": 1,
261
+ "claws": 3,
262
+ "clothed": 8,
263
+ "clothed feral": 1,
264
+ "clothing": 20,
265
+ "colored": 1,
266
+ "container": 3,
267
+ "countershading": 1,
268
+ "crescent moon": 1,
269
+ "cross-popping vein": 1,
270
+ "crossgender": 1,
271
+ "cum": 5,
272
+ "cum drip": 1,
273
+ "cum everywhere": 1,
274
+ "cum in a cup": 2,
275
+ "cum in container": 2,
276
+ "cum in mouth": 2,
277
+ "cum in own mouth": 1,
278
+ "cum in self": 1,
279
+ "cum inflation": 1,
280
+ "cum inside": 3,
281
+ "cum on face": 1,
282
+ "cum on own face": 1,
283
+ "cum on self": 1,
284
+ "cum string": 1,
285
+ "cup": 2,
286
+ "dagger": 1,
287
+ "dessert": 1,
288
+ "detailed": 1,
289
+ "detailed background": 1,
290
+ "dialogue": 1,
291
+ "digital drawing \\(artwork\\)": 1,
292
+ "digital media \\(artwork\\)": 6,
293
+ "doggystyle": 1,
294
+ "domestic cat": 20,
295
+ "domestic dog": 1,
296
+ "dreamworks": 20,
297
+ "drinking glass": 1,
298
+ "dripping": 1,
299
+ "drooling": 1,
300
+ "drugs": 1,
301
+ "drunk": 1,
302
+ "drunk bubble": 1,
303
+ "dulcinea \\(puss in boots\\)": 1,
304
+ "duo": 5,
305
+ "eating": 1,
306
+ "eating food": 1,
307
+ "ejaculation": 1,
308
+ "emanata": 1,
309
+ "english text": 5,
310
+ "epee \\(sword\\)": 1,
311
+ "erection": 8,
312
+ "evening": 1,
313
+ "excessive cum": 1,
314
+ "excessive genital fluids": 1,
315
+ "exclamation point": 1,
316
+ "eyebrows": 3,
317
+ "eyelashes": 1,
318
+ "eyeliner": 1,
319
+ "eyes closed": 2,
320
+ "faceless anthro": 1,
321
+ "faceless character": 1,
322
+ "faceless male": 1,
323
+ "facial hair": 1,
324
+ "facial tuft": 3,
325
+ "family": 1,
326
+ "fangs": 1,
327
+ "feather accessory": 1,
328
+ "feather hat": 1,
329
+ "feather ornament": 2,
330
+ "feathered hat": 1,
331
+ "feathers": 3,
332
+ "featureless crotch": 2,
333
+ "felid": 20,
334
+ "feline": 20,
335
+ "feline genitalia": 3,
336
+ "feline penis": 3,
337
+ "felis": 20,
338
+ "fellatio": 1,
339
+ "female": 5,
340
+ "female penetrated": 2,
341
+ "femboy": 1,
342
+ "fencing foil": 1,
343
+ "feral": 3,
344
+ "fingering": 1,
345
+ "fingers": 5,
346
+ "fire": 1,
347
+ "flexible": 1,
348
+ "flower": 1,
349
+ "flower in mouth": 1,
350
+ "fluffy": 1,
351
+ "fluffy tail": 1,
352
+ "folded": 1,
353
+ "food": 1,
354
+ "footwear": 15,
355
+ "footwear only": 1,
356
+ "foreskin": 3,
357
+ "forest": 1,
358
+ "forest background": 1,
359
+ "from behind position": 1,
360
+ "front and back": 1,
361
+ "fully sheathed": 1,
362
+ "fur": 16,
363
+ "furniture": 2,
364
+ "fuzzy": 1,
365
+ "gaping": 1,
366
+ "gaping anus": 1,
367
+ "generation 9 pokemon": 1,
368
+ "genital fluids": 8,
369
+ "genitals": 13,
370
+ "glans": 1,
371
+ "glass": 2,
372
+ "glass container": 2,
373
+ "glass cup": 1,
374
+ "gloves": 1,
375
+ "gloves \\(marking\\)": 1,
376
+ "goatee": 1,
377
+ "grass": 1,
378
+ "green body": 1,
379
+ "green eyes": 13,
380
+ "green fur": 1,
381
+ "green sclera": 5,
382
+ "grey boots": 1,
383
+ "grey clothing": 1,
384
+ "grey footwear": 1,
385
+ "grin": 1,
386
+ "group": 3,
387
+ "half-closed eyes": 2,
388
+ "hand behind head": 1,
389
+ "hand on own balls": 1,
390
+ "hand on own penis": 1,
391
+ "handjob": 1,
392
+ "handwear": 1,
393
+ "happy": 1,
394
+ "hat": 19,
395
+ "hat feather": 6,
396
+ "hat only": 1,
397
+ "hat ornament": 1,
398
+ "headgear": 19,
399
+ "headgear only": 1,
400
+ "headwear": 19,
401
+ "headwear only": 1,
402
+ "heart symbol": 4,
403
+ "hi res": 17,
404
+ "high heeled boots": 1,
405
+ "high heels": 1,
406
+ "holding balls": 1,
407
+ "holding clothing": 1,
408
+ "holding container": 1,
409
+ "holding cup": 1,
410
+ "holding hat": 1,
411
+ "holding headgear": 1,
412
+ "holding headwear": 1,
413
+ "holding melee weapon": 1,
414
+ "holding object": 6,
415
+ "holding penis": 2,
416
+ "holding rapier": 1,
417
+ "holding sword": 1,
418
+ "holding weapon": 3,
419
+ "huge balls": 1,
420
+ "huge penis": 1,
421
+ "humanoid genitalia": 6,
422
+ "humanoid penis": 6,
423
+ "imminent gangbang": 1,
424
+ "imminent sex": 1,
425
+ "inflation": 1,
426
+ "inner ear fluff": 1,
427
+ "kemono": 1,
428
+ "kitty softpaws": 3,
429
+ "knee boots": 1,
430
+ "knee highs": 1,
431
+ "larger anthro": 1,
432
+ "larger male": 1,
433
+ "leaf": 1,
434
+ "leaking cum": 1,
435
+ "legs behind head": 1,
436
+ "legs up": 1,
437
+ "legwear": 6,
438
+ "licking": 1,
439
+ "licking lips": 1,
440
+ "lips": 1,
441
+ "log": 1,
442
+ "long tail": 1,
443
+ "looking at another": 2,
444
+ "looking at partner": 1,
445
+ "looking at viewer": 10,
446
+ "looking back": 3,
447
+ "looking back at viewer": 1,
448
+ "looking down": 1,
449
+ "looking pleasured": 1,
450
+ "looking up": 1,
451
+ "loose feather": 6,
452
+ "lying": 4,
453
+ "mackerel tabby": 1,
454
+ "makeup": 1,
455
+ "male": 18,
456
+ "male anthro": 1,
457
+ "male focus": 1,
458
+ "male penetrating": 2,
459
+ "male penetrating female": 2,
460
+ "male/female": 2,
461
+ "male/male": 1,
462
+ "mammal": 20,
463
+ "markings": 2,
464
+ "marshmallow": 1,
465
+ "masturbating while penetrated": 1,
466
+ "masturbation": 2,
467
+ "melee weapon": 5,
468
+ "messy": 1,
469
+ "milk": 2,
470
+ "mirror": 1,
471
+ "moon": 1,
472
+ "mostly nude": 9,
473
+ "motion lines": 1,
474
+ "mug": 1,
475
+ "multicolored body": 3,
476
+ "multicolored fur": 3,
477
+ "multiple images": 1,
478
+ "multiple poses": 1,
479
+ "musk": 1,
480
+ "musk clouds": 1,
481
+ "narrowed eyes": 3,
482
+ "nature": 1,
483
+ "nature background": 1,
484
+ "navel": 3,
485
+ "neck tuft": 1,
486
+ "netflix": 1,
487
+ "night": 1,
488
+ "nightcap": 1,
489
+ "nintendo": 1,
490
+ "nipples": 6,
491
+ "nsfw": 14,
492
+ "nude": 2,
493
+ "null": 1,
494
+ "on back": 3,
495
+ "on side": 1,
496
+ "one eye closed": 1,
497
+ "onomatopoeia": 1,
498
+ "open mouth": 4,
499
+ "open smile": 1,
500
+ "oral": 2,
501
+ "oral masturbation": 1,
502
+ "oral penetration": 1,
503
+ "oral purring": 1,
504
+ "orange body": 16,
505
+ "orange fur": 15,
506
+ "orange stripes": 1,
507
+ "orange tail": 1,
508
+ "orgasm": 1,
509
+ "outside": 1,
510
+ "panties": 1,
511
+ "partially clothed": 3,
512
+ "partially retracted foreskin": 2,
513
+ "pawpads": 5,
514
+ "paws": 3,
515
+ "pecs": 1,
516
+ "penetration": 3,
517
+ "penile": 5,
518
+ "penile masturbation": 2,
519
+ "penis": 10,
520
+ "penis resting on balls": 1,
521
+ "penis size difference": 1,
522
+ "penis tip": 1,
523
+ "perineum": 3,
524
+ "perrito \\(puss in boots\\)": 1,
525
+ "personal grooming": 1,
526
+ "pink anus": 2,
527
+ "pink ears": 1,
528
+ "pink nipples": 2,
529
+ "pink nose": 7,
530
+ "pink pawpads": 2,
531
+ "pinup": 1,
532
+ "pitcher": 1,
533
+ "plant": 2,
534
+ "pointing sword": 1,
535
+ "pokemon": 1,
536
+ "pokemon \\(species\\)": 1,
537
+ "poker table": 1,
538
+ "pose": 3,
539
+ "precum": 4,
540
+ "presenting": 3,
541
+ "presenting anus": 2,
542
+ "presenting balls": 1,
543
+ "presenting hindquarters": 1,
544
+ "presenting penis": 1,
545
+ "prick ears": 1,
546
+ "pupils": 1,
547
+ "purring": 1,
548
+ "puss": 20,
549
+ "puss in boots \\(character\\)": 20,
550
+ "puss in boots \\(dreamworks\\)": 20,
551
+ "pussy": 1,
552
+ "quadruped": 1,
553
+ "questionable": 1,
554
+ "raised leg": 1,
555
+ "raised tail": 3,
556
+ "rapier": 2,
557
+ "red body": 1,
558
+ "red clothing": 1,
559
+ "red fur": 1,
560
+ "reflection": 1,
561
+ "roasting marshmallow": 1,
562
+ "rock": 1,
563
+ "rope": 1,
564
+ "rose \\(flower\\)": 1,
565
+ "rose in mouth": 1,
566
+ "roulette table": 1,
567
+ "safe": 5,
568
+ "saliva": 1,
569
+ "seductive": 1,
570
+ "self bite": 1,
571
+ "sex": 3,
572
+ "sharp fangs": 1,
573
+ "sheath": 2,
574
+ "short": 1,
575
+ "short anthro": 1,
576
+ "short male": 1,
577
+ "shrek \\(series\\)": 5,
578
+ "shrub": 1,
579
+ "signature": 4,
580
+ "simple background": 8,
581
+ "sitting": 1,
582
+ "size difference": 2,
583
+ "sky": 1,
584
+ "slim": 1,
585
+ "small balls": 1,
586
+ "small but hung": 1,
587
+ "small penis": 1,
588
+ "small waist": 1,
589
+ "smaller anthro": 1,
590
+ "smaller male": 1,
591
+ "smile": 9,
592
+ "smiling at viewer": 3,
593
+ "smirk": 1,
594
+ "smirking at viewer": 1,
595
+ "solo": 12,
596
+ "solo focus": 1,
597
+ "sound effects": 1,
598
+ "spanish text": 1,
599
+ "speech bubble": 1,
600
+ "spread legs": 3,
601
+ "spreading": 4,
602
+ "sprigatito": 1,
603
+ "squish": 1,
604
+ "standing": 5,
605
+ "stick": 1,
606
+ "stool": 1,
607
+ "striped body": 7,
608
+ "striped fur": 7,
609
+ "striped markings": 2,
610
+ "striped tail": 1,
611
+ "stripes": 7,
612
+ "submissive": 1,
613
+ "submissive male": 1,
614
+ "substance intoxication": 1,
615
+ "surrounded": 1,
616
+ "surrounded by penis": 1,
617
+ "sweat": 2,
618
+ "sweatdrop": 1,
619
+ "sweater": 1,
620
+ "sword": 4,
621
+ "tabby cat": 2,
622
+ "tail": 8,
623
+ "tail fetish": 1,
624
+ "tail in ass": 1,
625
+ "tail in own ass": 1,
626
+ "tail insertion": 1,
627
+ "tail markings": 1,
628
+ "tail masturbation": 1,
629
+ "tail play": 1,
630
+ "take your pick": 1,
631
+ "talking to viewer": 1,
632
+ "tan balls": 1,
633
+ "tan body": 2,
634
+ "tan fur": 2,
635
+ "tan perineum": 1,
636
+ "tan sheath": 1,
637
+ "tapering penis": 2,
638
+ "teeth": 4,
639
+ "text": 6,
640
+ "thick thighs": 2,
641
+ "thigh boots": 4,
642
+ "thigh highs": 4,
643
+ "throbbing": 1,
644
+ "throbbing penis": 1,
645
+ "tongue": 8,
646
+ "tongue out": 4,
647
+ "topless": 1,
648
+ "topwear": 3,
649
+ "toy dog": 1,
650
+ "translated": 1,
651
+ "tree": 1,
652
+ "trio": 1,
653
+ "tuft": 6,
654
+ "tuxedo cat": 1,
655
+ "twig": 1,
656
+ "two tone body": 3,
657
+ "two tone fur": 3,
658
+ "two tone tail": 1,
659
+ "underwear": 1,
660
+ "url": 1,
661
+ "wavy tail": 1,
662
+ "weapon": 5,
663
+ "whiskers": 9,
664
+ "white background": 1,
665
+ "white body": 5,
666
+ "white border": 1,
667
+ "white fur": 5,
668
+ "white pupils": 1,
669
+ "wood": 1,
670
+ "yellow clothing": 1
671
+ }
672
+ },
673
+ "ss_text_encoder_lr": 0.0001,
674
+ "ss_total_batch_size": 96,
675
+ "ss_training_comment": null,
676
+ "ss_training_finished_at": 1720547686.5531397,
677
+ "ss_training_started_at": 1720540923.056141,
678
+ "ss_unet_lr": 0.0001,
679
+ "ss_v2": false,
680
+ "ss_zero_terminal_snr": false,
681
+ "sshs_model_hash": "0x795d0d2dc96c658a9b7f34e4be0ef31f7aeed88ad6ed52fca00e2da1406124e5"
682
+ }
compass_loras/puss-v1e400/puss-v1e400_frockpt1_th-3.55.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c2fbd02b34f36568c0d84f39d6f520a94e887cc42485718c1a405de16ed1ab9
3
+ size 47116372
compass_loras/puss-v1e400/puss_000100_00_20240709163047_1.png ADDED

Git LFS Details

  • SHA256: 9ba2fed415d1cd2dbee0769332cd4741c4b347e36ffc16d7367af2254487eadc
  • Pointer size: 131 Bytes
  • Size of remote file: 643 kB
compass_loras/puss-v1e400/puss_000100_01_20240709163044_1.png ADDED

Git LFS Details

  • SHA256: 45d4c578f0e6d5e547b8d75fd94dfce8b96b223374453e0f954c9d9221f8dea6
  • Pointer size: 131 Bytes
  • Size of remote file: 612 kB
compass_loras/puss-v1e400/puss_000200_00_20240709165843_1.png ADDED

Git LFS Details

  • SHA256: 61a26fde92f69a9da51c3af35b9492afef8f9061a945995c8797815f350c756c
  • Pointer size: 131 Bytes
  • Size of remote file: 684 kB
compass_loras/puss-v1e400/puss_000200_01_20240709165840_1.png ADDED

Git LFS Details

  • SHA256: 7cd072d11eac2bdfa34bdafb57be0495700db0159d14242bed8bbfc6a958956e
  • Pointer size: 131 Bytes
  • Size of remote file: 856 kB
compass_loras/puss-v1e400/puss_000300_00_20240709172643_1.png ADDED

Git LFS Details

  • SHA256: ef2054b4525c378a64d3ad8679f360680f0d2ddd802938eabd03bb013444f3c2
  • Pointer size: 131 Bytes
  • Size of remote file: 726 kB
compass_loras/puss-v1e400/puss_000300_01_20240709172640_1.png ADDED

Git LFS Details

  • SHA256: 93c3eff8b630df354422bd1f80842eb7670cd1cd2a28e9514e36d966e3beb7d0
  • Pointer size: 131 Bytes
  • Size of remote file: 929 kB
compass_loras/puss-v1e400/puss_000400_00_20240709175445_1.png ADDED

Git LFS Details

  • SHA256: e4f44fcdff5dc3146af1ac56d692b9d7adb5fbd592a9c44c7ff1230408a51590
  • Pointer size: 131 Bytes
  • Size of remote file: 798 kB
compass_loras/puss-v1e400/puss_000400_01_20240709175442_1.png ADDED

Git LFS Details

  • SHA256: 616c1f9d416fd1d9cb222910659c6ae16df3f83945c2c0ebda6a620d3f787dea
  • Pointer size: 131 Bytes
  • Size of remote file: 904 kB