File size: 17,924 Bytes
1fb58ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
{
  "sshs_model_hash": "4fcb11d4eaf8e89ed1d44b45da06e8d1cc670977cf1fd7321015e6e5a5bb4f0b",
  "ss_reg_dataset_dirs": {},
  "ss_session_id": "1642224308",
  "modelspec.sai_model_spec": "1.0.0",
  "ss_network_args": {
    "preset": "full",
    "conv_dim": "4",
    "conv_alpha": "4",
    "rank_dropout": "0",
    "module_dropout": "0",
    "use_tucker": "False",
    "use_scalar": "False",
    "rank_dropout_scale": "False",
    "algo": "locon",
    "train_norm": "False",
    "dropout": 0.0
  },
  "ss_min_bucket_reso": 256,
  "ss_base_model_version": "sdxl_base_v1-0",
  "ss_output_name": "last",
  "ss_max_token_length": null,
  "ss_flip_aug": true,
  "ss_multires_noise_discount": 0.1,
  "ss_adaptive_noise_scale": null,
  "ss_text_encoder_lr": 0.0001,
  "ss_training_comment": "None",
  "ss_unet_lr": 0.0001,
  "ss_network_module": "lycoris.kohya",
  "ss_batch_size_per_device": 4,
  "ss_debiased_estimation": true,
  "ss_network_alpha": 4.0,
  "ss_sd_scripts_commit_hash": "62fbae6b3eedffbefd5964dd5c60c492ae905fc7",
  "modelspec.date": "2024-02-11T14:19:47",
  "ss_scale_weight_norms": 1.0,
  "ss_num_batches_per_epoch": 25,
  "ss_lr_warmup_steps": 0,
  "ss_tag_frequency": {
    "5_feral_foxparks": {
      "score explicit": 14,
      "4 toes": 6,
      "animal genitalia": 11,
      "animal pussy": 7,
      "anus": 12,
      "ass up": 1,
      "blush": 4,
      "canine genitalia": 10,
      "canine pussy": 7,
      "claws": 3,
      "countershade fur": 5,
      "countershade torso": 6,
      "countershading": 9,
      "dipstick ears": 8,
      "feet": 11,
      "female": 15,
      "feral": 21,
      "fire": 20,
      "flaming tail": 21,
      "fur": 20,
      "gameplay mechanics": 5,
      "genitals": 14,
      "gui": 5,
      "happy": 3,
      "health bar": 5,
      "inner ear fluff": 8,
      "multicolored ears": 9,
      "pawpads": 7,
      "paws": 4,
      "pussy": 12,
      "raised leg": 1,
      "raised tail": 6,
      "rear view": 6,
      "solo": 19,
      "tail": 21,
      "text": 11,
      "toe claws": 2,
      "toes": 9,
      "tuft": 11,
      "canine": 21,
      "foxparks": 22,
      "english text": 9,
      "flaming feet": 17,
      "animal penis": 3,
      "balls": 2,
      "bedroom eyes": 4,
      "big balls": 2,
      "big butt": 1,
      "butt": 11,
      "canine penis": 3,
      "dialogue": 6,
      "elemental manipulation": 3,
      "fire manipulation": 3,
      "grass": 9,
      "knot": 3,
      "male": 6,
      "narrowed eyes": 4,
      "orange body": 18,
      "orange eyes": 5,
      "orange fur": 16,
      "penis": 4,
      "plant": 9,
      "raised paw": 1,
      "seductive": 4,
      "sitting": 2,
      "sitting on ground": 1,
      "sky": 4,
      "tongue": 7,
      "black text": 6,
      "detailed background": 6,
      "fluffy": 8,
      "fluffy tail": 8,
      "looking at viewer": 7,
      "presenting": 8,
      "presenting anus": 5,
      "presenting pussy": 6,
      "smile": 10,
      "teeth": 7,
      "water": 1,
      "white body": 5,
      "white fur": 3,
      "mammal": 3,
      "colored": 5,
      "detailed": 1,
      "digital drawing \\(artwork\\)": 3,
      "digital media \\(artwork\\)": 13,
      "digital painting \\(artwork\\)": 3,
      "shaded": 6,
      "signature": 10,
      "sketch": 1,
      "score safe": 7,
      "ambiguous gender": 5,
      "brown body": 2,
      "brown fur": 2,
      "brown nose": 5,
      "eyebrows": 9,
      "pupils": 8,
      "red eyes": 13,
      "simple background": 12,
      "tail tuft": 4,
      "white eyebrows": 2,
      "white pupils": 4,
      "aroused": 4,
      "belly": 5,
      "belly tuft": 4,
      "big ears": 4,
      "black eyelashes": 4,
      "black line art": 4,
      "black lips": 4,
      "bodily fluids": 7,
      "brown ear tips": 4,
      "brown ears": 4,
      "brown inner pussy": 2,
      "brown pussy": 2,
      "brown tail": 4,
      "brown tail tip": 4,
      "burning": 4,
      "butt tuft": 4,
      "challenge": 2,
      "cheek tuft": 8,
      "chest tuft": 5,
      "cloud": 4,
      "countershade belly": 4,
      "dipstick tail": 6,
      "dripping": 4,
      "facial tuft": 9,
      "fingers": 1,
      "genital fluids": 7,
      "lips": 4,
      "lying": 4,
      "markings": 10,
      "multicolored body": 5,
      "multicolored fur": 5,
      "multicolored tail": 4,
      "nude": 3,
      "on back": 1,
      "open mouth": 9,
      "presenting hindquarters": 6,
      "pussy juice drip": 3,
      "quadruped": 8,
      "red cheeks": 4,
      "red mouth": 5,
      "red pupils": 4,
      "tail markings": 6,
      "vaginal fluids": 4,
      "english description": 1,
      "after vaginal": 1,
      "black background": 2,
      "cum": 2,
      "cum in pussy": 2,
      "cum inside": 2,
      "duo": 4,
      "erection": 3,
      "humanoid genitalia": 4,
      "humanoid genitalia on feral": 3,
      "humanoid pussy": 4,
      "humanoid pussy on feral": 3,
      "leaking cum": 2,
      "male female": 4,
      "on side": 3,
      "looking back": 6,
      "red body": 1,
      "red fur": 1,
      "standing": 2,
      "blep": 1,
      "flaming legs": 2,
      "fur markings": 1,
      "outside": 6,
      "tongue out": 1,
      "simple shading": 4,
      "female symbol": 3,
      "gender symbol": 4,
      "level number": 4,
      "spread legs": 2,
      "spreading": 2,
      "symbol": 4,
      "white text": 4,
      "3 claws": 1,
      "black eyes": 1,
      "black nose": 4,
      "blue background": 1,
      "breath powers": 2,
      "cross-popping vein": 1,
      "digitigrade": 1,
      "embers": 1,
      "fire breathing": 2,
      "fur tuft": 3,
      "orange ears": 5,
      "prick ears": 1,
      "white countershading": 2,
      "white inner ear": 1,
      "auroriia": 1,
      "palworld": 3,
      "canid": 2,
      "fox": 1,
      "pal \\(species\\)": 1,
      "2024": 1,
      "absurd res": 1,
      "hi res": 1,
      "blue sky": 3,
      "countershade butt": 3,
      "countershade chest": 3,
      "crotch tuft": 3,
      "day": 4,
      "dipstick limbs": 3,
      "ear tuft": 3,
      "ears down": 3,
      "eyelashes": 3,
      "fire symbol": 3,
      "fluffy butt": 3,
      "fluffy chest": 3,
      "fluffy ears": 3,
      "furaffinity logo": 3,
      "glistening": 7,
      "glistening eyes": 7,
      "hill": 3,
      "leaking": 3,
      "leg tuft": 3,
      "light body": 3,
      "light countershading": 3,
      "number": 3,
      "open smile": 5,
      "orange anus": 3,
      "orange butt": 3,
      "orange cheek tuft": 3,
      "orange cheeks": 3,
      "orange feet": 3,
      "orange head": 3,
      "orange head tuft": 3,
      "orange legs": 3,
      "orange neck": 3,
      "orange pawpads": 3,
      "orange paws": 3,
      "orange tail": 5,
      "orange tail tip": 3,
      "orange tail tuft": 3,
      "outline": 3,
      "pink tongue": 4,
      "pivoted ears": 3,
      "pussy juice leaking": 2,
      "pussy juice on anus": 2,
      "pussy juice on butt": 2,
      "pussy juice on pussy": 2,
      "pussy juice on tail": 2,
      "pussy juice string": 2,
      "red text": 3,
      "requesting": 2,
      "running": 3,
      "running away": 3,
      "sand": 3,
      "sparkles": 4,
      "tan belly": 3,
      "tan body": 6,
      "tan butt": 3,
      "tan chest": 3,
      "tan chest tuft": 3,
      "tan countershading": 5,
      "tan crotch": 3,
      "tan eyebrows": 5,
      "tan inner ear": 6,
      "tan inner ear fluff": 4,
      "taunting": 2,
      "teeth showing": 3,
      "thick eyelashes": 3,
      "twitter handle": 3,
      "twitter logo": 3,
      "white outline": 3,
      "yellow feet": 3,
      "yellow paws": 3,
      "furaffinity": 3,
      "twitter": 3,
      "artist name": 4,
      "clitoris": 1,
      "humor": 1,
      "pink pussy": 2,
      "pubic mound": 1,
      "pun": 1,
      "question": 2,
      "question mark": 1,
      "red inner pussy": 1,
      "black body": 1,
      "black fur": 1,
      "blush lines": 1,
      "flaming paw": 2,
      "glowing": 1,
      "glowing eyes": 1,
      "half-closed eyes": 1,
      "head tuft": 2,
      "looking back at viewer": 1,
      "pink anus": 1,
      "tan fur": 1,
      "watermark": 1,
      "white background": 1,
      "3 toes": 3,
      "black markings": 3,
      "cute fangs": 1,
      "open 3": 1,
      "tan tuft": 1,
      "yellow background": 1,
      "score questionable": 1,
      "annoyed": 1,
      "anthro": 1,
      "anthrofied": 1,
      "areola": 1,
      "big breasts": 1,
      "breasts": 1,
      "carrying another": 1,
      "faceless character": 1,
      "faceless human": 1,
      "hanging breasts": 1,
      "human on anthro": 1,
      "interspecies": 2,
      "nipples": 1,
      "pink areola": 1,
      "pink nipples": 1,
      "semi-anthro": 1,
      "speech bubble": 1,
      "anon": 1,
      "human": 2,
      "blowing fire": 1,
      "ears up": 1,
      "fangs": 1,
      "grey background": 1,
      "orange tuft": 2,
      "white markings": 1,
      "white tuft": 1,
      "full-length portrait": 2,
      "portrait": 2,
      "featureless crotch": 1,
      "bestiality": 1,
      "blurred background": 1,
      "burn marks": 1,
      "cum from pussy": 1,
      "disembodied hand": 1,
      "disembodied penis": 1,
      "female on human": 1,
      "female penetrated": 1,
      "feral penetrated": 1,
      "happy sex": 1,
      "human on feral": 1,
      "human penetrating": 1,
      "human penetrating female": 1,
      "human penetrating feral": 1,
      "humanoid hands": 1,
      "humanoid penis": 1,
      "looking pleasured": 1,
      "lying on grass": 1,
      "male on feral": 1,
      "male penetrating": 1,
      "male penetrating female": 1,
      "orgasm": 2,
      "outdoor sex": 1,
      "outside sex": 1,
      "palphilia": 1,
      "penetration": 1,
      "penile": 1,
      "penile penetration": 1,
      "penis in pussy": 1,
      "sex": 1,
      "vaginal": 1,
      "vaginal penetration": 1,
      "big penis": 1,
      "countershade balls": 1,
      "countershade genitalia": 1,
      "countershade perineum": 1,
      "darkened balls": 1,
      "darkened genitalia": 1,
      "fluffy balls": 1,
      "girly": 1,
      "leaking precum": 1,
      "male symbol": 1,
      "perineum": 1,
      "precum": 1,
      "precum drip": 1,
      "precum string": 1,
      "presenting balls": 1,
      "presenting penis": 1,
      "red penis": 1,
      "tan balls": 1,
      "tan perineum": 1,
      "bell": 1,
      "bell collar": 1,
      "collar": 1,
      "closed smile": 1,
      "front view": 1,
      "head turned": 1,
      "mouth closed": 1,
      "nature": 1,
      "nature background": 1,
      "snout": 1,
      "three-quarter view": 1,
      "big pussy": 1,
      "ejaculation": 1,
      "hyper": 1,
      "hyper genitalia": 1,
      "hyper pussy": 1,
      "puffy anus": 1,
      "pussy ejaculation": 1,
      "thick thighs": 1
    },
    "10_anthro_foxparks": {
      "score questionable": 1,
      "anthro": 4,
      "big breasts": 2,
      "big butt": 2,
      "breasts": 4,
      "butt": 4,
      "female": 4,
      "fur": 4,
      "huge breasts": 2,
      "huge butt": 2,
      "huge thighs": 1,
      "looking at viewer": 3,
      "orange body": 3,
      "orange fur": 3,
      "rear view": 1,
      "red eyes": 2,
      "solo": 3,
      "thick thighs": 1,
      "canine": 3,
      "foxparks": 4,
      "digital media \\(artwork\\)": 2,
      "flaming tail": 4,
      "flaming feet": 2,
      "flaming hands": 2,
      "score explicit": 3,
      "5 fingers": 1,
      "anus": 2,
      "bedroom eyes": 2,
      "blurred background": 2,
      "blush": 1,
      "day": 1,
      "detailed background": 2,
      "dialogue": 1,
      "eyebrows": 1,
      "eyelashes": 1,
      "fingers": 1,
      "flower": 1,
      "genitals": 3,
      "grass": 2,
      "happy": 1,
      "legs up": 1,
      "narrowed eyes": 2,
      "nude": 2,
      "outside": 2,
      "plant": 2,
      "presenting": 2,
      "presenting hindquarters": 2,
      "pussy": 2,
      "seductive": 2,
      "tail": 3,
      "teeth": 1,
      "text": 1,
      "tongue": 1,
      "palworld": 2,
      "english text": 1,
      "lol comments": 1,
      "url": 1,
      "all fours": 1,
      "arched back": 1,
      "big ears": 1,
      "breath powers": 1,
      "brown body": 1,
      "brown fur": 1,
      "brown nose": 1,
      "butt focus": 1,
      "clitoral hood": 1,
      "clitoris": 1,
      "curled tail": 1,
      "elemental manipulation": 1,
      "feet": 1,
      "fire": 2,
      "fire breathing": 1,
      "fire manipulation": 1,
      "foot focus": 1,
      "forest": 1,
      "forest background": 1,
      "glowing": 1,
      "glowing body": 1,
      "glowing eyes": 1,
      "grassland": 1,
      "half-closed eyes": 1,
      "highlights \\(coloring\\)": 1,
      "hindpaw": 1,
      "huge ears": 1,
      "looking back": 1,
      "looking back at viewer": 1,
      "markings": 1,
      "nature": 1,
      "nature background": 1,
      "nude anthro": 1,
      "nude female": 1,
      "outdoor nudity": 1,
      "pawpads": 1,
      "paws": 1,
      "pink anus": 1,
      "pink pussy": 1,
      "plump labia": 1,
      "presenting anus": 1,
      "presenting pussy": 1,
      "pupils": 1,
      "raised tail": 1,
      "seaside": 1,
      "sky": 1,
      "soles": 1,
      "tail markings": 1,
      "tail tuft": 1,
      "toe curl": 1,
      "toes": 1,
      "tree": 1,
      "tuft": 1,
      "under boob": 1,
      "water": 1,
      "white pupils": 1,
      "y anus": 1,
      "shaded": 1,
      "3 eyes": 1,
      "anthrofied": 1,
      "areola": 1,
      "breath": 1,
      "duo": 1,
      "faceless character": 1,
      "faceless male": 1,
      "interspecies": 1,
      "male": 1,
      "male female": 1,
      "nipple dip": 1,
      "nipples": 1,
      "palphilia": 1,
      "panting": 1,
      "penis": 1,
      "pink areola": 1,
      "pink nipples": 1,
      "simple background": 1,
      "sitting": 1,
      "solo focus": 1,
      "human": 1
    }
  },
  "modelspec.implementation": "https://github.com/Stability-AI/generative-models",
  "ss_shuffle_caption": true,
  "ss_ip_noise_gamma": null,
  "ss_num_epochs": 134,
  "ss_enable_bucket": true,
  "ss_color_aug": true,
  "ss_sd_model_hash": "IsADirectory",
  "ss_training_finished_at": "2024-02-11 15:19:47.827556",
  "ss_gradient_checkpointing": true,
  "ss_epoch": 134,
  "ss_caption_dropout_every_n_epochs": 0,
  "ss_optimizer": "torch.optim.adamw.AdamW",
  "ss_network_dropout": 0.0,
  "ss_random_crop": true,
  "ss_noise_offset": null,
  "ss_new_sd_model_hash": "IsADirectory",
  "sshs_legacy_hash": "af791f01",
  "ss_max_bucket_reso": 1024,
  "ss_sd_model_name": "",
  "ss_steps": 400,
  "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
  "ss_caption_tag_dropout_rate": 0.0,
  "ss_num_reg_images": 0,
  "ss_mixed_precision": "fp16",
  "ss_training_started_at": "2024-02-11 09:40:43.417377",
  "ss_num_train_images": 150,
  "ss_max_train_steps": 400,
  "ss_min_snr_gamma": null,
  "ss_learning_rate": 0.0001,
  "ss_clip_skip": null,
  "ss_lr_scheduler": "cosine",
  "ss_cache_latents": true,
  "ss_v2": true,
  "modelspec.title": "last",
  "modelspec.resolution": "1024x1024",
  "ss_multires_noise_iterations": 10.0,
  "ss_face_crop_aug_range": "None",
  "ss_bucket_no_upscale": true,
  "ss_dataset_dirs": {
    "5_feral_foxparks": {
      "n_repeats": 5,
      "img_count": 22
    },
    "10_anthro_foxparks": {
      "n_repeats": 10,
      "img_count": 4
    }
  },
  "ss_zero_terminal_snr": true,
  "ss_caption_dropout_rate": 0.0,
  "ss_total_batch_size": 96,
  "ss_prior_loss_weight": 1.0,
  "ss_network_dim": 8.0,
  "ss_seed": 2445629577,
  "ss_keep_tokens": true,
  "ss_resolution": "(1024, 1024)",
  "ss_bucket_info": {
    "buckets": {
      "0": {
        "resolution": [
          576,
          1024
        ],
        "count": 10
      },
      "1": {
        "resolution": [
          640,
          1024
        ],
        "count": 5
      },
      "2": {
        "resolution": [
          736,
          1024
        ],
        "count": 15
      },
      "3": {
        "resolution": [
          768,
          1024
        ],
        "count": 10
      },
      "4": {
        "resolution": [
          832,
          1024
        ],
        "count": 5
      },
      "5": {
        "resolution": [
          896,
          1024
        ],
        "count": 5
      },
      "6": {
        "resolution": [
          960,
          1024
        ],
        "count": 5
      },
      "7": {
        "resolution": [
          992,
          1024
        ],
        "count": 25
      },
      "8": {
        "resolution": [
          1024,
          544
        ],
        "count": 5
      },
      "9": {
        "resolution": [
          1024,
          768
        ],
        "count": 5
      },
      "10": {
        "resolution": [
          1024,
          800
        ],
        "count": 25
      },
      "11": {
        "resolution": [
          1024,
          832
        ],
        "count": 5
      },
      "12": {
        "resolution": [
          1024,
          864
        ],
        "count": 5
      },
      "13": {
        "resolution": [
          1024,
          896
        ],
        "count": 10
      },
      "14": {
        "resolution": [
          1024,
          960
        ],
        "count": 5
      },
      "15": {
        "resolution": [
          1024,
          992
        ],
        "count": 5
      },
      "16": {
        "resolution": [
          1024,
          1024
        ],
        "count": 5
      }
    },
    "mean_img_ar_error": 0.011673149068936371
  },
  "ss_gradient_accumulation_steps": 12,
  "ss_full_fp16": true,
  "ss_lowram": true,
  "ss_max_grad_norm": 1.0,
  "modelspec.prediction_type": "epsilon",
  "dtype": "F16",
  "file": "C:\\Users\\kade\\Desktop\\yiff_toolkit\\ponyxl_loras\\foxparks-v2e134.safetensors",
  "filename": "foxparks-v2e134.safetensors"
}