File size: 17,959 Bytes
3a62f31 |
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 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 |
{
"modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
"modelspec.date": "2024-02-29T17:33:18",
"modelspec.implementation": "https://github.com/Stability-AI/generative-models",
"modelspec.prediction_type": "epsilon",
"modelspec.resolution": "1024x1024",
"modelspec.sai_model_spec": "1.0.0",
"modelspec.title": "last",
"ss_adaptive_noise_scale": null,
"ss_base_model_version": "sdxl_base_v1-0",
"ss_batch_size_per_device": 4,
"ss_bucket_info": {
"buckets": {
"0": {
"count": 1,
"resolution": [
544,
1024
]
},
"1": {
"count": 4,
"resolution": [
576,
1024
]
},
"10": {
"count": 1,
"resolution": [
896,
1024
]
},
"11": {
"count": 4,
"resolution": [
928,
1024
]
},
"12": {
"count": 1,
"resolution": [
960,
1024
]
},
"13": {
"count": 1,
"resolution": [
992,
1024
]
},
"14": {
"count": 3,
"resolution": [
1024,
576
]
},
"15": {
"count": 1,
"resolution": [
1024,
640
]
},
"16": {
"count": 2,
"resolution": [
1024,
704
]
},
"17": {
"count": 1,
"resolution": [
1024,
736
]
},
"18": {
"count": 1,
"resolution": [
1024,
768
]
},
"19": {
"count": 2,
"resolution": [
1024,
800
]
},
"2": {
"count": 1,
"resolution": [
640,
1024
]
},
"20": {
"count": 2,
"resolution": [
1024,
864
]
},
"21": {
"count": 1,
"resolution": [
1024,
960
]
},
"22": {
"count": 3,
"resolution": [
1024,
992
]
},
"23": {
"count": 5,
"resolution": [
1024,
1024
]
},
"3": {
"count": 4,
"resolution": [
672,
1024
]
},
"4": {
"count": 1,
"resolution": [
704,
1024
]
},
"5": {
"count": 4,
"resolution": [
736,
1024
]
},
"6": {
"count": 4,
"resolution": [
768,
1024
]
},
"7": {
"count": 2,
"resolution": [
800,
1024
]
},
"8": {
"count": 2,
"resolution": [
832,
1024
]
},
"9": {
"count": 4,
"resolution": [
864,
1024
]
}
},
"mean_img_ar_error": 0.00841736024978324
},
"ss_bucket_no_upscale": false,
"ss_cache_latents": true,
"ss_caption_dropout_every_n_epochs": 0,
"ss_caption_dropout_rate": 0.0,
"ss_caption_tag_dropout_rate": 0.0,
"ss_clip_skip": null,
"ss_color_aug": false,
"ss_dataset_dirs": {
"1_amicus_(adastra)": {
"img_count": 55,
"n_repeats": 1
}
},
"ss_debiased_estimation": false,
"ss_enable_bucket": true,
"ss_epoch": 200,
"ss_face_crop_aug_range": null,
"ss_flip_aug": false,
"ss_full_fp16": false,
"ss_gradient_accumulation_steps": 12,
"ss_gradient_checkpointing": true,
"ss_ip_noise_gamma": null,
"ss_keep_tokens": 1,
"ss_learning_rate": 0.0001,
"ss_lowram": false,
"ss_lr_scheduler": "cosine",
"ss_lr_warmup_steps": 0,
"ss_max_bucket_reso": 1024,
"ss_max_grad_norm": 1.0,
"ss_max_token_length": null,
"ss_max_train_steps": 400,
"ss_min_bucket_reso": 256,
"ss_min_snr_gamma": null,
"ss_mixed_precision": "fp16",
"ss_multires_noise_discount": 0.1,
"ss_multires_noise_iterations": 10,
"ss_network_alpha": 4.0,
"ss_network_args": {
"algo": "locon",
"block_alphas": "0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625,0.0625",
"block_dims": "8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8",
"conv_alpha": "4",
"conv_dim": "128",
"dropout": 0.0,
"module_dropout": "0",
"preset": "full",
"rank_dropout": "0",
"rank_dropout_scale": "False",
"train_norm": "False",
"use_scalar": "False",
"use_tucker": "False"
},
"ss_network_dim": 8,
"ss_network_dropout": 0.0,
"ss_network_module": "lycoris.kohya",
"ss_new_sd_model_hash": "IsADirectory",
"ss_noise_offset": null,
"ss_num_batches_per_epoch": 13,
"ss_num_epochs": 200,
"ss_num_reg_images": 0,
"ss_num_train_images": 55,
"ss_optimizer": "torch.optim.adamw.AdamW",
"ss_output_name": "last",
"ss_prior_loss_weight": 1.0,
"ss_random_crop": false,
"ss_reg_dataset_dirs": {},
"ss_resolution": "(1024, 1024)",
"ss_scale_weight_norms": 1.0,
"ss_sd_model_hash": "IsADirectory",
"ss_sd_model_name": "",
"ss_sd_scripts_commit_hash": "5d77bf409ff6a238aa2da94cf7910f97b8f1f1e9",
"ss_seed": 1719035097,
"ss_session_id": 3140239447,
"ss_shuffle_caption": true,
"ss_steps": 400,
"ss_tag_frequency": {
"1_amicus_(adastra)": {
"3 toes": 1,
"4 fingers": 1,
"5 fingers": 3,
"abs": 3,
"abstract background": 1,
"after exercise": 1,
"aged up": 1,
"alcohol": 1,
"alien": 2,
"all fours": 1,
"amicus \\(adastra\\)": 55,
"anal": 1,
"anal masturbation": 1,
"anal penetration": 1,
"anthro": 53,
"anus": 2,
"apple": 1,
"areola": 1,
"arm tuft": 1,
"armband": 1,
"armlet": 2,
"armor": 1,
"armpit fetish": 1,
"armpit focus": 1,
"armpit hair": 8,
"armpit musk": 1,
"armpit tuft": 5,
"artist logo": 2,
"ass up": 1,
"backsack": 2,
"baiyushou": 1,
"ball tuft": 1,
"balls": 17,
"balls outline": 1,
"band-aid": 1,
"bandage": 1,
"barefoot": 1,
"bathym": 1,
"beast \\(disney\\)": 1,
"beauty and the beast": 1,
"bed": 6,
"bedding": 2,
"bedroom": 2,
"bedroom eyes": 4,
"bell": 1,
"bell bracelet": 1,
"bell collar": 1,
"belly": 7,
"belt": 1,
"beverage": 2,
"biceps": 7,
"big balls": 1,
"big belly": 2,
"big muscles": 1,
"big penis": 1,
"biped": 6,
"black body": 13,
"black claws": 1,
"black clothing": 1,
"black fur": 12,
"black glans": 1,
"black nipples": 15,
"black nose": 17,
"black pawpads": 2,
"black penis": 13,
"black shirt": 1,
"black topwear": 1,
"blanket": 2,
"blep": 1,
"blissrooster": 1,
"blue eyes": 32,
"blue sky": 1,
"blush": 15,
"bodily fluids": 18,
"body hair": 8,
"border": 1,
"bottomless": 1,
"bottomwear": 13,
"boxers \\(clothing\\)": 1,
"boxers only": 1,
"bracelet": 13,
"breath": 1,
"breath cloud": 1,
"brooch": 2,
"bubble": 1,
"bulge": 5,
"butt": 9,
"canid": 55,
"canine": 55,
"canis": 55,
"cape": 8,
"cape only": 1,
"cheek tuft": 1,
"chest tuft": 1,
"chimney": 1,
"chin piercing": 3,
"chin stud": 2,
"christmas": 1,
"christmas clothing": 1,
"christmas headwear": 1,
"churrosolixoso": 1,
"circumcised": 2,
"claws": 15,
"clenched teeth": 1,
"cloak": 1,
"clothed": 10,
"clothing": 29,
"clothing lift": 1,
"cloud": 5,
"clutching chest": 1,
"coffee": 1,
"coffee mug": 1,
"collar": 1,
"collar shirt": 1,
"column": 1,
"commanding": 1,
"compression artifacts": 1,
"container": 1,
"cosplay": 1,
"countershade torso": 1,
"countershading": 24,
"crotch tuft": 1,
"crouching": 1,
"crying": 1,
"cum": 1,
"cup": 1,
"curling toes": 1,
"curtains": 2,
"cute fangs": 2,
"cutoffs": 1,
"dancewear": 1,
"day": 1,
"deltoids": 1,
"denim": 1,
"denim bottomwear": 1,
"denim clothing": 1,
"detailed bulge": 1,
"dialogue": 2,
"digital media \\(artwork\\)": 10,
"digital painting \\(artwork\\)": 1,
"dildo": 1,
"dirty underwear": 1,
"disney": 1,
"drinking glass": 1,
"dripping": 1,
"drying": 1,
"drying fur": 1,
"duo": 2,
"edogast": 1,
"elbow tuft": 1,
"embarrassed": 1,
"emperor": 1,
"english text": 5,
"erection": 10,
"evening": 1,
"eyebrows": 2,
"eyes closed": 3,
"facial piercing": 42,
"facial tuft": 1,
"fangs": 5,
"feet": 3,
"finger claws": 1,
"fingers": 4,
"flaccid": 2,
"flag": 1,
"flag \\(object\\)": 1,
"flexing": 2,
"flexor carpi": 1,
"floor": 1,
"flower": 2,
"flower bed": 1,
"food": 1,
"footwear": 1,
"foreskin": 2,
"formal wear": 1,
"fountain": 1,
"front view": 1,
"fruit": 1,
"full-length portrait": 1,
"fully clothed": 1,
"fungus": 1,
"fur": 37,
"furniture": 8,
"garden": 1,
"genital fluids": 6,
"genital outline": 1,
"genitals": 20,
"gesture": 3,
"glans": 1,
"glass": 1,
"glass container": 1,
"glass cup": 1,
"gold \\(metal\\)": 7,
"gold bracelet": 1,
"gold jewelry": 7,
"golden wreath": 1,
"grape": 1,
"grass": 1,
"green bottomwear": 1,
"green clothing": 1,
"green shorts": 1,
"grey body": 43,
"grey fur": 30,
"grin": 1,
"half-erect": 1,
"half-length portrait": 1,
"hand behind head": 5,
"hand gesture": 2,
"hand holding": 1,
"hand on leg": 1,
"hand on thigh": 1,
"handpaw": 1,
"hands behind head": 1,
"hands on hips": 1,
"happy": 3,
"happy trail": 1,
"hat": 1,
"head markings": 1,
"head tuft": 1,
"headgear": 1,
"headwear": 1,
"heart symbol": 3,
"hindpaw": 1,
"holding flag": 1,
"holding object": 2,
"holding ring": 1,
"holidays": 1,
"horn": 1,
"hot spring": 1,
"huge balls": 1,
"huge dildo": 1,
"huge muscles": 1,
"huge penis": 1,
"human": 1,
"humanoid genitalia": 13,
"humanoid hands": 2,
"humanoid penis": 12,
"humor": 1,
"hyper": 1,
"hyper genitalia": 1,
"hyper penis": 1,
"hypnosis": 1,
"imminent sex": 1,
"inner ear fluff": 2,
"interea": 1,
"inviting": 1,
"jack-o' pose": 1,
"jacket": 1,
"jewelry": 22,
"jingle bell": 1,
"jockstrap": 3,
"jockstrap only": 1,
"juiceps": 2,
"kigurumi": 1,
"knee tuft": 2,
"labret piercing": 42,
"lavender \\(flower\\)": 2,
"leather": 1,
"leg tuft": 2,
"lgbt pride": 1,
"light": 2,
"lip piercing": 42,
"logo": 2,
"loincloth": 2,
"looking aside": 1,
"looking at viewer": 21,
"looking away": 2,
"looking back": 5,
"looking back at viewer": 1,
"looking down": 2,
"loutre": 1,
"lying": 4,
"male": 55,
"male anthro": 1,
"malphs": 1,
"mammal": 55,
"markings": 1,
"masturbation": 2,
"meme": 1,
"mind control": 1,
"moobs": 2,
"morning wood": 1,
"mostly nude": 4,
"mostly nude anthro": 1,
"mostly nude male": 1,
"multicolored body": 15,
"multicolored bottomwear": 1,
"multicolored clothing": 2,
"multicolored fur": 15,
"multicolored poncho": 1,
"multicolored shorts": 1,
"musclegut": 15,
"muscular": 34,
"muscular anthro": 22,
"muscular male": 29,
"muscular thighs": 1,
"mushroom": 1,
"musk": 3,
"musk clouds": 2,
"narrowed eyes": 5,
"navel": 14,
"necklace": 3,
"nervous": 1,
"nipples": 39,
"nude": 17,
"object in ass": 1,
"official art": 1,
"on bed": 2,
"on front": 2,
"on ground": 1,
"one eye closed": 3,
"onesie": 1,
"open mouth": 5,
"open smile": 4,
"outdoor nudity": 1,
"outside": 5,
"overweight": 7,
"overweight anthro": 2,
"overweight male": 5,
"pants": 5,
"pawpads": 4,
"paws": 2,
"pecs": 21,
"penetration": 1,
"penis": 20,
"piercing": 42,
"pillow": 4,
"pin \\(disambiguation\\)": 1,
"pink anus": 1,
"pixel \\(artwork\\)": 1,
"plant": 7,
"plantigrade": 1,
"plate": 1,
"pointing": 1,
"pointing at self": 1,
"poncho": 1,
"portrait": 3,
"pose": 3,
"pots": 1,
"precum": 5,
"precum drip": 1,
"presenting": 4,
"presenting anus": 1,
"presenting hindquarters": 2,
"pride color clothing": 1,
"pride color flag": 1,
"pride color poncho": 1,
"pride colors": 1,
"pubes": 5,
"pubic mound": 1,
"purple eyes": 1,
"quad skates": 1,
"rainbow": 1,
"rainbow clothing": 1,
"rainbow flag": 1,
"rainbow poncho": 1,
"rainbow pride colors": 1,
"rainbow pride flag": 1,
"rainbow symbol": 1,
"raised arm": 1,
"raised tail": 2,
"rating_explicit": 25,
"rating_questionable": 16,
"rating_safe": 14,
"rear view": 2,
"red cape": 2,
"red cloak": 1,
"red clothing": 1,
"red hat": 1,
"red headwear": 1,
"retracted foreskin": 1,
"ring": 1,
"roller skates": 1,
"roman": 1,
"royalty": 2,
"saliva": 1,
"santa hat": 1,
"santa's sack": 1,
"seductive": 4,
"sex toy": 1,
"sex toy in ass": 1,
"sex toy insertion": 1,
"shirt": 5,
"shirt lift": 1,
"shirtless": 1,
"shoes": 1,
"shorts": 4,
"shy": 1,
"side view": 2,
"signature": 1,
"simple background": 12,
"sitting": 6,
"sitting in bed": 1,
"six-stripe rainbow pride colors": 1,
"skating": 1,
"sky": 3,
"sleep fetish": 1,
"sleeping": 1,
"slight blush": 1,
"slightly chubby": 8,
"slightly chubby anthro": 1,
"slightly chubby male": 2,
"smile": 23,
"smiling at viewer": 2,
"sniffing": 1,
"snot": 1,
"snot bubble": 1,
"snow": 1,
"snowing": 1,
"sofa": 1,
"solo": 55,
"soupspicyy": 1,
"spilling": 1,
"spilling drink": 1,
"spiral eyes": 1,
"spread butt": 1,
"spread legs": 1,
"spreading": 2,
"stained underwear": 1,
"standing": 4,
"star": 2,
"star eyes": 1,
"straps": 1,
"subligaculum": 3,
"suggestive look": 1,
"suggestive pose": 1,
"sunlight": 2,
"sunny": 1,
"sunrise": 1,
"suspender shorts": 1,
"suspenders": 1,
"sweat": 8,
"sweatdrop": 4,
"sweaty armpit": 1,
"sweaty butt": 1,
"swimming pool": 1,
"t-shirt": 1,
"tail": 4,
"tail motion": 1,
"tailwag": 1,
"talking to viewer": 1,
"tank top": 1,
"tears": 2,
"teasing": 1,
"teeth": 12,
"teeth showing": 1,
"tenebristle": 1,
"text": 6,
"text on bottomwear": 1,
"text on butt": 1,
"text on clothing": 1,
"text on shirt": 1,
"text on topwear": 1,
"tfufeazocq5gkkj": 1,
"the blue prussian": 1,
"thick penis": 3,
"thick thighs": 1,
"third-party edit": 1,
"three-quarter portrait": 1,
"tile": 1,
"tile floor": 1,
"toes": 1,
"tokyo afterschool summoners": 1,
"tonchii": 1,
"tongue": 10,
"tongue out": 5,
"topless": 4,
"topless male": 2,
"topwear": 6,
"torn clothing": 1,
"towel": 2,
"towel only": 1,
"tree": 1,
"triceps": 1,
"triclinium": 1,
"tuft": 5,
"two tone body": 14,
"two tone fur": 14,
"unbuttoned shirt": 1,
"unconvincing armor": 1,
"underwear": 6,
"underwear only": 2,
"undressing": 2,
"uvula": 1,
"vein": 5,
"veiny penis": 5,
"waking up": 1,
"wall \\(structure\\)": 1,
"wall art": 1,
"water": 3,
"waving": 1,
"waving hand": 1,
"whireds": 1,
"white background": 7,
"white balls": 1,
"white body": 4,
"white border": 1,
"white claws": 2,
"white clothing": 1,
"white fur": 3,
"white shirt": 1,
"white t-shirt": 1,
"white topwear": 1,
"wine": 1,
"wine glass": 1,
"wink": 1,
"wolf": 55,
"worried": 1,
"wreath": 2,
"yellow clothing": 1,
"yellow jockstrap": 1,
"yellow shirt": 1,
"yellow tank top": 1,
"yellow topwear": 1,
"yellow underwear": 1,
"you are not immune to propaganda": 1,
"zipper": 1
}
},
"ss_text_encoder_lr": 0.0001,
"ss_total_batch_size": 96,
"ss_training_comment": null,
"ss_training_finished_at": 1709227998.690776,
"ss_training_started_at": 1709215708.7876213,
"ss_unet_lr": 0.0001,
"ss_v2": false,
"ss_zero_terminal_snr": false,
"sshs_legacy_hash": "920519f5",
"sshs_model_hash": "4ce4f28ed19b8f2f93cf0526b98ad00ac452ccc537c58692f10c5fb0cbd03240"
} |