k4d3 commited on
Commit
b306c1b
1 Parent(s): d075ea6

metadata OwO

Browse files

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

tests/earbou-v1e400/earbou-v1e400.json ADDED
@@ -0,0 +1,188 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-15T17:54:25",
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": "earbou",
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": 28,
16
+ "resolution": [
17
+ 672,
18
+ 384
19
+ ]
20
+ }
21
+ },
22
+ "mean_img_ar_error": 0.02777777777777768
23
+ },
24
+ "ss_bucket_no_upscale": false,
25
+ "ss_cache_latents": true,
26
+ "ss_caption_dropout_every_n_epochs": 0,
27
+ "ss_caption_dropout_rate": 0.0,
28
+ "ss_caption_tag_dropout_rate": 0.0,
29
+ "ss_clip_skip": null,
30
+ "ss_color_aug": false,
31
+ "ss_dataset_dirs": {
32
+ "1_celeste": {
33
+ "img_count": 6,
34
+ "n_repeats": 1
35
+ },
36
+ "1_earbou": {
37
+ "img_count": 22,
38
+ "n_repeats": 1
39
+ }
40
+ },
41
+ "ss_debiased_estimation": false,
42
+ "ss_enable_bucket": true,
43
+ "ss_epoch": 400,
44
+ "ss_face_crop_aug_range": null,
45
+ "ss_flip_aug": true,
46
+ "ss_full_fp16": false,
47
+ "ss_gradient_accumulation_steps": 6,
48
+ "ss_gradient_checkpointing": true,
49
+ "ss_huber_c": 0.1,
50
+ "ss_huber_schedule": "snr",
51
+ "ss_ip_noise_gamma": null,
52
+ "ss_ip_noise_gamma_random_strength": false,
53
+ "ss_keep_tokens": 0,
54
+ "ss_learning_rate": 0.0001,
55
+ "ss_loss_type": "l2",
56
+ "ss_lowram": true,
57
+ "ss_lr_scheduler": "cosine",
58
+ "ss_lr_warmup_steps": 0,
59
+ "ss_max_bucket_reso": 1024,
60
+ "ss_max_grad_norm": 1.0,
61
+ "ss_max_token_length": null,
62
+ "ss_max_train_steps": 400,
63
+ "ss_min_bucket_reso": 256,
64
+ "ss_min_snr_gamma": null,
65
+ "ss_mixed_precision": "fp16",
66
+ "ss_multires_noise_discount": 0.1,
67
+ "ss_multires_noise_iterations": 10,
68
+ "ss_network_alpha": 4.0,
69
+ "ss_network_args": {
70
+ "algo": "locon",
71
+ "conv_alpha": "4",
72
+ "conv_dim": "256",
73
+ "dora_wd": "False",
74
+ "dropout": 0.0,
75
+ "module_dropout": "0",
76
+ "preset": "full",
77
+ "rank_dropout": "0",
78
+ "rank_dropout_scale": "False",
79
+ "train_norm": "False",
80
+ "use_scalar": "False",
81
+ "use_tucker": "False"
82
+ },
83
+ "ss_network_dim": 8,
84
+ "ss_network_dropout": 0.0,
85
+ "ss_network_module": "lycoris.kohya",
86
+ "ss_new_sd_model_hash": "67ab2fd8ec439a89b3fedb15cc65f54336af163c7eb5e4f2acc98f090a29b0b3",
87
+ "ss_noise_offset": null,
88
+ "ss_noise_offset_random_strength": false,
89
+ "ss_num_batches_per_epoch": 2,
90
+ "ss_num_epochs": 400,
91
+ "ss_num_reg_images": 0,
92
+ "ss_num_train_images": 28,
93
+ "ss_optimizer": "torch.optim.adamw.AdamW",
94
+ "ss_output_name": "earbou",
95
+ "ss_prior_loss_weight": 1.0,
96
+ "ss_random_crop": false,
97
+ "ss_reg_dataset_dirs": {},
98
+ "ss_resolution": "(512, 512)",
99
+ "ss_scale_weight_norms": 1.0,
100
+ "ss_sd_model_hash": "e577480d",
101
+ "ss_sd_model_name": "p.safetensors",
102
+ "ss_sd_scripts_commit_hash": "5fe801a51066f8a83eec30047d6a47026bdcde27",
103
+ "ss_seed": 4016427658,
104
+ "ss_session_id": 4121701617,
105
+ "ss_shuffle_caption": true,
106
+ "ss_steps": 400,
107
+ "ss_tag_frequency": {
108
+ "1_celeste": {
109
+ ". a green signpost and wooden ladder is on the left.": 1,
110
+ "a charming nighttime scene featuring a character with red hair and a brown backpack standing on a gray platform part of a bridge or walkway.": 1,
111
+ "a quaint; snow-laden cabin at night exuding warmth with smoke wafting from its chimney.": 1,
112
+ "a red-haired character stands on the right facing left towards the level’s path which includes spikes.": 1,
113
+ "a streetlamp bathes the area in light adding to the serene winter ambiance.": 1,
114
+ "a vibrant and dynamic video game scene from the game “celeste”.": 1,
115
+ "a vibrant pixel art scene from a platformer video game called “celeste” showcasing a cave-like environment with blue snowy and rocky platforms.": 1,
116
+ "a video game scene with a character sporting red hair on the left surrounded by platforms and walls some covered in snow and spikes.": 1,
117
+ "a waterfall cascades on the right and blocks with grass are scattered throughout.": 1,
118
+ "a yellow construction sign suggests caution in this cave-like setting illuminated by an unseen light source.": 1,
119
+ "celeste": 6,
120
+ "color-wise the artwork employs cool tones to convey the chill of the night with dark blues and blacks for the sky and light blues and whites for the snow reflecting the moon's glow.": 1,
121
+ "floating platforms with grass tops and dirt bottoms.": 1,
122
+ "it features a character with striking red hair dressed in a blue and brown outfit standing on a grassy surface next to a street lamp that casts a warm yellow glow.": 1,
123
+ "it features two characters one with red hair standing by standing by a plane crash to the right and one with brown skin and brown hair by a campfire on the right ready for interaction indicated by a ui element.": 1,
124
+ "muted purples and blues in the clouds blend with the sky yet stand out and the greens of the trees range from dark forest to olive bringing the forest to life.": 1,
125
+ "pixel art": 6,
126
+ "the aesthetic and design suggest a theme of exploration and adventure at high altitudes.": 1,
127
+ "the background layers include dark green pine trees and lighter green shrubbery creating a sense of depth.": 1,
128
+ "the cabin's dark windows and the streetlamp's light offer a cozy contrast while earthy browns ground the scene with a natural touch.": 1,
129
+ "the color palette of this pixel art is carefully chosen to convey the mood of the scene. dark black and greens dominate the background setting a serene yet mysterious atmosphere.": 1,
130
+ "the color palette of this pixel art is key to its mood.": 1,
131
+ "the detailed pixel art style creates an engaging and challenging game world for players to navigate.": 1,
132
+ "the grassy platforms’ brighter greens add life and contrast to the darker hues.": 1,
133
+ "the gray of the platforms is highlighted with white hinting at snow and the brown supports have darker accents giving a realistic wooden appearance.": 1,
134
+ "the image depicts a pixel art scene from an adventure platformer video game.": 1,
135
+ "the night sky is a canvas of stars and stylized clouds adding a dynamic element to the tranquil setting.": 1,
136
+ "the night sky is a deep black suggesting the time of night.": 1,
137
+ "the platforms are supported by brown wooden posts and the background is adorned with layers of pine trees in various shades of green creating depth.": 1,
138
+ "the protagonist’s red hair and blue attire provide a pop of color that draws the eye.": 1,
139
+ "the setting is a snowy mountainous terrain at night with stone and metal structures and dark caves in the background.": 1,
140
+ "the sky’s dark gradient while the white and blue stars sparkle against the dark expanse.": 1,
141
+ "the yellow light from the lamp introduces a touch of warmth while the white highlights mimic the reflection of moonlight or starlight on various surfaces enhancing the overall nocturnal ambiance of the artwork.": 1,
142
+ "this image is a good example of pixel art in modern gaming capturing the essence of a chilly mysterious adventure.": 1,
143
+ "two characters are visible on the porch both standing a tree stump holds an axe.": 1
144
+ },
145
+ "1_earbou": {
146
+ "a charming example of 2d pixel art from an rpg video game.": 1,
147
+ "a classic rpg video game scene from earthbound.": 1,
148
+ "a quaint pixelated town scene.": 1,
149
+ "a screenshot from a classic 16-bit super nintendo game called earthbound.": 1,
150
+ "a screenshot from a classic 2d rpg pixel art video game called earthbound.": 1,
151
+ "adjacent buildings and round-top trees add to the small-town charm.": 1,
152
+ "battle screen": 4,
153
+ "black border": 21,
154
+ "black border. it features a boy with black hair wearing blue and white striped pajamas and a police officer wearing sunglasses.": 1,
155
+ "cropped": 22,
156
+ "earbou": 22,
157
+ "four characters add life to the scene; one resting on the couch another standing by a table and a dog next to the boy with the red baseball cap.": 1,
158
+ "from the classic 16-bit rpg called earthbound.": 1,
159
+ "giant feet": 1,
160
+ "it features a character with black hair dressed in a blue and white striped pajamas inside a house.": 1,
161
+ "it features a pixelated bedroom in the night with a bed draped in a purple blanket; a lamp and two rolled-down windows.": 1,
162
+ "it features pixelated graphics typical of early gaming culture with a bedroom setting that includes a single bed; a desk; a table with a chair; a bookshelf and two rolled-down windows.": 1,
163
+ "it portrays a quaint room with pink walls and a wooden floor furnished with a small bed and a dresser and a table with two chairs.": 1,
164
+ "it showcases a cozy room setting with a small furniture pieces.": 1,
165
+ "pixel \\(artwork\\)": 22,
166
+ "pixel art": 22,
167
+ "platformer perspective": 7,
168
+ "set against a backdrop of cliffs and grassy areas.": 1,
169
+ "snapshot from a classic 2d 16-bit pixel art style video game called \"earthbound\".": 1,
170
+ "the central building is a three-story “hotel” with a welcoming entrance complemented by a bush and evenly spaced windows.": 1,
171
+ "the cool color palette of blues; greens and grays enhances the evening ambiance.": 1,
172
+ "the room’s decor includes a wall picture.": 1,
173
+ "there is a gift box in the bottom left corner.": 1,
174
+ "top-down perspective": 11,
175
+ "two characters are present; a blonde girl with a red dress and red ribbon and a boy with black hair and blue and white striped pajama.": 1
176
+ }
177
+ },
178
+ "ss_text_encoder_lr": 0.0001,
179
+ "ss_total_batch_size": 96,
180
+ "ss_training_comment": null,
181
+ "ss_training_finished_at": 1718474065.516545,
182
+ "ss_training_started_at": 1718468776.1393812,
183
+ "ss_unet_lr": 0.0001,
184
+ "ss_v2": false,
185
+ "ss_zero_terminal_snr": false,
186
+ "sshs_legacy_hash": "00ce3aa7",
187
+ "sshs_model_hash": "891d2805879d67e25b57c55f14f8fade45b8a76b64cf94860af26ac22bcb695f"
188
+ }
tests/earbou-v2e400/earbou-v2e400.json ADDED
@@ -0,0 +1,283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-16T08:54:51",
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": "earbou",
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": 244,
16
+ "resolution": [
17
+ 672,
18
+ 384
19
+ ]
20
+ }
21
+ },
22
+ "mean_img_ar_error": 0.03076787778280307
23
+ },
24
+ "ss_bucket_no_upscale": false,
25
+ "ss_cache_latents": true,
26
+ "ss_caption_dropout_every_n_epochs": 0,
27
+ "ss_caption_dropout_rate": 0.0,
28
+ "ss_caption_tag_dropout_rate": 0.0,
29
+ "ss_clip_skip": null,
30
+ "ss_color_aug": false,
31
+ "ss_dataset_dirs": {
32
+ "1_hld": {
33
+ "img_count": 68,
34
+ "n_repeats": 1
35
+ },
36
+ "2_earbou": {
37
+ "img_count": 22,
38
+ "n_repeats": 2
39
+ },
40
+ "2_owlboy": {
41
+ "img_count": 18,
42
+ "n_repeats": 2
43
+ },
44
+ "4_celeste": {
45
+ "img_count": 6,
46
+ "n_repeats": 4
47
+ },
48
+ "4_shokni": {
49
+ "img_count": 18,
50
+ "n_repeats": 4
51
+ }
52
+ },
53
+ "ss_debiased_estimation": false,
54
+ "ss_enable_bucket": true,
55
+ "ss_epoch": 134,
56
+ "ss_face_crop_aug_range": null,
57
+ "ss_flip_aug": true,
58
+ "ss_full_fp16": false,
59
+ "ss_gradient_accumulation_steps": 6,
60
+ "ss_gradient_checkpointing": true,
61
+ "ss_huber_c": 0.1,
62
+ "ss_huber_schedule": "snr",
63
+ "ss_ip_noise_gamma": null,
64
+ "ss_ip_noise_gamma_random_strength": false,
65
+ "ss_keep_tokens": 0,
66
+ "ss_learning_rate": 0.0001,
67
+ "ss_loss_type": "l2",
68
+ "ss_lowram": true,
69
+ "ss_lr_scheduler": "cosine",
70
+ "ss_lr_warmup_steps": 0,
71
+ "ss_max_bucket_reso": 1024,
72
+ "ss_max_grad_norm": 1.0,
73
+ "ss_max_token_length": null,
74
+ "ss_max_train_steps": 400,
75
+ "ss_min_bucket_reso": 256,
76
+ "ss_min_snr_gamma": null,
77
+ "ss_mixed_precision": "fp16",
78
+ "ss_multires_noise_discount": 0.1,
79
+ "ss_multires_noise_iterations": 10,
80
+ "ss_network_alpha": 4.0,
81
+ "ss_network_args": {
82
+ "algo": "locon",
83
+ "conv_alpha": "4",
84
+ "conv_dim": "256",
85
+ "dora_wd": "False",
86
+ "dropout": 0.0,
87
+ "module_dropout": "0",
88
+ "preset": "full",
89
+ "rank_dropout": "0",
90
+ "rank_dropout_scale": "False",
91
+ "train_norm": "False",
92
+ "use_scalar": "False",
93
+ "use_tucker": "False"
94
+ },
95
+ "ss_network_dim": 8,
96
+ "ss_network_dropout": 0.0,
97
+ "ss_network_module": "lycoris.kohya",
98
+ "ss_new_sd_model_hash": "67ab2fd8ec439a89b3fedb15cc65f54336af163c7eb5e4f2acc98f090a29b0b3",
99
+ "ss_noise_offset": null,
100
+ "ss_noise_offset_random_strength": false,
101
+ "ss_num_batches_per_epoch": 16,
102
+ "ss_num_epochs": 134,
103
+ "ss_num_reg_images": 0,
104
+ "ss_num_train_images": 244,
105
+ "ss_optimizer": "torch.optim.adamw.AdamW",
106
+ "ss_output_name": "earbou",
107
+ "ss_prior_loss_weight": 1.0,
108
+ "ss_random_crop": false,
109
+ "ss_reg_dataset_dirs": {},
110
+ "ss_resolution": "(512, 512)",
111
+ "ss_scale_weight_norms": 1.0,
112
+ "ss_sd_model_hash": "e577480d",
113
+ "ss_sd_model_name": "p.safetensors",
114
+ "ss_sd_scripts_commit_hash": "5fe801a51066f8a83eec30047d6a47026bdcde27",
115
+ "ss_seed": 4130087523,
116
+ "ss_session_id": 1541183492,
117
+ "ss_shuffle_caption": true,
118
+ "ss_steps": 400,
119
+ "ss_tag_frequency": {
120
+ "1_hld": {
121
+ "a bright vertical beam of light stands out against the desolate terrain piercing the sky from the horizon.": 1,
122
+ "a pixelated landscape at twilight with a body of water reflecting light and dark landforms resembling cliffs.": 1,
123
+ "a symmetrical abstract design centered around a diamond shape": 1,
124
+ "a symmetrical abstract design centered around a diamond shape with intricate patterns and floating cube-like structures connected by thin lines forming a network of circuitry.": 1,
125
+ "above; a large intricate structure composed of geometric patterns floats in the sky emitting a bright light from its center giving it an otherworldly appearance.": 1,
126
+ "color-wise the artwork is steeped in dark tones with a deep blue and black background that starkly contrasts with the neon purples and pinks highlighting the geometric shapes and floating cubes.": 1,
127
+ "dog": 7,
128
+ "drifter": 57,
129
+ "glitch": 1,
130
+ "halo": 3,
131
+ "hld": 68,
132
+ "monster": 4,
133
+ "neon purple outlines the central diamond and accents the geometric patterns contrasting with the darker blues while white adds detail and brightness giving the design an electric vivid quality against the dark hues.": 1,
134
+ "pixel art": 68,
135
+ "pixel art scene where a large symmetrical structure with an advanced alien design floats in the night sky above an island.": 1,
136
+ "robot": 2,
137
+ "rust": 1,
138
+ "stars speckle the sky and distant clouds add to the ambiance of this mysterious and grand encounter between technology and nature.": 1,
139
+ "stylized pixel art of an extraterrestrial landscape with a minimalist aesthetic.": 1,
140
+ "surrounded by intricate geometric patterns and smaller cube-like structures that seem to float and connect via thin lines forming a network of circuitry.": 1,
141
+ "the background’s deep navy blue transitions into lighter shades towards the center where the brightest elements reside.": 1,
142
+ "the central beam of light is intensely white contrasting sharply with its surroundings.": 1,
143
+ "the color scheme consists of shades of purple; pink and blue creating a vibrant yet moody atmosphere.": 1,
144
+ "the color scheme is dominated by cool hues with the sky transitioning from a deep navy to a lighter blue.": 1,
145
+ "the composition conveys a digital; futuristic feel akin to circuit boards set against a dark backdrop that highlights the luminosity of the design elements.": 1,
146
+ "the floating structure is rendered in shades of purple and blue with bright white light emanating from it.": 1,
147
+ "the ground features greens and browns.": 1,
148
+ "the ground mirrors the sky’s colors displaying variations of pale pink; vivid coral and muted reds with white patches indicating light reflections.": 1,
149
+ "the image employs a warm palette with the sky transitioning from deep salmon pink to lighter shades near the horizon.": 1,
150
+ "the image is dominated by shades of blue and purple creating a vibrant and cool atmosphere.": 1,
151
+ "the land and water are rendered in darker shades of blue and black with hints of purple providing a sharp contrast to the luminous colors above.": 1,
152
+ "the overall composition exudes a technological and futuristic vibe representing electronic components and elements of a digital system.": 1,
153
+ "the scene is devoid of life featuring flat ground and distant elevated landforms of mountains and hills.": 1,
154
+ "the sky transitions from deep indigo to violet and magenta while the structure glows with hues of pink and lighter purple.": 1,
155
+ "the structure glows intensely casting beams of light that illuminate the island and reflect off the surrounding waters.": 1,
156
+ "these bright accents focus the viewer’s attention on the center and infuse the image with a dynamic energy.": 1,
157
+ "this retro art style is paired with a futuristic theme creating a striking contrast between the nostalgic and the speculative.": 1
158
+ },
159
+ "2_earbou": {
160
+ "a charming example of 2d pixel art from an rpg video game.": 1,
161
+ "a classic rpg video game scene from earthbound.": 1,
162
+ "a quaint pixelated town scene.": 1,
163
+ "a screenshot from a classic 16-bit super nintendo game called earthbound.": 1,
164
+ "a screenshot from a classic 2d rpg pixel art video game called earthbound.": 1,
165
+ "adjacent buildings and round-top trees add to the small-town charm.": 1,
166
+ "battle screen": 4,
167
+ "black border": 21,
168
+ "black border. it features a boy with black hair wearing blue and white striped pajamas and a police officer wearing sunglasses.": 1,
169
+ "cropped": 22,
170
+ "earbou": 22,
171
+ "four characters add life to the scene; one resting on the couch another standing by a table and a dog next to the boy with the red baseball cap.": 1,
172
+ "from the classic 16-bit rpg called earthbound.": 1,
173
+ "giant feet": 1,
174
+ "it features a character with black hair dressed in a blue and white striped pajamas inside a house.": 1,
175
+ "it features a pixelated bedroom in the night with a bed draped in a purple blanket; a lamp and two rolled-down windows.": 1,
176
+ "it features pixelated graphics typical of early gaming culture with a bedroom setting that includes a single bed; a desk; a table with a chair; a bookshelf and two rolled-down windows.": 1,
177
+ "it portrays a quaint room with pink walls and a wooden floor furnished with a small bed and a dresser and a table with two chairs.": 1,
178
+ "it showcases a cozy room setting with a small furniture pieces.": 1,
179
+ "pixel \\(artwork\\)": 22,
180
+ "pixel art": 22,
181
+ "platformer perspective": 7,
182
+ "set against a backdrop of cliffs and grassy areas.": 1,
183
+ "snapshot from a classic 2d 16-bit pixel art style video game called \"earthbound\".": 1,
184
+ "the central building is a three-story “hotel” with a welcoming entrance complemented by a bush and evenly spaced windows.": 1,
185
+ "the cool color palette of blues; greens and grays enhances the evening ambiance.": 1,
186
+ "the room’s decor includes a wall picture.": 1,
187
+ "there is a gift box in the bottom left corner.": 1,
188
+ "top-down perspective": 11,
189
+ "two characters are present; a blonde girl with a red dress and red ribbon and a boy with black hair and blue and white striped pajama.": 1
190
+ },
191
+ "2_owlboy": {
192
+ "a large tree whose roots and trunk form a complex structure supporting a floating island with lush greenery and smaller trees.": 1,
193
+ "a tranquil natural setting with two grassy platforms and towering rock formations in the background creating a sense of depth.": 1,
194
+ "a vibrant pixel art scene from a video game that depicts two characters standing on a stony grass platform in a lush environment.": 1,
195
+ "a video game scene with an overcast sky and a green landscape where two characters stand ready for action near a cauldron.": 1,
196
+ "an owl-like creature stands on the left platform while a taller owl-like figure is on the right both adding life to the serene landscape.": 1,
197
+ "barren trees add to the natural but slightly desolate atmosphere.": 1,
198
+ "behind them is a large green structure that resembles a cannon with metallic accents.": 1,
199
+ "black background": 2,
200
+ "earthy browns and grays are used for the stone platform and green for the large tree that goes up in the sky while brown is for the smaller tree's trunk and wooden railing around the platform with highlights.": 1,
201
+ "gui": 4,
202
+ "icons": 1,
203
+ "in terms of colors the image uses a rich palette: the clouds are various shades of gray; the grass and flowers are vibrant greens with pops of white and orange and the characters are dressed in brown and beige with red noses.": 1,
204
+ "interior": 2,
205
+ "letterbox": 9,
206
+ "mouse cursor": 4,
207
+ "ollboi": 18,
208
+ "one character appears to be speaking suggesting an element of storytelling.": 1,
209
+ "overall": 1,
210
+ "pixel \\(artwork\\)": 18,
211
+ "pixel art": 18,
212
+ "simple background": 2,
213
+ "speech bubble": 3,
214
+ "text": 2,
215
+ "the capsule-like structure shares the green hues of the trees but also includes grey metallic tones reflecting its artificial nature.": 1,
216
+ "the color palette is varied and lively.": 1,
217
+ "the color scheme is a harmonious blend of greens; grays and whites with the creatures in earthy browns and tans.": 1,
218
+ "the colors contribute to the adventurous vibe of the scene.": 1,
219
+ "the cursor’s standard white and blue design stands out against the detailed pixel art adding a layer of interactivity to the scene.": 1,
220
+ "the greens of the grass contrast with the grays of the rocks while the white tones in the sky and mist add an ethereal quality to the scene.": 1,
221
+ "the mouse cursor visible above one character’s head suggests interaction on a computer screen.": 1,
222
+ "the overall palette evokes a peaceful and otherworldly atmosphere.": 1,
223
+ "the rock formations below are in lighter grays blending into the fog at their bases contributing to the fantastical atmosphere of the scene. the image employs a soft naturalistic palette that enhances the fantasy element.": 1,
224
+ "the sky is a gradient of blues creating depth and is dotted with fluffy white clouds.": 1,
225
+ "the sky is a mix of light blue to white while the tree and island feature vibrant greens and grayish-brown adding depth and texture.": 1,
226
+ "the sky's light blue hues and white create a calm backdrop;": 1,
227
+ "the text in the image reads: “maybe we should take that trip to advent today!” further hinting at an adventure.": 1,
228
+ "the vegetation is a mix of bright lime greens and deeper forest greens giving the scene a lifelike feel.": 1
229
+ },
230
+ "4_celeste": {
231
+ ". a green signpost and wooden ladder is on the left.": 1,
232
+ "a charming nighttime scene featuring a character with red hair and a brown backpack standing on a gray platform part of a bridge or walkway.": 1,
233
+ "a quaint; snow-laden cabin at night exuding warmth with smoke wafting from its chimney.": 1,
234
+ "a red-haired character stands on the right facing left towards the level’s path which includes spikes.": 1,
235
+ "a streetlamp bathes the area in light adding to the serene winter ambiance.": 1,
236
+ "a vibrant and dynamic video game scene from the game “celeste”.": 1,
237
+ "a vibrant pixel art scene from a platformer video game called “celeste” showcasing a cave-like environment with blue snowy and rocky platforms.": 1,
238
+ "a video game scene with a character sporting red hair on the left surrounded by platforms and walls some covered in snow and spikes.": 1,
239
+ "a waterfall cascades on the right and blocks with grass are scattered throughout.": 1,
240
+ "a yellow construction sign suggests caution in this cave-like setting illuminated by an unseen light source.": 1,
241
+ "celeste": 6,
242
+ "color-wise the artwork employs cool tones to convey the chill of the night with dark blues and blacks for the sky and light blues and whites for the snow reflecting the moon's glow.": 1,
243
+ "floating platforms with grass tops and dirt bottoms.": 1,
244
+ "it features a character with striking red hair dressed in a blue and brown outfit standing on a grassy surface next to a street lamp that casts a warm yellow glow.": 1,
245
+ "it features two characters one with red hair standing by standing by a plane crash to the right and one with brown skin and brown hair by a campfire on the right ready for interaction indicated by a ui element.": 1,
246
+ "muted purples and blues in the clouds blend with the sky yet stand out and the greens of the trees range from dark forest to olive bringing the forest to life.": 1,
247
+ "pixel art": 6,
248
+ "the aesthetic and design suggest a theme of exploration and adventure at high altitudes.": 1,
249
+ "the background layers include dark green pine trees and lighter green shrubbery creating a sense of depth.": 1,
250
+ "the cabin's dark windows and the streetlamp's light offer a cozy contrast while earthy browns ground the scene with a natural touch.": 1,
251
+ "the color palette of this pixel art is carefully chosen to convey the mood of the scene. dark black and greens dominate the background setting a serene yet mysterious atmosphere.": 1,
252
+ "the color palette of this pixel art is key to its mood.": 1,
253
+ "the detailed pixel art style creates an engaging and challenging game world for players to navigate.": 1,
254
+ "the grassy platforms’ brighter greens add life and contrast to the darker hues.": 1,
255
+ "the gray of the platforms is highlighted with white hinting at snow and the brown supports have darker accents giving a realistic wooden appearance.": 1,
256
+ "the image depicts a pixel art scene from an adventure platformer video game.": 1,
257
+ "the night sky is a canvas of stars and stylized clouds adding a dynamic element to the tranquil setting.": 1,
258
+ "the night sky is a deep black suggesting the time of night.": 1,
259
+ "the platforms are supported by brown wooden posts and the background is adorned with layers of pine trees in various shades of green creating depth.": 1,
260
+ "the protagonist’s red hair and blue attire provide a pop of color that draws the eye.": 1,
261
+ "the setting is a snowy mountainous terrain at night with stone and metal structures and dark caves in the background.": 1,
262
+ "the sky’s dark gradient while the white and blue stars sparkle against the dark expanse.": 1,
263
+ "the yellow light from the lamp introduces a touch of warmth while the white highlights mimic the reflection of moonlight or starlight on various surfaces enhancing the overall nocturnal ambiance of the artwork.": 1,
264
+ "this image is a good example of pixel art in modern gaming capturing the essence of a chilly mysterious adventure.": 1,
265
+ "two characters are visible on the porch both standing a tree stump holds an axe.": 1
266
+ },
267
+ "4_shokni": {
268
+ "pixel \\(artwork\\)": 18,
269
+ "pixel art": 18,
270
+ "shokni": 18
271
+ }
272
+ },
273
+ "ss_text_encoder_lr": 0.0001,
274
+ "ss_total_batch_size": 96,
275
+ "ss_training_comment": null,
276
+ "ss_training_finished_at": 1718528091.346982,
277
+ "ss_training_started_at": 1718513029.2997265,
278
+ "ss_unet_lr": 0.0001,
279
+ "ss_v2": false,
280
+ "ss_zero_terminal_snr": false,
281
+ "sshs_legacy_hash": "f1f7c638",
282
+ "sshs_model_hash": "53bdbfaf48630543238fcfbe74cf5b1b43963ea695b3f06b567a2917adf248e5"
283
+ }
tests/earbou-v3e267/earbou-v3e267.json ADDED
@@ -0,0 +1,283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-16T21:15:33",
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": "earbou",
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": 244,
16
+ "resolution": [
17
+ 672,
18
+ 384
19
+ ]
20
+ }
21
+ },
22
+ "mean_img_ar_error": 0.03076787778280307
23
+ },
24
+ "ss_bucket_no_upscale": false,
25
+ "ss_cache_latents": true,
26
+ "ss_caption_dropout_every_n_epochs": 0,
27
+ "ss_caption_dropout_rate": 0.0,
28
+ "ss_caption_tag_dropout_rate": 0.0,
29
+ "ss_clip_skip": null,
30
+ "ss_color_aug": false,
31
+ "ss_dataset_dirs": {
32
+ "1_hld": {
33
+ "img_count": 68,
34
+ "n_repeats": 1
35
+ },
36
+ "2_earbou": {
37
+ "img_count": 22,
38
+ "n_repeats": 2
39
+ },
40
+ "2_owlboy": {
41
+ "img_count": 18,
42
+ "n_repeats": 2
43
+ },
44
+ "4_celeste": {
45
+ "img_count": 6,
46
+ "n_repeats": 4
47
+ },
48
+ "4_shokni": {
49
+ "img_count": 18,
50
+ "n_repeats": 4
51
+ }
52
+ },
53
+ "ss_debiased_estimation": false,
54
+ "ss_enable_bucket": true,
55
+ "ss_epoch": 267,
56
+ "ss_face_crop_aug_range": null,
57
+ "ss_flip_aug": true,
58
+ "ss_full_fp16": false,
59
+ "ss_gradient_accumulation_steps": 6,
60
+ "ss_gradient_checkpointing": true,
61
+ "ss_huber_c": 0.1,
62
+ "ss_huber_schedule": "snr",
63
+ "ss_ip_noise_gamma": null,
64
+ "ss_ip_noise_gamma_random_strength": false,
65
+ "ss_keep_tokens": 0,
66
+ "ss_learning_rate": 0.0001,
67
+ "ss_loss_type": "l2",
68
+ "ss_lowram": true,
69
+ "ss_lr_scheduler": "cosine",
70
+ "ss_lr_warmup_steps": 0,
71
+ "ss_max_bucket_reso": 1024,
72
+ "ss_max_grad_norm": 1.0,
73
+ "ss_max_token_length": null,
74
+ "ss_max_train_steps": 800,
75
+ "ss_min_bucket_reso": 256,
76
+ "ss_min_snr_gamma": null,
77
+ "ss_mixed_precision": "fp16",
78
+ "ss_multires_noise_discount": 0.1,
79
+ "ss_multires_noise_iterations": 10,
80
+ "ss_network_alpha": 4.0,
81
+ "ss_network_args": {
82
+ "algo": "locon",
83
+ "conv_alpha": "4",
84
+ "conv_dim": "256",
85
+ "dora_wd": "False",
86
+ "dropout": 0.0,
87
+ "module_dropout": "0",
88
+ "preset": "full",
89
+ "rank_dropout": "0",
90
+ "rank_dropout_scale": "False",
91
+ "train_norm": "False",
92
+ "use_scalar": "False",
93
+ "use_tucker": "False"
94
+ },
95
+ "ss_network_dim": 8,
96
+ "ss_network_dropout": 0.0,
97
+ "ss_network_module": "lycoris.kohya",
98
+ "ss_new_sd_model_hash": "67ab2fd8ec439a89b3fedb15cc65f54336af163c7eb5e4f2acc98f090a29b0b3",
99
+ "ss_noise_offset": null,
100
+ "ss_noise_offset_random_strength": false,
101
+ "ss_num_batches_per_epoch": 16,
102
+ "ss_num_epochs": 267,
103
+ "ss_num_reg_images": 0,
104
+ "ss_num_train_images": 244,
105
+ "ss_optimizer": "torch.optim.adamw.AdamW",
106
+ "ss_output_name": "earbou",
107
+ "ss_prior_loss_weight": 1.0,
108
+ "ss_random_crop": false,
109
+ "ss_reg_dataset_dirs": {},
110
+ "ss_resolution": "(512, 512)",
111
+ "ss_scale_weight_norms": 1.0,
112
+ "ss_sd_model_hash": "e577480d",
113
+ "ss_sd_model_name": "p.safetensors",
114
+ "ss_sd_scripts_commit_hash": "5fe801a51066f8a83eec30047d6a47026bdcde27",
115
+ "ss_seed": 2566307724,
116
+ "ss_session_id": 1804606880,
117
+ "ss_shuffle_caption": true,
118
+ "ss_steps": 800,
119
+ "ss_tag_frequency": {
120
+ "1_hld": {
121
+ "a bright vertical beam of light stands out against the desolate terrain piercing the sky from the horizon.": 1,
122
+ "a pixelated landscape at twilight with a body of water reflecting light and dark landforms resembling cliffs.": 1,
123
+ "a symmetrical abstract design centered around a diamond shape": 1,
124
+ "a symmetrical abstract design centered around a diamond shape with intricate patterns and floating cube-like structures connected by thin lines forming a network of circuitry.": 1,
125
+ "above; a large intricate structure composed of geometric patterns floats in the sky emitting a bright light from its center giving it an otherworldly appearance.": 1,
126
+ "color-wise the artwork is steeped in dark tones with a deep blue and black background that starkly contrasts with the neon purples and pinks highlighting the geometric shapes and floating cubes.": 1,
127
+ "dog": 7,
128
+ "drifter": 57,
129
+ "glitch": 1,
130
+ "halo": 3,
131
+ "hld": 68,
132
+ "monster": 4,
133
+ "neon purple outlines the central diamond and accents the geometric patterns contrasting with the darker blues while white adds detail and brightness giving the design an electric vivid quality against the dark hues.": 1,
134
+ "pixel art": 68,
135
+ "pixel art scene where a large symmetrical structure with an advanced alien design floats in the night sky above an island.": 1,
136
+ "robot": 2,
137
+ "rust": 1,
138
+ "stars speckle the sky and distant clouds add to the ambiance of this mysterious and grand encounter between technology and nature.": 1,
139
+ "stylized pixel art of an extraterrestrial landscape with a minimalist aesthetic.": 1,
140
+ "surrounded by intricate geometric patterns and smaller cube-like structures that seem to float and connect via thin lines forming a network of circuitry.": 1,
141
+ "the background’s deep navy blue transitions into lighter shades towards the center where the brightest elements reside.": 1,
142
+ "the central beam of light is intensely white contrasting sharply with its surroundings.": 1,
143
+ "the color scheme consists of shades of purple; pink and blue creating a vibrant yet moody atmosphere.": 1,
144
+ "the color scheme is dominated by cool hues with the sky transitioning from a deep navy to a lighter blue.": 1,
145
+ "the composition conveys a digital; futuristic feel akin to circuit boards set against a dark backdrop that highlights the luminosity of the design elements.": 1,
146
+ "the floating structure is rendered in shades of purple and blue with bright white light emanating from it.": 1,
147
+ "the ground features greens and browns.": 1,
148
+ "the ground mirrors the sky’s colors displaying variations of pale pink; vivid coral and muted reds with white patches indicating light reflections.": 1,
149
+ "the image employs a warm palette with the sky transitioning from deep salmon pink to lighter shades near the horizon.": 1,
150
+ "the image is dominated by shades of blue and purple creating a vibrant and cool atmosphere.": 1,
151
+ "the land and water are rendered in darker shades of blue and black with hints of purple providing a sharp contrast to the luminous colors above.": 1,
152
+ "the overall composition exudes a technological and futuristic vibe representing electronic components and elements of a digital system.": 1,
153
+ "the scene is devoid of life featuring flat ground and distant elevated landforms of mountains and hills.": 1,
154
+ "the sky transitions from deep indigo to violet and magenta while the structure glows with hues of pink and lighter purple.": 1,
155
+ "the structure glows intensely casting beams of light that illuminate the island and reflect off the surrounding waters.": 1,
156
+ "these bright accents focus the viewer’s attention on the center and infuse the image with a dynamic energy.": 1,
157
+ "this retro art style is paired with a futuristic theme creating a striking contrast between the nostalgic and the speculative.": 1
158
+ },
159
+ "2_earbou": {
160
+ "a charming example of 2d pixel art from an rpg video game.": 1,
161
+ "a classic rpg video game scene from earthbound.": 1,
162
+ "a quaint pixelated town scene.": 1,
163
+ "a screenshot from a classic 16-bit super nintendo game called earthbound.": 1,
164
+ "a screenshot from a classic 2d rpg pixel art video game called earthbound.": 1,
165
+ "adjacent buildings and round-top trees add to the small-town charm.": 1,
166
+ "battle screen": 4,
167
+ "black border": 21,
168
+ "black border. it features a boy with black hair wearing blue and white striped pajamas and a police officer wearing sunglasses.": 1,
169
+ "cropped": 22,
170
+ "earbou": 22,
171
+ "four characters add life to the scene; one resting on the couch another standing by a table and a dog next to the boy with the red baseball cap.": 1,
172
+ "from the classic 16-bit rpg called earthbound.": 1,
173
+ "giant feet": 1,
174
+ "it features a character with black hair dressed in a blue and white striped pajamas inside a house.": 1,
175
+ "it features a pixelated bedroom in the night with a bed draped in a purple blanket; a lamp and two rolled-down windows.": 1,
176
+ "it features pixelated graphics typical of early gaming culture with a bedroom setting that includes a single bed; a desk; a table with a chair; a bookshelf and two rolled-down windows.": 1,
177
+ "it portrays a quaint room with pink walls and a wooden floor furnished with a small bed and a dresser and a table with two chairs.": 1,
178
+ "it showcases a cozy room setting with a small furniture pieces.": 1,
179
+ "pixel \\(artwork\\)": 22,
180
+ "pixel art": 22,
181
+ "platformer perspective": 7,
182
+ "set against a backdrop of cliffs and grassy areas.": 1,
183
+ "snapshot from a classic 2d 16-bit pixel art style video game called \"earthbound\".": 1,
184
+ "the central building is a three-story “hotel” with a welcoming entrance complemented by a bush and evenly spaced windows.": 1,
185
+ "the cool color palette of blues; greens and grays enhances the evening ambiance.": 1,
186
+ "the room’s decor includes a wall picture.": 1,
187
+ "there is a gift box in the bottom left corner.": 1,
188
+ "top-down perspective": 11,
189
+ "two characters are present; a blonde girl with a red dress and red ribbon and a boy with black hair and blue and white striped pajama.": 1
190
+ },
191
+ "2_owlboy": {
192
+ "a large tree whose roots and trunk form a complex structure supporting a floating island with lush greenery and smaller trees.": 1,
193
+ "a tranquil natural setting with two grassy platforms and towering rock formations in the background creating a sense of depth.": 1,
194
+ "a vibrant pixel art scene from a video game that depicts two characters standing on a stony grass platform in a lush environment.": 1,
195
+ "a video game scene with an overcast sky and a green landscape where two characters stand ready for action near a cauldron.": 1,
196
+ "an owl-like creature stands on the left platform while a taller owl-like figure is on the right both adding life to the serene landscape.": 1,
197
+ "barren trees add to the natural but slightly desolate atmosphere.": 1,
198
+ "behind them is a large green structure that resembles a cannon with metallic accents.": 1,
199
+ "black background": 2,
200
+ "earthy browns and grays are used for the stone platform and green for the large tree that goes up in the sky while brown is for the smaller tree's trunk and wooden railing around the platform with highlights.": 1,
201
+ "gui": 4,
202
+ "icons": 1,
203
+ "in terms of colors the image uses a rich palette: the clouds are various shades of gray; the grass and flowers are vibrant greens with pops of white and orange and the characters are dressed in brown and beige with red noses.": 1,
204
+ "interior": 2,
205
+ "letterbox": 9,
206
+ "mouse cursor": 4,
207
+ "ollboi": 18,
208
+ "one character appears to be speaking suggesting an element of storytelling.": 1,
209
+ "overall": 1,
210
+ "pixel \\(artwork\\)": 18,
211
+ "pixel art": 18,
212
+ "simple background": 2,
213
+ "speech bubble": 3,
214
+ "text": 2,
215
+ "the capsule-like structure shares the green hues of the trees but also includes grey metallic tones reflecting its artificial nature.": 1,
216
+ "the color palette is varied and lively.": 1,
217
+ "the color scheme is a harmonious blend of greens; grays and whites with the creatures in earthy browns and tans.": 1,
218
+ "the colors contribute to the adventurous vibe of the scene.": 1,
219
+ "the cursor’s standard white and blue design stands out against the detailed pixel art adding a layer of interactivity to the scene.": 1,
220
+ "the greens of the grass contrast with the grays of the rocks while the white tones in the sky and mist add an ethereal quality to the scene.": 1,
221
+ "the mouse cursor visible above one character’s head suggests interaction on a computer screen.": 1,
222
+ "the overall palette evokes a peaceful and otherworldly atmosphere.": 1,
223
+ "the rock formations below are in lighter grays blending into the fog at their bases contributing to the fantastical atmosphere of the scene. the image employs a soft naturalistic palette that enhances the fantasy element.": 1,
224
+ "the sky is a gradient of blues creating depth and is dotted with fluffy white clouds.": 1,
225
+ "the sky is a mix of light blue to white while the tree and island feature vibrant greens and grayish-brown adding depth and texture.": 1,
226
+ "the sky's light blue hues and white create a calm backdrop;": 1,
227
+ "the text in the image reads: “maybe we should take that trip to advent today!” further hinting at an adventure.": 1,
228
+ "the vegetation is a mix of bright lime greens and deeper forest greens giving the scene a lifelike feel.": 1
229
+ },
230
+ "4_celeste": {
231
+ ". a green signpost and wooden ladder is on the left.": 1,
232
+ "a charming nighttime scene featuring a character with red hair and a brown backpack standing on a gray platform part of a bridge or walkway.": 1,
233
+ "a quaint; snow-laden cabin at night exuding warmth with smoke wafting from its chimney.": 1,
234
+ "a red-haired character stands on the right facing left towards the level’s path which includes spikes.": 1,
235
+ "a streetlamp bathes the area in light adding to the serene winter ambiance.": 1,
236
+ "a vibrant and dynamic video game scene from the game “celeste”.": 1,
237
+ "a vibrant pixel art scene from a platformer video game called “celeste” showcasing a cave-like environment with blue snowy and rocky platforms.": 1,
238
+ "a video game scene with a character sporting red hair on the left surrounded by platforms and walls some covered in snow and spikes.": 1,
239
+ "a waterfall cascades on the right and blocks with grass are scattered throughout.": 1,
240
+ "a yellow construction sign suggests caution in this cave-like setting illuminated by an unseen light source.": 1,
241
+ "celeste": 6,
242
+ "color-wise the artwork employs cool tones to convey the chill of the night with dark blues and blacks for the sky and light blues and whites for the snow reflecting the moon's glow.": 1,
243
+ "floating platforms with grass tops and dirt bottoms.": 1,
244
+ "it features a character with striking red hair dressed in a blue and brown outfit standing on a grassy surface next to a street lamp that casts a warm yellow glow.": 1,
245
+ "it features two characters one with red hair standing by standing by a plane crash to the right and one with brown skin and brown hair by a campfire on the right ready for interaction indicated by a ui element.": 1,
246
+ "muted purples and blues in the clouds blend with the sky yet stand out and the greens of the trees range from dark forest to olive bringing the forest to life.": 1,
247
+ "pixel art": 6,
248
+ "the aesthetic and design suggest a theme of exploration and adventure at high altitudes.": 1,
249
+ "the background layers include dark green pine trees and lighter green shrubbery creating a sense of depth.": 1,
250
+ "the cabin's dark windows and the streetlamp's light offer a cozy contrast while earthy browns ground the scene with a natural touch.": 1,
251
+ "the color palette of this pixel art is carefully chosen to convey the mood of the scene. dark black and greens dominate the background setting a serene yet mysterious atmosphere.": 1,
252
+ "the color palette of this pixel art is key to its mood.": 1,
253
+ "the detailed pixel art style creates an engaging and challenging game world for players to navigate.": 1,
254
+ "the grassy platforms’ brighter greens add life and contrast to the darker hues.": 1,
255
+ "the gray of the platforms is highlighted with white hinting at snow and the brown supports have darker accents giving a realistic wooden appearance.": 1,
256
+ "the image depicts a pixel art scene from an adventure platformer video game.": 1,
257
+ "the night sky is a canvas of stars and stylized clouds adding a dynamic element to the tranquil setting.": 1,
258
+ "the night sky is a deep black suggesting the time of night.": 1,
259
+ "the platforms are supported by brown wooden posts and the background is adorned with layers of pine trees in various shades of green creating depth.": 1,
260
+ "the protagonist’s red hair and blue attire provide a pop of color that draws the eye.": 1,
261
+ "the setting is a snowy mountainous terrain at night with stone and metal structures and dark caves in the background.": 1,
262
+ "the sky’s dark gradient while the white and blue stars sparkle against the dark expanse.": 1,
263
+ "the yellow light from the lamp introduces a touch of warmth while the white highlights mimic the reflection of moonlight or starlight on various surfaces enhancing the overall nocturnal ambiance of the artwork.": 1,
264
+ "this image is a good example of pixel art in modern gaming capturing the essence of a chilly mysterious adventure.": 1,
265
+ "two characters are visible on the porch both standing a tree stump holds an axe.": 1
266
+ },
267
+ "4_shokni": {
268
+ "pixel \\(artwork\\)": 18,
269
+ "pixel art": 18,
270
+ "shokni": 18
271
+ }
272
+ },
273
+ "ss_text_encoder_lr": 0.0001,
274
+ "ss_total_batch_size": 96,
275
+ "ss_training_comment": null,
276
+ "ss_training_finished_at": 1718572533.1012895,
277
+ "ss_training_started_at": 1718542057.4314563,
278
+ "ss_unet_lr": 0.0001,
279
+ "ss_v2": false,
280
+ "ss_zero_terminal_snr": false,
281
+ "sshs_legacy_hash": "7a9bff2a",
282
+ "sshs_model_hash": "f2f6a02702cd7d37d7e41b92efb7db03268679e3d06c2f6af5427e495dad37e7"
283
+ }
tests/hld-v1e400/hld-v1e400.json ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-03T13:36:40",
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": "hld",
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": 76,
16
+ "resolution": [
17
+ 672,
18
+ 384
19
+ ]
20
+ }
21
+ },
22
+ "mean_img_ar_error": 0.03358208955223872
23
+ },
24
+ "ss_bucket_no_upscale": false,
25
+ "ss_cache_latents": true,
26
+ "ss_caption_dropout_every_n_epochs": 0,
27
+ "ss_caption_dropout_rate": 0.0,
28
+ "ss_caption_tag_dropout_rate": 0.0,
29
+ "ss_clip_skip": null,
30
+ "ss_color_aug": false,
31
+ "ss_dataset_dirs": {
32
+ "1_hld": {
33
+ "img_count": 76,
34
+ "n_repeats": 1
35
+ }
36
+ },
37
+ "ss_debiased_estimation": false,
38
+ "ss_enable_bucket": true,
39
+ "ss_epoch": 400,
40
+ "ss_face_crop_aug_range": null,
41
+ "ss_flip_aug": true,
42
+ "ss_full_fp16": false,
43
+ "ss_gradient_accumulation_steps": 6,
44
+ "ss_gradient_checkpointing": true,
45
+ "ss_huber_c": 0.1,
46
+ "ss_huber_schedule": "snr",
47
+ "ss_ip_noise_gamma": null,
48
+ "ss_ip_noise_gamma_random_strength": false,
49
+ "ss_keep_tokens": 1,
50
+ "ss_learning_rate": 0.0001,
51
+ "ss_loss_type": "l2",
52
+ "ss_lowram": true,
53
+ "ss_lr_scheduler": "cosine",
54
+ "ss_lr_warmup_steps": 0,
55
+ "ss_max_bucket_reso": 1024,
56
+ "ss_max_grad_norm": 1.0,
57
+ "ss_max_token_length": null,
58
+ "ss_max_train_steps": 400,
59
+ "ss_min_bucket_reso": 256,
60
+ "ss_min_snr_gamma": null,
61
+ "ss_mixed_precision": "fp16",
62
+ "ss_multires_noise_discount": 0.1,
63
+ "ss_multires_noise_iterations": 10,
64
+ "ss_network_alpha": 4.0,
65
+ "ss_network_args": {
66
+ "algo": "locon",
67
+ "conv_alpha": "4",
68
+ "conv_dim": "256",
69
+ "dora_wd": "False",
70
+ "dropout": 0.0,
71
+ "module_dropout": "0",
72
+ "preset": "full",
73
+ "rank_dropout": "0",
74
+ "rank_dropout_scale": "False",
75
+ "train_norm": "False",
76
+ "use_scalar": "False",
77
+ "use_tucker": "False"
78
+ },
79
+ "ss_network_dim": 8,
80
+ "ss_network_dropout": 0.0,
81
+ "ss_network_module": "lycoris.kohya",
82
+ "ss_new_sd_model_hash": "IsADirectory",
83
+ "ss_noise_offset": null,
84
+ "ss_noise_offset_random_strength": false,
85
+ "ss_num_batches_per_epoch": 5,
86
+ "ss_num_epochs": 400,
87
+ "ss_num_reg_images": 0,
88
+ "ss_num_train_images": 76,
89
+ "ss_optimizer": "torch.optim.adamw.AdamW",
90
+ "ss_output_name": "hld",
91
+ "ss_prior_loss_weight": 1.0,
92
+ "ss_random_crop": false,
93
+ "ss_reg_dataset_dirs": {},
94
+ "ss_resolution": "(512, 512)",
95
+ "ss_scale_weight_norms": 1.0,
96
+ "ss_sd_model_hash": "IsADirectory",
97
+ "ss_sd_model_name": "",
98
+ "ss_sd_scripts_commit_hash": "71e2c91330a9d866ec05cdd10584bbb962896a99",
99
+ "ss_seed": 2902632941,
100
+ "ss_session_id": 1319966465,
101
+ "ss_shuffle_caption": true,
102
+ "ss_steps": 400,
103
+ "ss_tag_frequency": {
104
+ "1_hld": {
105
+ "an abstract composition featuring a central grid-like pattern with colorful lens flares in green and pink hues.": 1,
106
+ "black background": 1,
107
+ "dog": 7,
108
+ "drifter": 58,
109
+ "glitch": 1,
110
+ "halo": 3,
111
+ "hld": 76,
112
+ "monster": 4,
113
+ "pixel art": 76,
114
+ "robot": 2,
115
+ "rust": 1,
116
+ "small specks of light scattered throughout add complexity and depth creating an overall effect that is both dynamic and visually intriguing.": 1,
117
+ "surrounding the vibrant center are darker areas that provide contrast enhancing the visual impact of the streaks of light that extend horizontally across the image.": 1,
118
+ "text": 1
119
+ }
120
+ },
121
+ "ss_text_encoder_lr": 0.0001,
122
+ "ss_total_batch_size": 96,
123
+ "ss_training_comment": null,
124
+ "ss_training_finished_at": 1717421800.2552218,
125
+ "ss_training_started_at": 1717409257.429879,
126
+ "ss_unet_lr": 0.0001,
127
+ "ss_v2": false,
128
+ "ss_zero_terminal_snr": false,
129
+ "sshs_legacy_hash": "e99f863a",
130
+ "sshs_model_hash": "ebb61841b5c5da6801e49999b11998e2a1745293383efa358e325e347bcb7c0b"
131
+ }
tests/owlboy/owlboy-v1e400.json ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-12T21:34:27",
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": "owlboy",
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": 18,
16
+ "resolution": [
17
+ 672,
18
+ 384
19
+ ]
20
+ }
21
+ },
22
+ "mean_img_ar_error": 0.02777777777777768
23
+ },
24
+ "ss_bucket_no_upscale": false,
25
+ "ss_cache_latents": true,
26
+ "ss_caption_dropout_every_n_epochs": 0,
27
+ "ss_caption_dropout_rate": 0.0,
28
+ "ss_caption_tag_dropout_rate": 0.0,
29
+ "ss_clip_skip": null,
30
+ "ss_color_aug": false,
31
+ "ss_dataset_dirs": {
32
+ "1_owlboy": {
33
+ "img_count": 18,
34
+ "n_repeats": 1
35
+ }
36
+ },
37
+ "ss_debiased_estimation": false,
38
+ "ss_enable_bucket": true,
39
+ "ss_epoch": 400,
40
+ "ss_face_crop_aug_range": null,
41
+ "ss_flip_aug": true,
42
+ "ss_full_fp16": false,
43
+ "ss_gradient_accumulation_steps": 6,
44
+ "ss_gradient_checkpointing": true,
45
+ "ss_huber_c": 0.1,
46
+ "ss_huber_schedule": "snr",
47
+ "ss_ip_noise_gamma": null,
48
+ "ss_ip_noise_gamma_random_strength": false,
49
+ "ss_keep_tokens": 0,
50
+ "ss_learning_rate": 0.0001,
51
+ "ss_loss_type": "l2",
52
+ "ss_lowram": true,
53
+ "ss_lr_scheduler": "cosine",
54
+ "ss_lr_warmup_steps": 0,
55
+ "ss_max_bucket_reso": 1024,
56
+ "ss_max_grad_norm": 1.0,
57
+ "ss_max_token_length": null,
58
+ "ss_max_train_steps": 400,
59
+ "ss_min_bucket_reso": 256,
60
+ "ss_min_snr_gamma": null,
61
+ "ss_mixed_precision": "fp16",
62
+ "ss_multires_noise_discount": 0.1,
63
+ "ss_multires_noise_iterations": 10,
64
+ "ss_network_alpha": 4.0,
65
+ "ss_network_args": {
66
+ "algo": "locon",
67
+ "conv_alpha": "4",
68
+ "conv_dim": "256",
69
+ "dora_wd": "False",
70
+ "dropout": 0.0,
71
+ "module_dropout": "0",
72
+ "preset": "full",
73
+ "rank_dropout": "0",
74
+ "rank_dropout_scale": "False",
75
+ "train_norm": "False",
76
+ "use_scalar": "False",
77
+ "use_tucker": "False"
78
+ },
79
+ "ss_network_dim": 8,
80
+ "ss_network_dropout": 0.0,
81
+ "ss_network_module": "lycoris.kohya",
82
+ "ss_new_sd_model_hash": "67ab2fd8ec439a89b3fedb15cc65f54336af163c7eb5e4f2acc98f090a29b0b3",
83
+ "ss_noise_offset": null,
84
+ "ss_noise_offset_random_strength": false,
85
+ "ss_num_batches_per_epoch": 2,
86
+ "ss_num_epochs": 400,
87
+ "ss_num_reg_images": 0,
88
+ "ss_num_train_images": 18,
89
+ "ss_optimizer": "torch.optim.adamw.AdamW",
90
+ "ss_output_name": "owlboy",
91
+ "ss_prior_loss_weight": 1.0,
92
+ "ss_random_crop": false,
93
+ "ss_reg_dataset_dirs": {},
94
+ "ss_resolution": "(512, 512)",
95
+ "ss_scale_weight_norms": 1.0,
96
+ "ss_sd_model_hash": "e577480d",
97
+ "ss_sd_model_name": "p.safetensors",
98
+ "ss_sd_scripts_commit_hash": "5fe801a51066f8a83eec30047d6a47026bdcde27",
99
+ "ss_seed": 3899842478,
100
+ "ss_session_id": 3823100060,
101
+ "ss_shuffle_caption": true,
102
+ "ss_steps": 400,
103
+ "ss_tag_frequency": {
104
+ "1_owlboy": {
105
+ "a large tree whose roots and trunk form a complex structure supporting a floating island with lush greenery and smaller trees.": 1,
106
+ "a tranquil natural setting with two grassy platforms and towering rock formations in the background creating a sense of depth.": 1,
107
+ "a vibrant pixel art scene from a video game that depicts two characters standing on a stony grass platform in a lush environment.": 1,
108
+ "a video game scene with an overcast sky and a green landscape where two characters stand ready for action near a cauldron.": 1,
109
+ "an owl-like creature stands on the left platform while a taller owl-like figure is on the right both adding life to the serene landscape.": 1,
110
+ "barren trees add to the natural but slightly desolate atmosphere.": 1,
111
+ "behind them is a large green structure that resembles a cannon with metallic accents.": 1,
112
+ "black background": 2,
113
+ "earthy browns and grays are used for the stone platform and green for the large tree that goes up in the sky while brown is for the smaller tree's trunk and wooden railing around the platform with highlights.": 1,
114
+ "gui": 4,
115
+ "icons": 1,
116
+ "in terms of colors the image uses a rich palette: the clouds are various shades of gray; the grass and flowers are vibrant greens with pops of white and orange and the characters are dressed in brown and beige with red noses.": 1,
117
+ "interior": 2,
118
+ "letterbox": 9,
119
+ "mouse cursor": 4,
120
+ "ollboi": 18,
121
+ "one character appears to be speaking suggesting an element of storytelling.": 1,
122
+ "overall": 1,
123
+ "pixel \\(artwork\\)": 18,
124
+ "pixel art": 18,
125
+ "simple background": 2,
126
+ "speech bubble": 3,
127
+ "text": 2,
128
+ "the capsule-like structure shares the green hues of the trees but also includes grey metallic tones reflecting its artificial nature.": 1,
129
+ "the color palette is varied and lively.": 1,
130
+ "the color scheme is a harmonious blend of greens; grays and whites with the creatures in earthy browns and tans.": 1,
131
+ "the colors contribute to the adventurous vibe of the scene.": 1,
132
+ "the cursor’s standard white and blue design stands out against the detailed pixel art adding a layer of interactivity to the scene.": 1,
133
+ "the greens of the grass contrast with the grays of the rocks while the white tones in the sky and mist add an ethereal quality to the scene.": 1,
134
+ "the mouse cursor visible above one character’s head suggests interaction on a computer screen.": 1,
135
+ "the overall palette evokes a peaceful and otherworldly atmosphere.": 1,
136
+ "the rock formations below are in lighter grays blending into the fog at their bases contributing to the fantastical atmosphere of the scene. the image employs a soft naturalistic palette that enhances the fantasy element.": 1,
137
+ "the sky is a gradient of blues creating depth and is dotted with fluffy white clouds.": 1,
138
+ "the sky is a mix of light blue to white while the tree and island feature vibrant greens and grayish-brown adding depth and texture.": 1,
139
+ "the sky's light blue hues and white create a calm backdrop;": 1,
140
+ "the text in the image reads: “maybe we should take that trip to advent today!” further hinting at an adventure.": 1,
141
+ "the vegetation is a mix of bright lime greens and deeper forest greens giving the scene a lifelike feel.": 1
142
+ }
143
+ },
144
+ "ss_text_encoder_lr": 0.0001,
145
+ "ss_total_batch_size": 96,
146
+ "ss_training_comment": null,
147
+ "ss_training_finished_at": 1718228067.603494,
148
+ "ss_training_started_at": 1718222921.035961,
149
+ "ss_unet_lr": 0.0001,
150
+ "ss_v2": false,
151
+ "ss_zero_terminal_snr": false,
152
+ "sshs_legacy_hash": "6cf056e6",
153
+ "sshs_model_hash": "5b2ec4920957ff65de168c11219b5c5742ca6ecdfe31168a08317fc03b8fc9f1"
154
+ }
tests/pixel-v1e400/pixel-v1e400.json ADDED
@@ -0,0 +1,228 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-03T17:23:51",
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": "pixel",
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": 2,
16
+ "resolution": [
17
+ 480,
18
+ 544
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 6,
23
+ "resolution": [
24
+ 512,
25
+ 512
26
+ ]
27
+ },
28
+ "2": {
29
+ "count": 5,
30
+ "resolution": [
31
+ 544,
32
+ 480
33
+ ]
34
+ },
35
+ "3": {
36
+ "count": 1,
37
+ "resolution": [
38
+ 672,
39
+ 384
40
+ ]
41
+ },
42
+ "4": {
43
+ "count": 1,
44
+ "resolution": [
45
+ 768,
46
+ 320
47
+ ]
48
+ },
49
+ "5": {
50
+ "count": 1,
51
+ "resolution": [
52
+ 896,
53
+ 288
54
+ ]
55
+ },
56
+ "6": {
57
+ "count": 1,
58
+ "resolution": [
59
+ 928,
60
+ 256
61
+ ]
62
+ },
63
+ "7": {
64
+ "count": 19,
65
+ "resolution": [
66
+ 1024,
67
+ 256
68
+ ]
69
+ }
70
+ },
71
+ "mean_img_ar_error": 1.9156435724565644
72
+ },
73
+ "ss_bucket_no_upscale": false,
74
+ "ss_cache_latents": true,
75
+ "ss_caption_dropout_every_n_epochs": 0,
76
+ "ss_caption_dropout_rate": 0.0,
77
+ "ss_caption_tag_dropout_rate": 0.0,
78
+ "ss_clip_skip": null,
79
+ "ss_color_aug": false,
80
+ "ss_dataset_dirs": {
81
+ "1_tileset": {
82
+ "img_count": 36,
83
+ "n_repeats": 1
84
+ }
85
+ },
86
+ "ss_debiased_estimation": false,
87
+ "ss_enable_bucket": true,
88
+ "ss_epoch": 400,
89
+ "ss_face_crop_aug_range": null,
90
+ "ss_flip_aug": true,
91
+ "ss_full_fp16": false,
92
+ "ss_gradient_accumulation_steps": 6,
93
+ "ss_gradient_checkpointing": true,
94
+ "ss_huber_c": 0.1,
95
+ "ss_huber_schedule": "snr",
96
+ "ss_ip_noise_gamma": null,
97
+ "ss_ip_noise_gamma_random_strength": false,
98
+ "ss_keep_tokens": 1,
99
+ "ss_learning_rate": 0.0001,
100
+ "ss_loss_type": "l2",
101
+ "ss_lowram": true,
102
+ "ss_lr_scheduler": "cosine",
103
+ "ss_lr_warmup_steps": 0,
104
+ "ss_max_bucket_reso": 1024,
105
+ "ss_max_grad_norm": 1.0,
106
+ "ss_max_token_length": null,
107
+ "ss_max_train_steps": 400,
108
+ "ss_min_bucket_reso": 256,
109
+ "ss_min_snr_gamma": null,
110
+ "ss_mixed_precision": "fp16",
111
+ "ss_multires_noise_discount": 0.1,
112
+ "ss_multires_noise_iterations": 10,
113
+ "ss_network_alpha": 4.0,
114
+ "ss_network_args": {
115
+ "algo": "locon",
116
+ "conv_alpha": "4",
117
+ "conv_dim": "256",
118
+ "dora_wd": "False",
119
+ "dropout": 0.0,
120
+ "module_dropout": "0",
121
+ "preset": "full",
122
+ "rank_dropout": "0",
123
+ "rank_dropout_scale": "False",
124
+ "train_norm": "False",
125
+ "use_scalar": "False",
126
+ "use_tucker": "False"
127
+ },
128
+ "ss_network_dim": 8,
129
+ "ss_network_dropout": 0.0,
130
+ "ss_network_module": "lycoris.kohya",
131
+ "ss_new_sd_model_hash": "IsADirectory",
132
+ "ss_noise_offset": null,
133
+ "ss_noise_offset_random_strength": false,
134
+ "ss_num_batches_per_epoch": 5,
135
+ "ss_num_epochs": 400,
136
+ "ss_num_reg_images": 0,
137
+ "ss_num_train_images": 36,
138
+ "ss_optimizer": "torch.optim.adamw.AdamW",
139
+ "ss_output_name": "pixel",
140
+ "ss_prior_loss_weight": 1.0,
141
+ "ss_random_crop": false,
142
+ "ss_reg_dataset_dirs": {},
143
+ "ss_resolution": "(512, 512)",
144
+ "ss_scale_weight_norms": 1.0,
145
+ "ss_sd_model_hash": "IsADirectory",
146
+ "ss_sd_model_name": "",
147
+ "ss_sd_scripts_commit_hash": "5fe801a51066f8a83eec30047d6a47026bdcde27",
148
+ "ss_seed": 3910285279,
149
+ "ss_session_id": 1291924559,
150
+ "ss_shuffle_caption": true,
151
+ "ss_steps": 400,
152
+ "ss_tag_frequency": {
153
+ "1_tileset": {
154
+ "a bee attack animation spritesheet consisting of four distinct frames that depict the progressive stages of an attack.": 1,
155
+ "an eight-frame animation sequence of a character executing a sword attack. it begins with the character in a neutral stance sword pointed down and progresses through a dynamic swing overhead culminating in a powerful downward slash.": 1,
156
+ "attack": 2,
157
+ "bee": 3,
158
+ "black and dark brown outlines delineate the boar’s features.": 1,
159
+ "black background": 29,
160
+ "boar": 12,
161
+ "books": 1,
162
+ "building interior": 1,
163
+ "buildings": 2,
164
+ "cave interior": 1,
165
+ "color-wise the sprite sheet employs a tranquil palette of blues and teals evoking the calmness of a daytime sky.": 1,
166
+ "color-wise the spritesheet uses a concise palette to portray the boar’s natural hues.": 1,
167
+ "color-wise the tileset employs an earthy and muted palette with browns for the wooden parts; grays for the stones and dark greens for the grass providing a naturalistic look.": 1,
168
+ "dominant shades of brown from dark for shadows to light for highlights outline the boar’s form.": 1,
169
+ "dungeon interior": 2,
170
+ "flying animation": 1,
171
+ "hit animation": 4,
172
+ "human": 5,
173
+ "idle animation": 4,
174
+ "in terms of color the animation employs a diverse yet cohesive palette.": 1,
175
+ "initially the bee is upright with wings raised; as the impact occurs it tilts backward wings flaring conveying the full brunt of the strike.": 1,
176
+ "it consists of six frames each depicting a distinct stage of the running cycle from legs fully extended to bunched up conveying a dynamic sense of motion.": 1,
177
+ "it includes elements such as wooden walls; roofs; floors and stairs along with environmental details like rocks and grass.": 1,
178
+ "it showcases an idle animation sequence across four frames where the boar exhibits subtle movements such as breathing or shifting its stance.": 1,
179
+ "jump animation": 1,
180
+ "pixel art": 36,
181
+ "rocks": 1,
182
+ "running animation": 4,
183
+ "sky": 1,
184
+ "snail": 1,
185
+ "spritesheet": 19,
186
+ "starting with a neutral position the bee’s wings gradually elevate and its stinger extends culminating in a dynamic thrusting motion.": 1,
187
+ "sword": 5,
188
+ "the animation captures the essence of a bee’s aggressive maneuver with each frame adding intensity to the portrayal of the attack.": 1,
189
+ "the animation is detailed capturing the essence of a boar’s gallop and would loop seamlessly to create the effect of continuous running.": 1,
190
+ "the blue roof tiles highlighted with lighter shades add a splash of color to the predominantly brown and gray scheme enhancing the visual appeal of the assembled buildings.": 1,
191
+ "the boar’s fur is rendered in various shades of brown from deep earthy tones to lighter tans which define its form and musculature.": 1,
192
+ "the character is adorned in muted earth tones with brown pants and a dark green tunic highlighted by vivid yellow accents on their attire and the sword’s hilt.": 1,
193
+ "the color palette employed is composed of dark and muted tones predominantly featuring shades of teal; blue-green and dark green.": 1,
194
+ "the motion is fluid and conveys a sense of swift decisive action as the character transitions back to a resting pose after the attack.": 1,
195
+ "the pixel art spritesheet features a collection of tree designs each distinct in shape and size suitable for use as background elements in a digital game.": 1,
196
+ "the pixel art spritesheet illustrates a bee character undergoing a sequence of reactions to being hit depicted across four frames.": 1,
197
+ "the spritesheet employs a classic bee color scheme with bold black and a striking yellow-orange for the body creating a vivid contrast that’s instantly recognizable.": 1,
198
+ "the spritesheet employs a concise color scheme characteristic of bees with black and yellow dominating the body complemented by shades of gray for the wings.": 1,
199
+ "the spritesheet employs a limited palette that’s characteristic of pixel art enhancing the retro gaming aesthetic.": 1,
200
+ "the spritesheet features a boar character designed for a pixel art style video game.": 1,
201
+ "the spritesheet illustrates a boar’s running animation in a pixel art style suitable for video games.": 1,
202
+ "the spritesheet presents a pixel art sky featuring multiple layers of clouds that create a sense of depth and movement.": 1,
203
+ "the sword itself exhibits a metallic luster transitioning from silver to grey enhancing its realistic portrayal.": 1,
204
+ "the tileset features a variety of building components for creating structures in a pixel art style.": 1,
205
+ "the top layer showcases detailed dense clouds while the subsequent layers become progressively less detailed culminating in a clear sky at the bottom.": 1,
206
+ "the trees are rendered in a classic pixel art style with jagged edges.": 1,
207
+ "the variety in the tree designs allows for the creation of a diverse and layered forest scene.": 1,
208
+ "the wings transition from a translucent gray to a bright white suggesting the reflection of light as they flutter.": 1,
209
+ "this animation loop creates a lifelike impression of the boar standing still yet ready to act.": 1,
210
+ "this progression captures the dynamic response of the bee to the hit in a clear sequential manner.": 1,
211
+ "this tileset allows for the assembly of scenes with a rustic or old-fashioned feel.": 1,
212
+ "tileset": 13,
213
+ "tree": 7,
214
+ "walking animation": 3,
215
+ "white background": 6
216
+ }
217
+ },
218
+ "ss_text_encoder_lr": 0.0001,
219
+ "ss_total_batch_size": 96,
220
+ "ss_training_comment": null,
221
+ "ss_training_finished_at": 1717435431.6429398,
222
+ "ss_training_started_at": 1717425621.11502,
223
+ "ss_unet_lr": 0.0001,
224
+ "ss_v2": false,
225
+ "ss_zero_terminal_snr": false,
226
+ "sshs_legacy_hash": "53aa4fdd",
227
+ "sshs_model_hash": "bf7696306530f36d74d22b2d997317c17fc8c14dc3049160b5670d2fe1814246"
228
+ }
tests/pixel-v3e400/pixel-v3e400.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-03T23:55:03",
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": "pixel3",
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": 200,
16
+ "resolution": [
17
+ 512,
18
+ 512
19
+ ]
20
+ }
21
+ },
22
+ "mean_img_ar_error": 0.0
23
+ },
24
+ "ss_bucket_no_upscale": false,
25
+ "ss_cache_latents": true,
26
+ "ss_caption_dropout_every_n_epochs": 0,
27
+ "ss_caption_dropout_rate": 0.0,
28
+ "ss_caption_tag_dropout_rate": 0.0,
29
+ "ss_clip_skip": null,
30
+ "ss_color_aug": false,
31
+ "ss_dataset_dirs": {
32
+ "1_pixel_art": {
33
+ "img_count": 200,
34
+ "n_repeats": 1
35
+ }
36
+ },
37
+ "ss_debiased_estimation": false,
38
+ "ss_enable_bucket": true,
39
+ "ss_epoch": 134,
40
+ "ss_face_crop_aug_range": null,
41
+ "ss_flip_aug": true,
42
+ "ss_full_fp16": false,
43
+ "ss_gradient_accumulation_steps": 6,
44
+ "ss_gradient_checkpointing": true,
45
+ "ss_huber_c": 0.1,
46
+ "ss_huber_schedule": "snr",
47
+ "ss_ip_noise_gamma": null,
48
+ "ss_ip_noise_gamma_random_strength": false,
49
+ "ss_keep_tokens": 1,
50
+ "ss_learning_rate": 0.0001,
51
+ "ss_loss_type": "l2",
52
+ "ss_lowram": true,
53
+ "ss_lr_scheduler": "cosine",
54
+ "ss_lr_warmup_steps": 0,
55
+ "ss_max_bucket_reso": 1024,
56
+ "ss_max_grad_norm": 1.0,
57
+ "ss_max_token_length": null,
58
+ "ss_max_train_steps": 400,
59
+ "ss_min_bucket_reso": 256,
60
+ "ss_min_snr_gamma": null,
61
+ "ss_mixed_precision": "fp16",
62
+ "ss_multires_noise_discount": 0.1,
63
+ "ss_multires_noise_iterations": 10,
64
+ "ss_network_alpha": 4.0,
65
+ "ss_network_args": {
66
+ "algo": "locon",
67
+ "conv_alpha": "4",
68
+ "conv_dim": "256",
69
+ "dora_wd": "False",
70
+ "dropout": 0.0,
71
+ "module_dropout": "0",
72
+ "preset": "full",
73
+ "rank_dropout": "0",
74
+ "rank_dropout_scale": "False",
75
+ "train_norm": "False",
76
+ "use_scalar": "False",
77
+ "use_tucker": "False"
78
+ },
79
+ "ss_network_dim": 8,
80
+ "ss_network_dropout": 0.0,
81
+ "ss_network_module": "lycoris.kohya",
82
+ "ss_new_sd_model_hash": "IsADirectory",
83
+ "ss_noise_offset": null,
84
+ "ss_noise_offset_random_strength": false,
85
+ "ss_num_batches_per_epoch": 13,
86
+ "ss_num_epochs": 134,
87
+ "ss_num_reg_images": 0,
88
+ "ss_num_train_images": 200,
89
+ "ss_optimizer": "torch.optim.adamw.AdamW",
90
+ "ss_output_name": "pixel3",
91
+ "ss_prior_loss_weight": 1.0,
92
+ "ss_random_crop": false,
93
+ "ss_reg_dataset_dirs": {},
94
+ "ss_resolution": "(512, 512)",
95
+ "ss_scale_weight_norms": 1.0,
96
+ "ss_sd_model_hash": "IsADirectory",
97
+ "ss_sd_model_name": "",
98
+ "ss_sd_scripts_commit_hash": "5fe801a51066f8a83eec30047d6a47026bdcde27",
99
+ "ss_seed": 4167868694,
100
+ "ss_session_id": 3156858514,
101
+ "ss_shuffle_caption": false,
102
+ "ss_steps": 400,
103
+ "ss_tag_frequency": {
104
+ "1_pixel_art": {
105
+ "pixel_art": 200
106
+ }
107
+ },
108
+ "ss_text_encoder_lr": 0.0001,
109
+ "ss_total_batch_size": 96,
110
+ "ss_training_comment": null,
111
+ "ss_training_finished_at": 1717458903.0331,
112
+ "ss_training_started_at": 1717448038.62536,
113
+ "ss_unet_lr": 0.0001,
114
+ "ss_v2": false,
115
+ "ss_zero_terminal_snr": false,
116
+ "sshs_legacy_hash": "fdbfd8c1",
117
+ "sshs_model_hash": "677ca13322b0b5b1f995ed65a0eba2bcbef9108a5b374e8776eff6f6dae71922"
118
+ }
tests/weasel-v1e400/stoat-v1e400.json ADDED
@@ -0,0 +1,887 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-05-30T15:13:49",
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": "stoat",
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": 2,
16
+ "resolution": [
17
+ 352,
18
+ 704
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 2,
23
+ "resolution": [
24
+ 384,
25
+ 640
26
+ ]
27
+ },
28
+ "10": {
29
+ "count": 2,
30
+ "resolution": [
31
+ 672,
32
+ 384
33
+ ]
34
+ },
35
+ "11": {
36
+ "count": 4,
37
+ "resolution": [
38
+ 704,
39
+ 352
40
+ ]
41
+ },
42
+ "2": {
43
+ "count": 22,
44
+ "resolution": [
45
+ 416,
46
+ 608
47
+ ]
48
+ },
49
+ "3": {
50
+ "count": 14,
51
+ "resolution": [
52
+ 448,
53
+ 576
54
+ ]
55
+ },
56
+ "4": {
57
+ "count": 2,
58
+ "resolution": [
59
+ 480,
60
+ 544
61
+ ]
62
+ },
63
+ "5": {
64
+ "count": 6,
65
+ "resolution": [
66
+ 512,
67
+ 512
68
+ ]
69
+ },
70
+ "6": {
71
+ "count": 6,
72
+ "resolution": [
73
+ 544,
74
+ 480
75
+ ]
76
+ },
77
+ "7": {
78
+ "count": 10,
79
+ "resolution": [
80
+ 576,
81
+ 448
82
+ ]
83
+ },
84
+ "8": {
85
+ "count": 8,
86
+ "resolution": [
87
+ 608,
88
+ 416
89
+ ]
90
+ },
91
+ "9": {
92
+ "count": 2,
93
+ "resolution": [
94
+ 640,
95
+ 384
96
+ ]
97
+ }
98
+ },
99
+ "mean_img_ar_error": 0.030679756026106397
100
+ },
101
+ "ss_bucket_no_upscale": false,
102
+ "ss_cache_latents": true,
103
+ "ss_caption_dropout_every_n_epochs": 0,
104
+ "ss_caption_dropout_rate": 0.0,
105
+ "ss_caption_tag_dropout_rate": 0.0,
106
+ "ss_clip_skip": null,
107
+ "ss_color_aug": false,
108
+ "ss_dataset_dirs": {
109
+ "2_stoat": {
110
+ "img_count": 20,
111
+ "n_repeats": 2
112
+ },
113
+ "2_weasel": {
114
+ "img_count": 20,
115
+ "n_repeats": 2
116
+ }
117
+ },
118
+ "ss_debiased_estimation": false,
119
+ "ss_enable_bucket": true,
120
+ "ss_epoch": 200,
121
+ "ss_face_crop_aug_range": null,
122
+ "ss_flip_aug": false,
123
+ "ss_full_fp16": false,
124
+ "ss_gradient_accumulation_steps": 6,
125
+ "ss_gradient_checkpointing": true,
126
+ "ss_huber_c": 0.1,
127
+ "ss_huber_schedule": "snr",
128
+ "ss_ip_noise_gamma": null,
129
+ "ss_ip_noise_gamma_random_strength": false,
130
+ "ss_keep_tokens": 1,
131
+ "ss_learning_rate": 0.0001,
132
+ "ss_loss_type": "l2",
133
+ "ss_lowram": true,
134
+ "ss_lr_scheduler": "cosine",
135
+ "ss_lr_warmup_steps": 0,
136
+ "ss_max_bucket_reso": 1024,
137
+ "ss_max_grad_norm": 1.0,
138
+ "ss_max_token_length": null,
139
+ "ss_max_train_steps": 400,
140
+ "ss_min_bucket_reso": 256,
141
+ "ss_min_snr_gamma": null,
142
+ "ss_mixed_precision": "fp16",
143
+ "ss_multires_noise_discount": 0.1,
144
+ "ss_multires_noise_iterations": 10,
145
+ "ss_network_alpha": 4.0,
146
+ "ss_network_args": {
147
+ "algo": "locon",
148
+ "conv_alpha": "4",
149
+ "conv_dim": "256",
150
+ "dora_wd": "False",
151
+ "dropout": 0.0,
152
+ "module_dropout": "0",
153
+ "preset": "full",
154
+ "rank_dropout": "0",
155
+ "rank_dropout_scale": "False",
156
+ "train_norm": "False",
157
+ "use_scalar": "False",
158
+ "use_tucker": "False"
159
+ },
160
+ "ss_network_dim": 8,
161
+ "ss_network_dropout": 0.0,
162
+ "ss_network_module": "lycoris.kohya",
163
+ "ss_new_sd_model_hash": "IsADirectory",
164
+ "ss_noise_offset": null,
165
+ "ss_noise_offset_random_strength": false,
166
+ "ss_num_batches_per_epoch": 8,
167
+ "ss_num_epochs": 200,
168
+ "ss_num_reg_images": 0,
169
+ "ss_num_train_images": 80,
170
+ "ss_optimizer": "torch.optim.adamw.AdamW",
171
+ "ss_output_name": "stoat",
172
+ "ss_prior_loss_weight": 1.0,
173
+ "ss_random_crop": false,
174
+ "ss_reg_dataset_dirs": {},
175
+ "ss_resolution": "(512, 512)",
176
+ "ss_scale_weight_norms": 1.0,
177
+ "ss_sd_model_hash": "IsADirectory",
178
+ "ss_sd_model_name": "",
179
+ "ss_sd_scripts_commit_hash": "71e2c91330a9d866ec05cdd10584bbb962896a99",
180
+ "ss_seed": 908130497,
181
+ "ss_session_id": 410252460,
182
+ "ss_shuffle_caption": true,
183
+ "ss_steps": 400,
184
+ "ss_tag_frequency": {
185
+ "2_stoat": {
186
+ "3d \\(artwork\\)": 5,
187
+ "4 toes": 2,
188
+ "5 toes": 1,
189
+ "absurd res": 2,
190
+ "ambiguous gender": 15,
191
+ "ambiguous on human": 1,
192
+ "anal": 1,
193
+ "anal penetration": 1,
194
+ "animal genitalia": 1,
195
+ "animal penis": 1,
196
+ "anus": 1,
197
+ "arthropod": 1,
198
+ "balls": 2,
199
+ "bedroom eyes": 1,
200
+ "bestiality": 1,
201
+ "big penis": 1,
202
+ "black nose": 1,
203
+ "blue eyes": 6,
204
+ "blush": 2,
205
+ "bodily fluids": 2,
206
+ "brown body": 6,
207
+ "brown fur": 6,
208
+ "butt": 1,
209
+ "by boloid": 1,
210
+ "by geosaiko1267": 1,
211
+ "by manmosu marimo": 1,
212
+ "by momou": 1,
213
+ "by moth sprout": 1,
214
+ "by reysi": 2,
215
+ "by shesterrni": 1,
216
+ "by spooky dune": 1,
217
+ "by tamberella": 1,
218
+ "carton": 2,
219
+ "censor bar": 1,
220
+ "censored": 1,
221
+ "censored genitalia": 1,
222
+ "censored penis": 1,
223
+ "claws": 2,
224
+ "clitoris": 1,
225
+ "clothing": 1,
226
+ "container": 1,
227
+ "crossed arms": 1,
228
+ "cum": 1,
229
+ "cum from mouth": 1,
230
+ "cum in ass": 1,
231
+ "cum in mouth": 1,
232
+ "cum inside": 1,
233
+ "cum through": 1,
234
+ "cum vomit": 1,
235
+ "cup": 1,
236
+ "dark body": 1,
237
+ "dark skin": 1,
238
+ "deep penetration": 1,
239
+ "detailed background": 1,
240
+ "digital media \\(artwork\\)": 11,
241
+ "digitigrade": 1,
242
+ "dipstick tail": 3,
243
+ "disembodied hand": 1,
244
+ "duo": 2,
245
+ "electronics": 1,
246
+ "erection": 1,
247
+ "faceless character": 1,
248
+ "faceless human": 1,
249
+ "faceless male": 1,
250
+ "featureless crotch": 1,
251
+ "feet": 3,
252
+ "felid": 1,
253
+ "female": 4,
254
+ "feral": 20,
255
+ "feral penetrated": 1,
256
+ "fingering": 1,
257
+ "flat chested": 1,
258
+ "fleshlight position": 1,
259
+ "flower": 2,
260
+ "forced": 1,
261
+ "fret": 1,
262
+ "fur": 20,
263
+ "genital fluids": 1,
264
+ "genitals": 5,
265
+ "ghost hands": 1,
266
+ "glass": 1,
267
+ "glass container": 1,
268
+ "glass cup": 1,
269
+ "glowing": 1,
270
+ "glowing eyes": 1,
271
+ "grandfathered content": 6,
272
+ "grass": 4,
273
+ "green eyes": 3,
274
+ "group": 1,
275
+ "gundam": 1,
276
+ "gundam build divers": 1,
277
+ "hat": 1,
278
+ "headgear": 1,
279
+ "headgear only": 1,
280
+ "headwear": 1,
281
+ "headwear only": 1,
282
+ "hi res": 6,
283
+ "human on feral": 1,
284
+ "human penetrating": 1,
285
+ "human penetrating feral": 1,
286
+ "humanoid genitalia": 2,
287
+ "humanoid penis": 1,
288
+ "humanoid pussy": 1,
289
+ "humor": 2,
290
+ "ineffective censorship": 1,
291
+ "inscryption": 1,
292
+ "insect": 1,
293
+ "interspecies": 1,
294
+ "koppa \\(shiren the wanderer\\)": 1,
295
+ "large penetration": 1,
296
+ "larger human": 1,
297
+ "larger male": 1,
298
+ "legs up": 1,
299
+ "light body": 1,
300
+ "light fur": 1,
301
+ "living condom": 1,
302
+ "looking at viewer": 5,
303
+ "lying": 1,
304
+ "machine": 1,
305
+ "male": 2,
306
+ "male on feral": 1,
307
+ "male/ambiguous": 1,
308
+ "mammal": 10,
309
+ "markings": 3,
310
+ "masturbation": 1,
311
+ "milk": 2,
312
+ "monitor": 1,
313
+ "mostly nude": 1,
314
+ "mostly offscreen character": 1,
315
+ "multicolored tail": 1,
316
+ "mustelid": 10,
317
+ "musteline": 10,
318
+ "narrowed eyes": 1,
319
+ "on side": 1,
320
+ "otter": 2,
321
+ "outside": 9,
322
+ "p03 \\(inscryption\\)": 1,
323
+ "pawpads": 2,
324
+ "paws": 4,
325
+ "penetration": 1,
326
+ "penile": 2,
327
+ "penile masturbation": 1,
328
+ "penile penetration": 1,
329
+ "penis": 2,
330
+ "penis in ass": 1,
331
+ "photography \\(artwork\\)": 4,
332
+ "pink pawpads": 1,
333
+ "plant": 6,
334
+ "presenting": 1,
335
+ "presenting balls": 1,
336
+ "pun": 2,
337
+ "pussy": 3,
338
+ "rape": 1,
339
+ "rating_explicit": 5,
340
+ "rating_safe": 15,
341
+ "real": 8,
342
+ "ridiculous fit": 1,
343
+ "rodent": 3,
344
+ "rommel \\(gundam build divers\\)": 1,
345
+ "seductive": 1,
346
+ "semi-anthro": 1,
347
+ "sex": 1,
348
+ "sheath": 1,
349
+ "sheath play": 1,
350
+ "shiren the wanderer": 1,
351
+ "simple background": 3,
352
+ "size difference": 1,
353
+ "smaller ambiguous": 1,
354
+ "smaller feral": 1,
355
+ "smaller penetrated": 1,
356
+ "snow": 2,
357
+ "solo": 17,
358
+ "solo focus": 1,
359
+ "spike chunsoft": 1,
360
+ "spread legs": 2,
361
+ "spreading": 2,
362
+ "standing": 1,
363
+ "stoat": 2,
364
+ "stoat \\(inscryption\\)": 1,
365
+ "sweat": 2,
366
+ "sweaty balls": 1,
367
+ "sweaty genitalia": 1,
368
+ "sweaty penis": 1,
369
+ "tail": 4,
370
+ "tail grab": 1,
371
+ "tail markings": 3,
372
+ "tears": 1,
373
+ "toes": 3,
374
+ "tree": 1,
375
+ "true musteline": 10,
376
+ "vaginal": 1,
377
+ "vaginal fingering": 1,
378
+ "vein": 1,
379
+ "veiny penis": 1,
380
+ "visual pun": 2,
381
+ "weasel": 10,
382
+ "whiskers": 10,
383
+ "white background": 1,
384
+ "white body": 15,
385
+ "white fur": 15,
386
+ "winter": 1
387
+ },
388
+ "2_weasel": {
389
+ "4 fingers": 1,
390
+ "4 toes": 2,
391
+ "5 fingers": 2,
392
+ "5 toes": 1,
393
+ "abdominal bulge": 1,
394
+ "aleutia": 1,
395
+ "ambiguous gender": 4,
396
+ "ambiguous penetration": 1,
397
+ "anal": 1,
398
+ "anal orgasm": 1,
399
+ "animal genitalia": 1,
400
+ "anthro": 14,
401
+ "anthro on anthro": 6,
402
+ "anthro penetrated": 3,
403
+ "anthro penetrating": 3,
404
+ "anthro penetrating anthro": 3,
405
+ "anus": 8,
406
+ "anus only": 1,
407
+ "areola": 1,
408
+ "arms tied": 1,
409
+ "arms tied behind back": 1,
410
+ "aroused": 1,
411
+ "aurora \\(ruaidri\\)": 2,
412
+ "b1r-d13": 1,
413
+ "backsack": 3,
414
+ "ball": 1,
415
+ "balls": 6,
416
+ "balls outline": 1,
417
+ "band merch": 1,
418
+ "bandage": 1,
419
+ "barefoot": 1,
420
+ "bdsm": 2,
421
+ "beach": 1,
422
+ "beach umbrella": 1,
423
+ "beckoning": 1,
424
+ "bed": 1,
425
+ "bedding": 1,
426
+ "bedding background": 1,
427
+ "bedroom eyes": 1,
428
+ "begging": 1,
429
+ "being watched": 1,
430
+ "belly": 1,
431
+ "bench": 1,
432
+ "bfct": 1,
433
+ "big bad wolf": 1,
434
+ "big butt": 3,
435
+ "big tail": 1,
436
+ "bikini": 1,
437
+ "bikini bottom": 1,
438
+ "bikini top": 1,
439
+ "billiard ball": 1,
440
+ "billiard table": 1,
441
+ "biped": 5,
442
+ "black body": 2,
443
+ "black border": 1,
444
+ "black fur": 2,
445
+ "black necktie": 1,
446
+ "black nose": 1,
447
+ "blacksad": 1,
448
+ "blue eyes": 1,
449
+ "blush": 6,
450
+ "bodily fluids": 9,
451
+ "bondage": 1,
452
+ "bookshelf": 1,
453
+ "border": 1,
454
+ "bottomless": 5,
455
+ "bottomless anthro": 2,
456
+ "bottomless female": 2,
457
+ "bottomless gynomorph": 1,
458
+ "bottomless intersex": 1,
459
+ "bottomless male": 1,
460
+ "bottomwear": 1,
461
+ "bound": 3,
462
+ "breasts": 6,
463
+ "breath": 1,
464
+ "brown body": 8,
465
+ "brown fur": 6,
466
+ "bulge": 1,
467
+ "bulge from behind": 1,
468
+ "busty feral": 1,
469
+ "butt": 8,
470
+ "butt grab": 1,
471
+ "butt heart": 2,
472
+ "by ajin": 1,
473
+ "by conditional dnp": 2,
474
+ "by edesk": 1,
475
+ "by falvie": 1,
476
+ "by ichigodawashi": 1,
477
+ "by jumpy jackal": 1,
478
+ "by manmosu marimo": 1,
479
+ "by milligram smile": 1,
480
+ "by oddwilds": 1,
481
+ "by perfectlynormal": 1,
482
+ "by ruaidri": 4,
483
+ "by spuydjeks": 1,
484
+ "by tailgrip": 1,
485
+ "by totesfleisch8": 1,
486
+ "by wizzikt": 3,
487
+ "by zackary911": 1,
488
+ "casual sex": 1,
489
+ "chair": 1,
490
+ "cheek tuft": 1,
491
+ "chest tuft": 1,
492
+ "chibi": 1,
493
+ "chief smirnov": 1,
494
+ "claws": 7,
495
+ "clothed": 8,
496
+ "clothed anthro": 2,
497
+ "clothed female": 1,
498
+ "clothed feral": 1,
499
+ "clothed male": 2,
500
+ "clothed/nude": 2,
501
+ "clothing": 10,
502
+ "coffee mug": 1,
503
+ "collar": 1,
504
+ "computer": 2,
505
+ "cooper mordaut": 1,
506
+ "coshi \\(dekuscrub\\)": 1,
507
+ "countershading": 1,
508
+ "cue stick": 1,
509
+ "cum": 6,
510
+ "cum drip": 1,
511
+ "cum expulsion": 1,
512
+ "cum fart": 1,
513
+ "cum from ass": 1,
514
+ "cum in ass": 1,
515
+ "cum in pussy": 1,
516
+ "cum inside": 3,
517
+ "cum on body": 1,
518
+ "cum on breasts": 1,
519
+ "cum on face": 1,
520
+ "cum on ground": 1,
521
+ "cum on leg": 1,
522
+ "cum on penis": 1,
523
+ "cumshot": 2,
524
+ "cute fangs": 1,
525
+ "detailed background": 4,
526
+ "detailed bulge": 1,
527
+ "dialogue": 4,
528
+ "digitigrade": 3,
529
+ "dipstick tail": 2,
530
+ "dolphin shorts": 1,
531
+ "dominant": 1,
532
+ "door": 1,
533
+ "dr. rasa \\(ruaidri\\)": 1,
534
+ "dripping": 1,
535
+ "drooling": 1,
536
+ "duo": 5,
537
+ "duo focus": 1,
538
+ "egyptian": 1,
539
+ "ejaculation": 2,
540
+ "electronics": 2,
541
+ "emanata": 1,
542
+ "empty eyes": 1,
543
+ "english text": 1,
544
+ "erection": 3,
545
+ "exercise ball": 1,
546
+ "exhibitionism": 1,
547
+ "eyelashes": 1,
548
+ "eyes closed": 3,
549
+ "eyewear": 6,
550
+ "faceless character": 1,
551
+ "faceless male": 1,
552
+ "facesitting": 1,
553
+ "facial tuft": 1,
554
+ "fairy tales": 1,
555
+ "fangs": 2,
556
+ "farv \\(funkyknife\\)": 1,
557
+ "featureless crotch": 1,
558
+ "feet": 3,
559
+ "fellatio": 2,
560
+ "female": 9,
561
+ "female penetrated": 3,
562
+ "femboy": 4,
563
+ "feral": 8,
564
+ "finger claws": 1,
565
+ "finger in mouth": 1,
566
+ "fingers": 4,
567
+ "fluffy": 1,
568
+ "fluffy tail": 1,
569
+ "food": 2,
570
+ "foot focus": 1,
571
+ "footwear": 1,
572
+ "forest": 1,
573
+ "fries": 1,
574
+ "fruit": 1,
575
+ "fur": 16,
576
+ "fur pattern": 1,
577
+ "furniture": 5,
578
+ "genital fluids": 8,
579
+ "genital outline": 1,
580
+ "genitals": 16,
581
+ "gesture": 1,
582
+ "glasses": 6,
583
+ "glistening": 1,
584
+ "glistening anus": 1,
585
+ "glistening genitalia": 1,
586
+ "glistening pussy": 1,
587
+ "glowing": 1,
588
+ "glowing eyes": 1,
589
+ "green eyes": 1,
590
+ "grey background": 1,
591
+ "grey body": 2,
592
+ "grey eyes": 1,
593
+ "grey fur": 2,
594
+ "group": 2,
595
+ "gynomorph": 1,
596
+ "gynomorph penetrating": 1,
597
+ "gynomorph penetrating female": 1,
598
+ "gynomorph/female": 1,
599
+ "hair": 5,
600
+ "half-erect": 1,
601
+ "halloween": 2,
602
+ "hand on butt": 1,
603
+ "hand on face": 1,
604
+ "hands-free": 1,
605
+ "happy": 1,
606
+ "happy sex": 1,
607
+ "hat": 2,
608
+ "headgear": 2,
609
+ "headwear": 2,
610
+ "heart eyes": 1,
611
+ "heart symbol": 3,
612
+ "hi res": 2,
613
+ "hindpaw": 1,
614
+ "holding food": 1,
615
+ "holding object": 1,
616
+ "holding tail": 2,
617
+ "holidays": 2,
618
+ "hoodie": 2,
619
+ "hotpants": 1,
620
+ "humanoid genitalia": 3,
621
+ "humanoid penis": 3,
622
+ "hunter \\(evanskvrl\\)": 1,
623
+ "hypnolizard": 1,
624
+ "hypnosis": 1,
625
+ "in heat": 1,
626
+ "innie pussy": 2,
627
+ "inscryption": 1,
628
+ "inside": 2,
629
+ "intersex": 1,
630
+ "intersex penetrating": 1,
631
+ "intersex penetrating female": 1,
632
+ "intersex/female": 1,
633
+ "interspecies": 4,
634
+ "inviting": 1,
635
+ "jack \\(biffyjack94\\)": 1,
636
+ "jack-o'-lantern": 1,
637
+ "jessie \\(ruaidri\\)": 1,
638
+ "jewelry": 1,
639
+ "keyboard": 1,
640
+ "kneeling": 1,
641
+ "koppa \\(shiren the wanderer\\)": 1,
642
+ "lamp": 1,
643
+ "laptop": 1,
644
+ "lava lamp": 1,
645
+ "leaking cum": 1,
646
+ "leash": 1,
647
+ "leg warmers": 1,
648
+ "legs up": 2,
649
+ "legwear": 3,
650
+ "licking": 1,
651
+ "lily pad": 1,
652
+ "little red riding hood \\(copyright\\)": 1,
653
+ "long hair": 1,
654
+ "looking at another": 1,
655
+ "looking at viewer": 8,
656
+ "looking back": 4,
657
+ "looking back at viewer": 1,
658
+ "looking down": 1,
659
+ "looking down at viewer": 1,
660
+ "looking pleasured": 5,
661
+ "low-angle view": 1,
662
+ "lying": 6,
663
+ "machine": 1,
664
+ "male": 11,
665
+ "male anthro": 3,
666
+ "male penetrating": 2,
667
+ "male penetrating anthro": 1,
668
+ "male penetrating female": 2,
669
+ "male/ambiguous": 1,
670
+ "male/female": 3,
671
+ "male/male": 2,
672
+ "markings": 2,
673
+ "master": 1,
674
+ "mellow \\(wizzikt\\)": 3,
675
+ "mind control": 1,
676
+ "multi nipple": 2,
677
+ "multicolored body": 2,
678
+ "multicolored fur": 1,
679
+ "multicolored tail": 1,
680
+ "musk": 1,
681
+ "musk drunk": 1,
682
+ "musk worship": 1,
683
+ "musky balls": 1,
684
+ "musky cock": 1,
685
+ "mustelid pussy": 1,
686
+ "nails": 1,
687
+ "narrowed eyes": 1,
688
+ "navel": 1,
689
+ "necktie": 1,
690
+ "nidhala \\(ruaidri\\)": 1,
691
+ "nipple piercing": 1,
692
+ "nipples": 7,
693
+ "nirvana": 1,
694
+ "norm \\(perfectlynormal\\)": 1,
695
+ "nude": 7,
696
+ "nude anthro": 2,
697
+ "nude female": 1,
698
+ "null": 1,
699
+ "office chair": 1,
700
+ "on back": 6,
701
+ "on bed": 1,
702
+ "on bench": 1,
703
+ "one eye closed": 1,
704
+ "open clothing": 1,
705
+ "open hoodie": 1,
706
+ "open mouth": 5,
707
+ "open shirt": 1,
708
+ "open topwear": 1,
709
+ "oral": 3,
710
+ "orange eyes": 1,
711
+ "orgasm": 4,
712
+ "orgasm face": 2,
713
+ "outdoor nudity": 1,
714
+ "outside": 1,
715
+ "outside sex": 2,
716
+ "panting": 1,
717
+ "parasol": 1,
718
+ "partially clothed": 1,
719
+ "patreon": 1,
720
+ "patreon logo": 1,
721
+ "patreon username": 1,
722
+ "pattern clothing": 1,
723
+ "pattern legwear": 1,
724
+ "pawpads": 8,
725
+ "paws": 6,
726
+ "penetration": 3,
727
+ "penile": 4,
728
+ "penile penetration": 2,
729
+ "penis": 5,
730
+ "penis grab": 1,
731
+ "penis in pussy": 1,
732
+ "penis sniffing": 1,
733
+ "penis worship": 1,
734
+ "perineum": 3,
735
+ "petplay": 1,
736
+ "piercing": 1,
737
+ "pink anus": 1,
738
+ "pink areola": 1,
739
+ "pink background": 1,
740
+ "pink nipples": 1,
741
+ "pink nose": 2,
742
+ "pink pawpads": 3,
743
+ "plant": 4,
744
+ "plantigrade": 1,
745
+ "plump labia": 2,
746
+ "poster": 1,
747
+ "precum": 2,
748
+ "presenting": 6,
749
+ "presenting anus": 5,
750
+ "presenting balls": 1,
751
+ "presenting hindquarters": 3,
752
+ "presenting pussy": 3,
753
+ "pubes": 1,
754
+ "public": 2,
755
+ "public erection": 1,
756
+ "public nudity": 1,
757
+ "public sex": 2,
758
+ "pull out": 1,
759
+ "pumpkin": 1,
760
+ "pupils": 1,
761
+ "pussy": 6,
762
+ "raised tail": 3,
763
+ "rating_explicit": 17,
764
+ "rating_questionable": 1,
765
+ "rating_safe": 2,
766
+ "rear view": 2,
767
+ "red clothing": 1,
768
+ "red sweater": 1,
769
+ "red topwear": 1,
770
+ "rimming": 1,
771
+ "ring": 2,
772
+ "roleplay": 1,
773
+ "rope": 1,
774
+ "rope knot": 1,
775
+ "round glasses": 2,
776
+ "saliva": 2,
777
+ "sand": 1,
778
+ "sara \\(cassiethesnekwolf\\)": 1,
779
+ "scentplay": 1,
780
+ "sea": 1,
781
+ "seaside": 1,
782
+ "seductive": 1,
783
+ "semi-anthro": 1,
784
+ "serena \\(ruaidri\\)": 3,
785
+ "sex": 6,
786
+ "sex on the beach": 1,
787
+ "shaking": 2,
788
+ "shiren the wanderer": 1,
789
+ "shirt": 2,
790
+ "shorts": 1,
791
+ "simple background": 5,
792
+ "sitting": 3,
793
+ "sitting on another": 1,
794
+ "sitting on ball": 1,
795
+ "size difference": 2,
796
+ "slave": 1,
797
+ "slim": 1,
798
+ "small breasts": 1,
799
+ "small dom big sub": 1,
800
+ "smile": 4,
801
+ "smiling at viewer": 1,
802
+ "sniffing": 1,
803
+ "socks": 1,
804
+ "sofa": 2,
805
+ "soles": 3,
806
+ "solo": 13,
807
+ "speech bubble": 1,
808
+ "spike chunsoft": 1,
809
+ "spread anus": 1,
810
+ "spread butt": 1,
811
+ "spread legs": 2,
812
+ "spreading": 3,
813
+ "standing": 1,
814
+ "stoat \\(inscryption\\)": 1,
815
+ "stockings": 1,
816
+ "striped clothing": 1,
817
+ "striped legwear": 1,
818
+ "stripes": 1,
819
+ "sunglasses": 1,
820
+ "sweat": 3,
821
+ "sweater": 1,
822
+ "sweaty balls": 1,
823
+ "sweaty genitalia": 1,
824
+ "swimwear": 1,
825
+ "table": 1,
826
+ "tablet": 1,
827
+ "tablet pen": 1,
828
+ "tahlia \\(ruaidri\\)": 1,
829
+ "tail": 13,
830
+ "tail anus": 1,
831
+ "tail grab": 1,
832
+ "tail markings": 2,
833
+ "talking to viewer": 2,
834
+ "tan body": 2,
835
+ "tan fur": 2,
836
+ "teeth": 3,
837
+ "text": 7,
838
+ "thick thighs": 2,
839
+ "thigh highs": 1,
840
+ "toe claws": 3,
841
+ "toeless legwear": 1,
842
+ "toes": 3,
843
+ "tongue": 6,
844
+ "tongue out": 3,
845
+ "topwear": 3,
846
+ "tre": 1,
847
+ "tree": 1,
848
+ "trembling": 2,
849
+ "triangular anus": 1,
850
+ "trio": 1,
851
+ "tuft": 2,
852
+ "two tone body": 1,
853
+ "two tone fur": 1,
854
+ "vaginal": 2,
855
+ "vaginal fluids": 1,
856
+ "vaginal penetration": 2,
857
+ "verbal": 1,
858
+ "verbal domination": 1,
859
+ "walking": 1,
860
+ "water": 2,
861
+ "weekly": 1,
862
+ "whiskers": 4,
863
+ "white body": 7,
864
+ "white clothing": 1,
865
+ "white fur": 7,
866
+ "white hair": 1,
867
+ "white shirt": 1,
868
+ "white topwear": 1,
869
+ "wolf guy \\(ruaidri\\)": 1,
870
+ "worship": 1,
871
+ "worshiping": 1,
872
+ "y anus": 1,
873
+ "yellow background": 1,
874
+ "yellow eyes": 1
875
+ }
876
+ },
877
+ "ss_text_encoder_lr": 0.0001,
878
+ "ss_total_batch_size": 96,
879
+ "ss_training_comment": null,
880
+ "ss_training_finished_at": 1717082029.2560377,
881
+ "ss_training_started_at": 1717073570.2183285,
882
+ "ss_unet_lr": 0.0001,
883
+ "ss_v2": false,
884
+ "ss_zero_terminal_snr": false,
885
+ "sshs_legacy_hash": "9a6f0114",
886
+ "sshs_model_hash": "b591ed28108f36d85c362b3f01ee8c597730d5d09fb3b5b35f2fecf772c19b64"
887
+ }
tests/weasel-v2e400/stoat-v2e400.json ADDED
@@ -0,0 +1,947 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-05-30T17:57:38",
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": "stoat",
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": 2,
16
+ "resolution": [
17
+ 352,
18
+ 704
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 2,
23
+ "resolution": [
24
+ 384,
25
+ 640
26
+ ]
27
+ },
28
+ "10": {
29
+ "count": 2,
30
+ "resolution": [
31
+ 672,
32
+ 384
33
+ ]
34
+ },
35
+ "11": {
36
+ "count": 4,
37
+ "resolution": [
38
+ 704,
39
+ 352
40
+ ]
41
+ },
42
+ "2": {
43
+ "count": 22,
44
+ "resolution": [
45
+ 416,
46
+ 608
47
+ ]
48
+ },
49
+ "3": {
50
+ "count": 14,
51
+ "resolution": [
52
+ 448,
53
+ 576
54
+ ]
55
+ },
56
+ "4": {
57
+ "count": 2,
58
+ "resolution": [
59
+ 480,
60
+ 544
61
+ ]
62
+ },
63
+ "5": {
64
+ "count": 6,
65
+ "resolution": [
66
+ 512,
67
+ 512
68
+ ]
69
+ },
70
+ "6": {
71
+ "count": 6,
72
+ "resolution": [
73
+ 544,
74
+ 480
75
+ ]
76
+ },
77
+ "7": {
78
+ "count": 10,
79
+ "resolution": [
80
+ 576,
81
+ 448
82
+ ]
83
+ },
84
+ "8": {
85
+ "count": 8,
86
+ "resolution": [
87
+ 608,
88
+ 416
89
+ ]
90
+ },
91
+ "9": {
92
+ "count": 2,
93
+ "resolution": [
94
+ 640,
95
+ 384
96
+ ]
97
+ }
98
+ },
99
+ "mean_img_ar_error": 0.030679756026106397
100
+ },
101
+ "ss_bucket_no_upscale": false,
102
+ "ss_cache_latents": true,
103
+ "ss_caption_dropout_every_n_epochs": 0,
104
+ "ss_caption_dropout_rate": 0.0,
105
+ "ss_caption_tag_dropout_rate": 0.0,
106
+ "ss_clip_skip": null,
107
+ "ss_color_aug": false,
108
+ "ss_dataset_dirs": {
109
+ "2_stoat": {
110
+ "img_count": 20,
111
+ "n_repeats": 2
112
+ },
113
+ "2_weasel": {
114
+ "img_count": 20,
115
+ "n_repeats": 2
116
+ }
117
+ },
118
+ "ss_debiased_estimation": false,
119
+ "ss_enable_bucket": true,
120
+ "ss_epoch": 200,
121
+ "ss_face_crop_aug_range": null,
122
+ "ss_flip_aug": false,
123
+ "ss_full_fp16": false,
124
+ "ss_gradient_accumulation_steps": 6,
125
+ "ss_gradient_checkpointing": true,
126
+ "ss_huber_c": 0.1,
127
+ "ss_huber_schedule": "snr",
128
+ "ss_ip_noise_gamma": null,
129
+ "ss_ip_noise_gamma_random_strength": false,
130
+ "ss_keep_tokens": 1,
131
+ "ss_learning_rate": 0.0001,
132
+ "ss_loss_type": "l2",
133
+ "ss_lowram": true,
134
+ "ss_lr_scheduler": "cosine",
135
+ "ss_lr_warmup_steps": 0,
136
+ "ss_max_bucket_reso": 1024,
137
+ "ss_max_grad_norm": 1.0,
138
+ "ss_max_token_length": null,
139
+ "ss_max_train_steps": 400,
140
+ "ss_min_bucket_reso": 256,
141
+ "ss_min_snr_gamma": null,
142
+ "ss_mixed_precision": "fp16",
143
+ "ss_multires_noise_discount": 0.1,
144
+ "ss_multires_noise_iterations": 10,
145
+ "ss_network_alpha": 4.0,
146
+ "ss_network_args": {
147
+ "algo": "locon",
148
+ "conv_alpha": "4",
149
+ "conv_dim": "256",
150
+ "dora_wd": "False",
151
+ "dropout": 0.0,
152
+ "module_dropout": "0",
153
+ "preset": "full",
154
+ "rank_dropout": "0",
155
+ "rank_dropout_scale": "False",
156
+ "train_norm": "False",
157
+ "use_scalar": "False",
158
+ "use_tucker": "False"
159
+ },
160
+ "ss_network_dim": 8,
161
+ "ss_network_dropout": 0.0,
162
+ "ss_network_module": "lycoris.kohya",
163
+ "ss_new_sd_model_hash": "IsADirectory",
164
+ "ss_noise_offset": null,
165
+ "ss_noise_offset_random_strength": false,
166
+ "ss_num_batches_per_epoch": 8,
167
+ "ss_num_epochs": 200,
168
+ "ss_num_reg_images": 0,
169
+ "ss_num_train_images": 80,
170
+ "ss_optimizer": "torch.optim.adamw.AdamW",
171
+ "ss_output_name": "stoat",
172
+ "ss_prior_loss_weight": 1.0,
173
+ "ss_random_crop": false,
174
+ "ss_reg_dataset_dirs": {},
175
+ "ss_resolution": "(512, 512)",
176
+ "ss_scale_weight_norms": 1.0,
177
+ "ss_sd_model_hash": "IsADirectory",
178
+ "ss_sd_model_name": "",
179
+ "ss_sd_scripts_commit_hash": "71e2c91330a9d866ec05cdd10584bbb962896a99",
180
+ "ss_seed": 1262429789,
181
+ "ss_session_id": 951204896,
182
+ "ss_shuffle_caption": true,
183
+ "ss_steps": 400,
184
+ "ss_tag_frequency": {
185
+ "2_stoat": {
186
+ "4 toes": 2,
187
+ "5 toes": 1,
188
+ "a beautifully rendered digital painting of a small white-furred stoat standing upright on its hind legs.": 1,
189
+ "a charming stoat character sits atop the carton while another is depicted in motion at the base.": 1,
190
+ "a feral white-furred stoat with a slightly smug expression standing with arms crossed.": 1,
191
+ "a fictional “stoat milk” carton designed with a light blue color scheme and adorned with playful illustrations of white stoats.": 1,
192
+ "a stoat captured in a moment of alertness.": 1,
193
+ "a stoat in a natural setting with its front paws delicately balanced on a rock.": 1,
194
+ "a stoat in a poised stance on a gravelly surface.": 1,
195
+ "a stoat in a vibrant grassy environment showcasing its slender body with a brown fur coat on the upper part and a white underbelly.": 1,
196
+ "a stoat in its natural habitat surrounded by lush greenery.": 1,
197
+ "a stoat in its natural setting.": 1,
198
+ "a stoat in its summer coat characterized by the brown fur on its back and sides contrasting with the white underbelly.": 1,
199
+ "a whimsical and humorous illustration of a stoat submerged in an empty glass with its body contorted to fit inside.": 1,
200
+ "a white stoat in a snowy environment showcasing its winter camouflage.": 1,
201
+ "a white stoat in its winter coat standing alert on a rocky surface with patches of snow.": 1,
202
+ "a white stoat known for its slender body and agility peeking out from a cozy burrow amidst a snowy landscape.": 1,
203
+ "ambiguous gender": 4,
204
+ "ambiguous on human": 1,
205
+ "anal": 1,
206
+ "anal penetration": 1,
207
+ "animal genitalia": 1,
208
+ "animal penis": 1,
209
+ "anus": 1,
210
+ "arthropod": 1,
211
+ "balls": 2,
212
+ "bedroom eyes": 1,
213
+ "bestiality": 1,
214
+ "big penis": 1,
215
+ "black nose": 1,
216
+ "blue eyes": 5,
217
+ "blush": 2,
218
+ "bodily fluids": 2,
219
+ "brown body": 6,
220
+ "brown fur": 7,
221
+ "butt": 1,
222
+ "by boloid": 1,
223
+ "by geosaiko1267": 1,
224
+ "by manmosu marimo": 1,
225
+ "by momou": 1,
226
+ "by moth sprout": 1,
227
+ "by reysi": 2,
228
+ "by shesterrni": 1,
229
+ "by spooky dune": 1,
230
+ "by tamberella": 1,
231
+ "carton": 2,
232
+ "censor bar": 1,
233
+ "censored": 1,
234
+ "censored genitalia": 1,
235
+ "censored penis": 1,
236
+ "claws": 2,
237
+ "clitoris": 1,
238
+ "clothing": 1,
239
+ "container": 1,
240
+ "crossed arms": 1,
241
+ "cum": 1,
242
+ "cum from mouth": 1,
243
+ "cum in ass": 1,
244
+ "cum in mouth": 1,
245
+ "cum inside": 1,
246
+ "cum through": 1,
247
+ "cum vomit": 1,
248
+ "cup": 1,
249
+ "dark body": 1,
250
+ "dark skin": 1,
251
+ "deep penetration": 1,
252
+ "detailed background": 1,
253
+ "digital media \\(artwork\\)": 2,
254
+ "digitigrade": 1,
255
+ "dipstick tail": 3,
256
+ "disembodied hand": 1,
257
+ "duo": 1,
258
+ "electronics": 1,
259
+ "erection": 1,
260
+ "faceless character": 1,
261
+ "faceless human": 1,
262
+ "faceless male": 1,
263
+ "featureless crotch": 1,
264
+ "feet": 3,
265
+ "female": 4,
266
+ "feral": 20,
267
+ "feral penetrated": 1,
268
+ "fingering": 1,
269
+ "flat chested": 1,
270
+ "fleshlight position": 1,
271
+ "flower": 2,
272
+ "forced": 1,
273
+ "fret": 1,
274
+ "fur": 19,
275
+ "genital fluids": 1,
276
+ "genitals": 5,
277
+ "ghost hands": 1,
278
+ "glass": 1,
279
+ "glass container": 1,
280
+ "glass cup": 1,
281
+ "glowing": 1,
282
+ "glowing eyes": 1,
283
+ "grass": 4,
284
+ "green eyes": 3,
285
+ "group": 1,
286
+ "gundam": 1,
287
+ "gundam build divers": 1,
288
+ "hat": 1,
289
+ "headgear": 1,
290
+ "headgear only": 1,
291
+ "headwear": 1,
292
+ "headwear only": 1,
293
+ "human on feral": 1,
294
+ "human penetrating": 1,
295
+ "human penetrating feral": 1,
296
+ "humanoid genitalia": 2,
297
+ "humanoid penis": 1,
298
+ "humanoid pussy": 1,
299
+ "humor": 2,
300
+ "ineffective censorship": 1,
301
+ "inscryption": 1,
302
+ "insect": 1,
303
+ "interspecies": 1,
304
+ "it appears alert and poised possibly on the lookout for prey or cautiously observing its surroundings.": 1,
305
+ "it has a slender body adorned with brown and white fur accented by darker brown stripes and spots.": 1,
306
+ "it is backlit with an eerie green glow highlighting its fur.": 1,
307
+ "it seems to be near a piece of wood or bark surrounded by tall grasses that are slightly blurred indicating a shallow depth of field used in the photograph.": 1,
308
+ "its dark eyes and small nose are the only features that stand out in this winter wonderland drawing attention to the creature’s alertness and curiosity.": 1,
309
+ "its eyes are closed and the pink nose stands out against the white backdrop suggesting it might be resting or engaging with its surroundings.": 1,
310
+ "its eyes are keen and observant.": 1,
311
+ "its eyes are sharp and focused indicating its alertness and its small rounded ears are perked up suggesting curiosity or attentiveness.": 1,
312
+ "its fur blends seamlessly with the snowy environment providing excellent camouflage against predators.": 1,
313
+ "its fur is brown with a white underbelly typical for the species in summer.": 1,
314
+ "its pink paw pads add a cute touch to the character.": 1,
315
+ "its small rounded ears are perked up and it has a keen gaze with dark eyes and a pointed snout complete with whiskers.": 1,
316
+ "its tail is notably bushy with a gradient of dark to light fur.": 1,
317
+ "koppa \\(shiren the wanderer\\)": 1,
318
+ "large penetration": 1,
319
+ "larger human": 1,
320
+ "larger male": 1,
321
+ "legs up": 1,
322
+ "light body": 1,
323
+ "light fur": 1,
324
+ "living condom": 1,
325
+ "looking at viewer": 5,
326
+ "lying": 1,
327
+ "machine": 1,
328
+ "male": 2,
329
+ "male on feral": 1,
330
+ "male/ambiguous": 1,
331
+ "mammal": 1,
332
+ "markings": 3,
333
+ "masturbation": 1,
334
+ "milk": 1,
335
+ "monitor": 1,
336
+ "mostly nude": 1,
337
+ "mostly offscreen character": 1,
338
+ "multicolored tail": 1,
339
+ "narrowed eyes": 1,
340
+ "on side": 1,
341
+ "outside": 9,
342
+ "p03 \\(inscryption\\)": 1,
343
+ "pawpads": 2,
344
+ "paws": 4,
345
+ "penetration": 1,
346
+ "penile": 2,
347
+ "penile masturbation": 1,
348
+ "penile penetration": 1,
349
+ "penis": 2,
350
+ "penis in ass": 1,
351
+ "photo": 9,
352
+ "photo \\(medium\\)": 6,
353
+ "photography \\(artwork\\)": 10,
354
+ "pink pawpads": 1,
355
+ "plant": 6,
356
+ "presenting": 1,
357
+ "presenting balls": 1,
358
+ "pun": 2,
359
+ "pussy": 3,
360
+ "rape": 1,
361
+ "rating_explicit": 5,
362
+ "rating_safe": 15,
363
+ "real": 9,
364
+ "realistic": 8,
365
+ "ridiculous fit": 1,
366
+ "rommel \\(gundam build divers\\)": 1,
367
+ "seductive": 1,
368
+ "semi-anthro": 1,
369
+ "set against a black background.": 1,
370
+ "sex": 1,
371
+ "sheath": 1,
372
+ "sheath play": 1,
373
+ "shiren the wanderer": 1,
374
+ "simple background": 3,
375
+ "size difference": 1,
376
+ "smaller ambiguous": 1,
377
+ "smaller feral": 1,
378
+ "smaller penetrated": 1,
379
+ "snow": 2,
380
+ "solo": 17,
381
+ "solo focus": 1,
382
+ "spike chunsoft": 1,
383
+ "spread legs": 2,
384
+ "spreading": 2,
385
+ "standing": 1,
386
+ "stoat": 18,
387
+ "stoat \\(inscryption\\)": 1,
388
+ "stylized illustration of a stoat.": 1,
389
+ "sweat": 2,
390
+ "sweaty balls": 1,
391
+ "sweaty genitalia": 1,
392
+ "sweaty penis": 1,
393
+ "tail": 4,
394
+ "tail grab": 1,
395
+ "tail markings": 3,
396
+ "tears": 1,
397
+ "the animal stands on its hind legs amidst a field of green grass showcasing its brown and white fur characteristic of the species.": 1,
398
+ "the animal's slender body is covered in brown fur with a creamy white underbelly and chest typical of its species.": 1,
399
+ "the artist's signature is visible near the bottom of the image.": 1,
400
+ "the artwork is signed by the artist \"boloid\" and notes that it was inspired by @moth_sprout dated 10/20/22.": 1,
401
+ "the background features a simple stylized setting with a table surface and wall in muted blue tones.": 1,
402
+ "the background is a dreamy blend of pastel hues primarily purples; blues and pinks with specks of light that resemble stars or sparkling particles.": 1,
403
+ "the background is dark emphasizing the glowing elements and the creature's confident pose.": 1,
404
+ "the blurred background hints at a rocky shelter.": 1,
405
+ "the blurred background with hints of green foliage suggests a natural outdoor habitat.": 1,
406
+ "the blurred green background emphasizes the stoat’s sharp stance suggesting it might be scanning for potential threats or prey.": 1,
407
+ "the carton’s label features bold lettering that reads “stoat milk” with a whimsical ingredients list consisting solely of “stoat” repeated multiple times.": 1,
408
+ "the creature is bathed in a magical ethereal light that gives its fur a glowing almost luminescent quality.": 1,
409
+ "the creature is positioned in front of a futuristic mechanical device resembling a robotic arm or control panel also emitting a green light.": 1,
410
+ "the creature’s front paws are neatly placed near its chest while its hind legs are spread out.": 1,
411
+ "the daylight enhances the stoat's fur and the surrounding environment highlighting the animal's alertness and its excellent camouflage in the wild.": 1,
412
+ "the overall aesthetic suggests a blend of sci-fi and fantasy with the creature appearing to be in control of the machinery behind it.": 1,
413
+ "the overall atmosphere of the painting is whimsical and enchanting creating a sense of wonder and fantasy.": 1,
414
+ "the overall design is a creative and amusing take on traditional milk packaging substituting the expected dairy content with these lively little mammals.": 1,
415
+ "the overall style combines cartoonish elements with a clean sketch-like finish creating a lighthearted and engaging visual.": 1,
416
+ "the product boasts “100% stoat!!” and includes a lighthearted warning: “do not shake. stoat inside": 1,
417
+ "the stoat is depicted with its legs and head in various directions showcasing its flexibility.": 1,
418
+ "the stoat is in sharp focus with its head turned towards the camera revealing its round ears and dark eyes.": 1,
419
+ "the stoat seems to be cautiously peering around possibly in search of prey or simply surveying its environment.": 1,
420
+ "the stoat's black eyes and pink nose stand out against the stark whiteness of its fur highlighting its keen senses that are vital for survival in the wild.": 1,
421
+ "the stoat's body is sleek and slender with short legs and a long neck all covered in immaculate white fur.": 1,
422
+ "the stoat's head is turned slightly to the side giving it a curious look.": 1,
423
+ "the stoat’s fur is a rich brown on its back transitioning to a pure white on its underbelly a coloration that provides camouflage in the wild.": 1,
424
+ "the stoat’s fur is predominantly brown with a contrasting creamy white underbelly and facial area.": 1,
425
+ "the stoat’s posture is alert with its head raised and ears perked up indicating it might be attentive to sounds or movements in its vicinity.": 1,
426
+ "the stoat’s pristine white fur blends harmoniously with the surrounding snow providing it with an excellent disguise against predators.": 1,
427
+ "the stoat’s sharp features such as its pointed snout and black eyes are highlighted against the soft green backdrop of its natural habitat.": 1,
428
+ "the sunlight reflecting off the snow adds a sparkle to the scene.": 1,
429
+ "the text \"stoat milk\" is playfully integrated into the image curving around the glass.": 1,
430
+ "toes": 3,
431
+ "tree": 1,
432
+ "vaginal": 1,
433
+ "vaginal fingering": 1,
434
+ "vein": 1,
435
+ "veiny penis": 1,
436
+ "visual pun": 2,
437
+ "whiskers": 10,
438
+ "white background": 1,
439
+ "white body": 15,
440
+ "white fur": 15,
441
+ "winter": 1,
442
+ "with dark beady eyes and small rounded ears the stoat appears focused and attentive to its surroundings.": 1,
443
+ "” emphasizing the carton’s imaginative concept of containing live stoats rather than actual milk.": 1
444
+ },
445
+ "2_weasel": {
446
+ "4 fingers": 1,
447
+ "4 toes": 2,
448
+ "5 fingers": 2,
449
+ "5 toes": 1,
450
+ "abdominal bulge": 1,
451
+ "african dog": 1,
452
+ "aleutia": 1,
453
+ "ambiguous penetration": 1,
454
+ "anal": 1,
455
+ "anal orgasm": 1,
456
+ "animal genitalia": 1,
457
+ "anthro": 14,
458
+ "anthro on anthro": 6,
459
+ "anthro penetrated": 3,
460
+ "anthro penetrating": 3,
461
+ "anthro penetrating anthro": 3,
462
+ "anus": 8,
463
+ "anus only": 1,
464
+ "areola": 1,
465
+ "arms tied": 1,
466
+ "arms tied behind back": 1,
467
+ "aroused": 1,
468
+ "aurora \\(ruaidri\\)": 2,
469
+ "avian": 1,
470
+ "b1r-d13": 1,
471
+ "backsack": 3,
472
+ "ball": 1,
473
+ "balls": 6,
474
+ "balls outline": 1,
475
+ "band merch": 1,
476
+ "bandage": 1,
477
+ "barefoot": 1,
478
+ "bdsm": 2,
479
+ "beach": 1,
480
+ "beach umbrella": 1,
481
+ "beckoning": 1,
482
+ "bed": 1,
483
+ "bedding": 1,
484
+ "bedding background": 1,
485
+ "bedroom eyes": 1,
486
+ "begging": 1,
487
+ "being watched": 1,
488
+ "belly": 1,
489
+ "bench": 1,
490
+ "bfct": 1,
491
+ "big bad wolf": 1,
492
+ "big butt": 3,
493
+ "big tail": 1,
494
+ "bikini": 1,
495
+ "bikini bottom": 1,
496
+ "bikini top": 1,
497
+ "billiard ball": 1,
498
+ "billiard table": 1,
499
+ "biped": 5,
500
+ "black body": 2,
501
+ "black border": 1,
502
+ "black fur": 2,
503
+ "black necktie": 1,
504
+ "black nose": 1,
505
+ "blacksad": 1,
506
+ "blue eyes": 1,
507
+ "blush": 6,
508
+ "bodily fluids": 9,
509
+ "bondage": 1,
510
+ "bookshelf": 1,
511
+ "border": 1,
512
+ "bottomless": 5,
513
+ "bottomless anthro": 2,
514
+ "bottomless female": 2,
515
+ "bottomless gynomorph": 1,
516
+ "bottomless intersex": 1,
517
+ "bottomless male": 1,
518
+ "bottomwear": 1,
519
+ "bound": 3,
520
+ "breasts": 6,
521
+ "breath": 1,
522
+ "brown body": 8,
523
+ "brown fur": 6,
524
+ "bulge": 1,
525
+ "bulge from behind": 1,
526
+ "busty feral": 1,
527
+ "butt": 8,
528
+ "butt grab": 1,
529
+ "butt heart": 2,
530
+ "by ajin": 1,
531
+ "by conditional dnp": 2,
532
+ "by edesk": 1,
533
+ "by falvie": 1,
534
+ "by ichigodawashi": 1,
535
+ "by jumpy jackal": 1,
536
+ "by manmosu marimo": 1,
537
+ "by milligram smile": 1,
538
+ "by oddwilds": 1,
539
+ "by perfectlynormal": 1,
540
+ "by ruaidri": 4,
541
+ "by spuydjeks": 1,
542
+ "by tailgrip": 1,
543
+ "by totesfleisch8": 1,
544
+ "by wizzikt": 3,
545
+ "by zackary911": 1,
546
+ "casual sex": 1,
547
+ "chair": 1,
548
+ "cheek tuft": 1,
549
+ "chest tuft": 1,
550
+ "chibi": 1,
551
+ "chief smirnov": 1,
552
+ "claws": 7,
553
+ "clothed": 8,
554
+ "clothed anthro": 2,
555
+ "clothed female": 1,
556
+ "clothed feral": 1,
557
+ "clothed male": 2,
558
+ "clothed/nude": 2,
559
+ "clothing": 10,
560
+ "coffee mug": 1,
561
+ "collar": 1,
562
+ "computer": 2,
563
+ "cooper mordaut": 1,
564
+ "coshi \\(dekuscrub\\)": 1,
565
+ "countershading": 1,
566
+ "cue stick": 1,
567
+ "cum": 6,
568
+ "cum drip": 1,
569
+ "cum expulsion": 1,
570
+ "cum fart": 1,
571
+ "cum from ass": 1,
572
+ "cum in ass": 1,
573
+ "cum in pussy": 1,
574
+ "cum inside": 3,
575
+ "cum on body": 1,
576
+ "cum on breasts": 1,
577
+ "cum on face": 1,
578
+ "cum on ground": 1,
579
+ "cum on leg": 1,
580
+ "cum on penis": 1,
581
+ "cumshot": 2,
582
+ "cute fangs": 1,
583
+ "detailed background": 4,
584
+ "detailed bulge": 1,
585
+ "dialogue": 4,
586
+ "digitigrade": 3,
587
+ "dipstick tail": 2,
588
+ "dolphin shorts": 1,
589
+ "dominant": 1,
590
+ "door": 1,
591
+ "dr. rasa \\(ruaidri\\)": 1,
592
+ "dripping": 1,
593
+ "drooling": 1,
594
+ "duo": 5,
595
+ "duo focus": 1,
596
+ "egyptian": 1,
597
+ "ejaculation": 2,
598
+ "electronics": 2,
599
+ "emanata": 1,
600
+ "empty eyes": 1,
601
+ "english text": 1,
602
+ "erection": 3,
603
+ "exercise ball": 1,
604
+ "exhibitionism": 1,
605
+ "eyelashes": 1,
606
+ "eyes closed": 3,
607
+ "eyewear": 6,
608
+ "faceless character": 1,
609
+ "faceless male": 1,
610
+ "facesitting": 1,
611
+ "facial tuft": 1,
612
+ "fairy tales": 1,
613
+ "fangs": 2,
614
+ "farv \\(funkyknife\\)": 1,
615
+ "featureless crotch": 1,
616
+ "feet": 3,
617
+ "fellatio": 2,
618
+ "female": 9,
619
+ "female penetrated": 3,
620
+ "femboy": 4,
621
+ "feral": 8,
622
+ "finger claws": 1,
623
+ "finger in mouth": 1,
624
+ "fingers": 4,
625
+ "fluffy": 1,
626
+ "fluffy tail": 1,
627
+ "food": 2,
628
+ "foot focus": 1,
629
+ "footwear": 1,
630
+ "forest": 1,
631
+ "fries": 1,
632
+ "fruit": 1,
633
+ "fur": 16,
634
+ "fur pattern": 1,
635
+ "furniture": 5,
636
+ "genital fluids": 8,
637
+ "genital outline": 1,
638
+ "genitals": 16,
639
+ "gesture": 1,
640
+ "glasses": 6,
641
+ "glistening": 1,
642
+ "glistening anus": 1,
643
+ "glistening genitalia": 1,
644
+ "glistening pussy": 1,
645
+ "glowing": 1,
646
+ "glowing eyes": 1,
647
+ "green eyes": 1,
648
+ "grey background": 1,
649
+ "grey body": 2,
650
+ "grey eyes": 1,
651
+ "grey fur": 2,
652
+ "group": 2,
653
+ "gynomorph": 1,
654
+ "gynomorph penetrating": 1,
655
+ "gynomorph penetrating female": 1,
656
+ "gynomorph/female": 1,
657
+ "hair": 5,
658
+ "half-erect": 1,
659
+ "halloween": 2,
660
+ "hand on butt": 1,
661
+ "hand on face": 1,
662
+ "hands-free": 1,
663
+ "happy": 1,
664
+ "happy sex": 1,
665
+ "hat": 2,
666
+ "headgear": 2,
667
+ "headwear": 2,
668
+ "heart eyes": 1,
669
+ "heart symbol": 3,
670
+ "hindpaw": 1,
671
+ "holding food": 1,
672
+ "holding object": 1,
673
+ "holding tail": 2,
674
+ "holidays": 2,
675
+ "hoodie": 2,
676
+ "hotpants": 1,
677
+ "humanoid genitalia": 3,
678
+ "humanoid penis": 3,
679
+ "hunter \\(evanskvrl\\)": 1,
680
+ "hypnolizard": 1,
681
+ "hypnosis": 1,
682
+ "in heat": 1,
683
+ "innie pussy": 2,
684
+ "inscryption": 1,
685
+ "inside": 2,
686
+ "intersex": 1,
687
+ "intersex penetrating": 1,
688
+ "intersex penetrating female": 1,
689
+ "intersex/female": 1,
690
+ "interspecies": 4,
691
+ "inviting": 1,
692
+ "jack \\(biffyjack94\\)": 1,
693
+ "jack-o'-lantern": 1,
694
+ "jessie \\(ruaidri\\)": 1,
695
+ "jewelry": 1,
696
+ "keyboard": 1,
697
+ "kneeling": 1,
698
+ "kobold": 1,
699
+ "koppa \\(shiren the wanderer\\)": 1,
700
+ "lamp": 1,
701
+ "laptop": 1,
702
+ "lava lamp": 1,
703
+ "leaking cum": 1,
704
+ "leash": 1,
705
+ "leg warmers": 1,
706
+ "legs up": 2,
707
+ "legwear": 3,
708
+ "licking": 1,
709
+ "lily pad": 1,
710
+ "little red riding hood \\(copyright\\)": 1,
711
+ "long hair": 1,
712
+ "looking at another": 1,
713
+ "looking at viewer": 8,
714
+ "looking back": 4,
715
+ "looking back at viewer": 1,
716
+ "looking down": 1,
717
+ "looking down at viewer": 1,
718
+ "looking pleasured": 5,
719
+ "low-angle view": 1,
720
+ "lying": 6,
721
+ "machine": 1,
722
+ "male": 11,
723
+ "male anthro": 3,
724
+ "male penetrating": 2,
725
+ "male penetrating anthro": 1,
726
+ "male penetrating female": 2,
727
+ "male/ambiguous": 1,
728
+ "male/female": 3,
729
+ "male/male": 2,
730
+ "markings": 2,
731
+ "master": 1,
732
+ "mellow \\(wizzikt\\)": 3,
733
+ "mind control": 1,
734
+ "multi nipple": 2,
735
+ "multicolored body": 2,
736
+ "multicolored fur": 1,
737
+ "multicolored tail": 1,
738
+ "musk": 1,
739
+ "musk drunk": 1,
740
+ "musk worship": 1,
741
+ "musky balls": 1,
742
+ "musky cock": 1,
743
+ "mustelid pussy": 1,
744
+ "nails": 1,
745
+ "narrowed eyes": 1,
746
+ "navel": 1,
747
+ "necktie": 1,
748
+ "nidhala \\(ruaidri\\)": 1,
749
+ "nipple piercing": 1,
750
+ "nipples": 7,
751
+ "nirvana": 1,
752
+ "norm \\(perfectlynormal\\)": 1,
753
+ "nude": 7,
754
+ "nude anthro": 2,
755
+ "nude female": 1,
756
+ "null": 1,
757
+ "office chair": 1,
758
+ "on back": 6,
759
+ "on bed": 1,
760
+ "on bench": 1,
761
+ "one eye closed": 1,
762
+ "open clothing": 1,
763
+ "open hoodie": 1,
764
+ "open mouth": 5,
765
+ "open shirt": 1,
766
+ "open topwear": 1,
767
+ "oral": 3,
768
+ "orange eyes": 1,
769
+ "orgasm": 4,
770
+ "orgasm face": 2,
771
+ "outdoor nudity": 1,
772
+ "outside": 1,
773
+ "outside sex": 2,
774
+ "panting": 1,
775
+ "parasol": 1,
776
+ "partially clothed": 1,
777
+ "patreon": 1,
778
+ "patreon logo": 1,
779
+ "patreon username": 1,
780
+ "pattern clothing": 1,
781
+ "pattern legwear": 1,
782
+ "pawpads": 8,
783
+ "paws": 6,
784
+ "penetration": 3,
785
+ "penile": 4,
786
+ "penile penetration": 2,
787
+ "penis": 5,
788
+ "penis grab": 1,
789
+ "penis in pussy": 1,
790
+ "penis sniffing": 1,
791
+ "penis worship": 1,
792
+ "perineum": 3,
793
+ "petplay": 1,
794
+ "piercing": 1,
795
+ "pink anus": 1,
796
+ "pink areola": 1,
797
+ "pink background": 1,
798
+ "pink nipples": 1,
799
+ "pink nose": 2,
800
+ "pink pawpads": 3,
801
+ "plant": 4,
802
+ "plantigrade": 1,
803
+ "plump labia": 2,
804
+ "poster": 1,
805
+ "precum": 2,
806
+ "presenting": 6,
807
+ "presenting anus": 5,
808
+ "presenting balls": 1,
809
+ "presenting hindquarters": 3,
810
+ "presenting pussy": 3,
811
+ "pubes": 1,
812
+ "public": 2,
813
+ "public erection": 1,
814
+ "public nudity": 1,
815
+ "public sex": 2,
816
+ "pull out": 1,
817
+ "pumpkin": 1,
818
+ "pupils": 1,
819
+ "pussy": 6,
820
+ "raised tail": 3,
821
+ "rating_explicit": 17,
822
+ "rating_questionable": 1,
823
+ "rating_safe": 2,
824
+ "rear view": 2,
825
+ "red clothing": 1,
826
+ "red sweater": 1,
827
+ "red topwear": 1,
828
+ "rimming": 1,
829
+ "ring": 2,
830
+ "roleplay": 1,
831
+ "rope": 1,
832
+ "rope knot": 1,
833
+ "round glasses": 2,
834
+ "saliva": 2,
835
+ "sand": 1,
836
+ "sara \\(cassiethesnekwolf\\)": 1,
837
+ "scentplay": 1,
838
+ "sea": 1,
839
+ "seaside": 1,
840
+ "seductive": 1,
841
+ "semi-anthro": 1,
842
+ "serena \\(ruaidri\\)": 3,
843
+ "sex": 6,
844
+ "sex on the beach": 1,
845
+ "shaking": 2,
846
+ "shiren the wanderer": 1,
847
+ "shirt": 2,
848
+ "shorts": 1,
849
+ "simple background": 5,
850
+ "sitting": 3,
851
+ "sitting on another": 1,
852
+ "sitting on ball": 1,
853
+ "size difference": 2,
854
+ "slave": 1,
855
+ "slim": 1,
856
+ "small breasts": 1,
857
+ "small dom big sub": 1,
858
+ "smile": 4,
859
+ "smiling at viewer": 1,
860
+ "sniffing": 1,
861
+ "socks": 1,
862
+ "sofa": 2,
863
+ "soles": 3,
864
+ "solo": 13,
865
+ "speech bubble": 1,
866
+ "spike chunsoft": 1,
867
+ "spread anus": 1,
868
+ "spread butt": 1,
869
+ "spread legs": 2,
870
+ "spreading": 3,
871
+ "standing": 1,
872
+ "stoat \\(inscryption\\)": 1,
873
+ "stockings": 1,
874
+ "striped clothing": 1,
875
+ "striped legwear": 1,
876
+ "stripes": 1,
877
+ "sunglasses": 1,
878
+ "sweat": 3,
879
+ "sweater": 1,
880
+ "sweaty balls": 1,
881
+ "sweaty genitalia": 1,
882
+ "swimwear": 1,
883
+ "table": 1,
884
+ "tablet": 1,
885
+ "tablet pen": 1,
886
+ "tahlia \\(ruaidri\\)": 1,
887
+ "tail": 13,
888
+ "tail anus": 1,
889
+ "tail grab": 1,
890
+ "tail markings": 2,
891
+ "talking to viewer": 2,
892
+ "tan body": 2,
893
+ "tan fur": 2,
894
+ "teeth": 3,
895
+ "text": 7,
896
+ "thick thighs": 2,
897
+ "thigh highs": 1,
898
+ "toe claws": 3,
899
+ "toeless legwear": 1,
900
+ "toes": 3,
901
+ "tongue": 6,
902
+ "tongue out": 3,
903
+ "topwear": 3,
904
+ "tre": 1,
905
+ "tree": 1,
906
+ "trembling": 2,
907
+ "triangular anus": 1,
908
+ "trio": 1,
909
+ "tuft": 2,
910
+ "two tone body": 1,
911
+ "two tone fur": 1,
912
+ "vaginal": 2,
913
+ "vaginal fluids": 1,
914
+ "vaginal penetration": 2,
915
+ "verbal": 1,
916
+ "verbal domination": 1,
917
+ "walking": 1,
918
+ "water": 2,
919
+ "weasel": 19,
920
+ "weekly": 1,
921
+ "whiskers": 4,
922
+ "white body": 7,
923
+ "white clothing": 1,
924
+ "white fur": 7,
925
+ "white hair": 1,
926
+ "white shirt": 1,
927
+ "white topwear": 1,
928
+ "wolf": 2,
929
+ "wolf guy \\(ruaidri\\)": 1,
930
+ "worship": 1,
931
+ "worshiping": 1,
932
+ "y anus": 1,
933
+ "yellow background": 1,
934
+ "yellow eyes": 1
935
+ }
936
+ },
937
+ "ss_text_encoder_lr": 0.0001,
938
+ "ss_total_batch_size": 96,
939
+ "ss_training_comment": null,
940
+ "ss_training_finished_at": 1717091858.1772346,
941
+ "ss_training_started_at": 1717083276.8080034,
942
+ "ss_unet_lr": 0.0001,
943
+ "ss_v2": false,
944
+ "ss_zero_terminal_snr": false,
945
+ "sshs_legacy_hash": "b0caf6fe",
946
+ "sshs_model_hash": "e5f86288fa3a6e891cfcddce545bf0892a9e2f716be364eda00f9b0a137943a0"
947
+ }
tests/weasel-v3e400/weasel-v3e400.json ADDED
@@ -0,0 +1,1042 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-05-31T11:33: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": "stoat",
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": 2,
16
+ "resolution": [
17
+ 352,
18
+ 704
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 1,
23
+ "resolution": [
24
+ 352,
25
+ 736
26
+ ]
27
+ },
28
+ "10": {
29
+ "count": 2,
30
+ "resolution": [
31
+ 640,
32
+ 384
33
+ ]
34
+ },
35
+ "11": {
36
+ "count": 1,
37
+ "resolution": [
38
+ 672,
39
+ 384
40
+ ]
41
+ },
42
+ "12": {
43
+ "count": 2,
44
+ "resolution": [
45
+ 704,
46
+ 352
47
+ ]
48
+ },
49
+ "2": {
50
+ "count": 1,
51
+ "resolution": [
52
+ 384,
53
+ 640
54
+ ]
55
+ },
56
+ "3": {
57
+ "count": 16,
58
+ "resolution": [
59
+ 416,
60
+ 608
61
+ ]
62
+ },
63
+ "4": {
64
+ "count": 11,
65
+ "resolution": [
66
+ 448,
67
+ 576
68
+ ]
69
+ },
70
+ "5": {
71
+ "count": 2,
72
+ "resolution": [
73
+ 480,
74
+ 544
75
+ ]
76
+ },
77
+ "6": {
78
+ "count": 4,
79
+ "resolution": [
80
+ 512,
81
+ 512
82
+ ]
83
+ },
84
+ "7": {
85
+ "count": 5,
86
+ "resolution": [
87
+ 544,
88
+ 480
89
+ ]
90
+ },
91
+ "8": {
92
+ "count": 9,
93
+ "resolution": [
94
+ 576,
95
+ 448
96
+ ]
97
+ },
98
+ "9": {
99
+ "count": 6,
100
+ "resolution": [
101
+ 608,
102
+ 416
103
+ ]
104
+ }
105
+ },
106
+ "mean_img_ar_error": 0.03048658950102444
107
+ },
108
+ "ss_bucket_no_upscale": false,
109
+ "ss_cache_latents": true,
110
+ "ss_caption_dropout_every_n_epochs": 0,
111
+ "ss_caption_dropout_rate": 0.0,
112
+ "ss_caption_tag_dropout_rate": 0.0,
113
+ "ss_clip_skip": null,
114
+ "ss_color_aug": false,
115
+ "ss_dataset_dirs": {
116
+ "1_feral_weasel": {
117
+ "img_count": 28,
118
+ "n_repeats": 1
119
+ },
120
+ "2_anthro_weasel": {
121
+ "img_count": 17,
122
+ "n_repeats": 2
123
+ }
124
+ },
125
+ "ss_debiased_estimation": false,
126
+ "ss_enable_bucket": true,
127
+ "ss_epoch": 200,
128
+ "ss_face_crop_aug_range": null,
129
+ "ss_flip_aug": false,
130
+ "ss_full_fp16": false,
131
+ "ss_gradient_accumulation_steps": 6,
132
+ "ss_gradient_checkpointing": true,
133
+ "ss_huber_c": 0.1,
134
+ "ss_huber_schedule": "snr",
135
+ "ss_ip_noise_gamma": null,
136
+ "ss_ip_noise_gamma_random_strength": false,
137
+ "ss_keep_tokens": 1,
138
+ "ss_learning_rate": 0.0001,
139
+ "ss_loss_type": "l2",
140
+ "ss_lowram": true,
141
+ "ss_lr_scheduler": "cosine",
142
+ "ss_lr_warmup_steps": 0,
143
+ "ss_max_bucket_reso": 1024,
144
+ "ss_max_grad_norm": 1.0,
145
+ "ss_max_token_length": null,
146
+ "ss_max_train_steps": 400,
147
+ "ss_min_bucket_reso": 256,
148
+ "ss_min_snr_gamma": null,
149
+ "ss_mixed_precision": "fp16",
150
+ "ss_multires_noise_discount": 0.1,
151
+ "ss_multires_noise_iterations": 10,
152
+ "ss_network_alpha": 4.0,
153
+ "ss_network_args": {
154
+ "algo": "locon",
155
+ "conv_alpha": "4",
156
+ "conv_dim": "256",
157
+ "dora_wd": "False",
158
+ "dropout": 0.0,
159
+ "module_dropout": "0",
160
+ "preset": "full",
161
+ "rank_dropout": "0",
162
+ "rank_dropout_scale": "False",
163
+ "train_norm": "False",
164
+ "use_scalar": "False",
165
+ "use_tucker": "False"
166
+ },
167
+ "ss_network_dim": 8,
168
+ "ss_network_dropout": 0.0,
169
+ "ss_network_module": "lycoris.kohya",
170
+ "ss_new_sd_model_hash": "IsADirectory",
171
+ "ss_noise_offset": null,
172
+ "ss_noise_offset_random_strength": false,
173
+ "ss_num_batches_per_epoch": 8,
174
+ "ss_num_epochs": 200,
175
+ "ss_num_reg_images": 0,
176
+ "ss_num_train_images": 62,
177
+ "ss_optimizer": "torch.optim.adamw.AdamW",
178
+ "ss_output_name": "stoat",
179
+ "ss_prior_loss_weight": 1.0,
180
+ "ss_random_crop": false,
181
+ "ss_reg_dataset_dirs": {},
182
+ "ss_resolution": "(512, 512)",
183
+ "ss_scale_weight_norms": 1.0,
184
+ "ss_sd_model_hash": "IsADirectory",
185
+ "ss_sd_model_name": "",
186
+ "ss_sd_scripts_commit_hash": "71e2c91330a9d866ec05cdd10584bbb962896a99",
187
+ "ss_seed": 1734554409,
188
+ "ss_session_id": 1270095765,
189
+ "ss_shuffle_caption": true,
190
+ "ss_steps": 400,
191
+ "ss_tag_frequency": {
192
+ "1_feral_weasel": {
193
+ "5 toes": 2,
194
+ "a beautifully rendered digital painting of a small white-furred weasel standing upright on its hind legs.": 1,
195
+ "a charming stoat character sits atop the carton while another is depicted in motion at the base.": 1,
196
+ "a feral white-furred weasel with a slightly smug expression standing with arms crossed.": 1,
197
+ "a fictional “stoat milk” carton designed with a light blue color scheme and adorned with playful illustrations of white stoats.": 1,
198
+ "a weasel captured in a moment of alertness.": 1,
199
+ "a weasel in a natural setting with its front paws delicately balanced on a rock.": 1,
200
+ "a weasel in a poised stance on a gravelly surface.": 1,
201
+ "a weasel in a vibrant grassy environment showcasing its slender body with a brown fur coat on the upper part and a white underbelly.": 1,
202
+ "a weasel in its natural habitat surrounded by lush greenery.": 1,
203
+ "a weasel in its natural setting.": 1,
204
+ "a weasel in its summer coat characterized by the brown fur on its back and sides contrasting with the white underbelly.": 1,
205
+ "a whimsical and humorous illustration of a weasel submerged in an empty glass with its body contorted to fit inside.": 1,
206
+ "a white stoat in its winter coat standing alert on a rocky surface with patches of snow.": 1,
207
+ "a white weasel in a snowy environment showcasing its winter camouflage.": 1,
208
+ "a white weasel known for its slender body and agility peeking out from a cozy burrow amidst a snowy landscape.": 1,
209
+ "absurd res": 1,
210
+ "ambiguous gender": 4,
211
+ "ambiguous on human": 1,
212
+ "anal": 3,
213
+ "anal fingering": 1,
214
+ "anal orgasm": 2,
215
+ "anal penetration": 3,
216
+ "anatomically correct": 1,
217
+ "anatomically correct genitalia": 1,
218
+ "anatomically correct penis": 1,
219
+ "animal genitalia": 5,
220
+ "animal penis": 4,
221
+ "anus": 5,
222
+ "anus only": 1,
223
+ "avian": 1,
224
+ "balls": 6,
225
+ "barefoot": 1,
226
+ "bdsm": 1,
227
+ "bedding": 1,
228
+ "bedding background": 1,
229
+ "bedroom eyes": 1,
230
+ "begging": 1,
231
+ "belly": 1,
232
+ "bestiality": 1,
233
+ "big dom small sub": 1,
234
+ "big penis": 1,
235
+ "bird": 1,
236
+ "bite": 1,
237
+ "black nose": 2,
238
+ "blue eyes": 6,
239
+ "blush": 5,
240
+ "bodily fluids": 6,
241
+ "bondage": 1,
242
+ "bottomless": 1,
243
+ "bound": 1,
244
+ "breath": 2,
245
+ "brown body": 8,
246
+ "brown feathers": 1,
247
+ "brown fur": 8,
248
+ "butt": 4,
249
+ "by boloid": 1,
250
+ "by conditional dnp": 1,
251
+ "by falvie": 1,
252
+ "by geosaiko1267": 1,
253
+ "by ichigodawashi": 1,
254
+ "by manmosu marimo": 2,
255
+ "by momou": 1,
256
+ "by moth sprout": 1,
257
+ "by perfectlynormal": 1,
258
+ "by shesterrni": 1,
259
+ "by spooky dune": 1,
260
+ "by tailgrip": 1,
261
+ "by tamberella": 1,
262
+ "candy": 1,
263
+ "carton": 2,
264
+ "censor bar": 1,
265
+ "censored": 1,
266
+ "censored genitalia": 1,
267
+ "censored penis": 1,
268
+ "cheek tuft": 1,
269
+ "chibi": 1,
270
+ "claws": 1,
271
+ "cloacal penis": 1,
272
+ "clothed": 1,
273
+ "clothed feral": 1,
274
+ "clothing": 2,
275
+ "container": 1,
276
+ "cooper mordaut": 1,
277
+ "crossed arms": 1,
278
+ "crouching": 1,
279
+ "cum": 4,
280
+ "cum from mouth": 1,
281
+ "cum in ass": 1,
282
+ "cum in mouth": 2,
283
+ "cum inside": 2,
284
+ "cum on self": 1,
285
+ "cum through": 1,
286
+ "cum vomit": 1,
287
+ "cum while penetrated": 2,
288
+ "cumshot": 2,
289
+ "cup": 1,
290
+ "cute fangs": 1,
291
+ "dark body": 1,
292
+ "dark skin": 1,
293
+ "deep penetration": 1,
294
+ "dessert": 1,
295
+ "detailed background": 1,
296
+ "dialogue": 1,
297
+ "digital media (artwork)": 3,
298
+ "digital media \\(artwork\\)": 2,
299
+ "digitigrade": 1,
300
+ "dipstick tail": 4,
301
+ "domestic ferret": 1,
302
+ "dragon": 2,
303
+ "duo": 6,
304
+ "ejaculation": 2,
305
+ "electronics": 2,
306
+ "erection": 5,
307
+ "eyes closed": 1,
308
+ "faceless character": 1,
309
+ "faceless human": 1,
310
+ "faceless male": 1,
311
+ "facial tuft": 1,
312
+ "feathers": 1,
313
+ "featureless crotch": 2,
314
+ "feet": 2,
315
+ "felid": 1,
316
+ "feline": 1,
317
+ "fellatio": 1,
318
+ "female": 4,
319
+ "feral": 28,
320
+ "feral on feral": 2,
321
+ "feral penetrated": 1,
322
+ "fingering": 1,
323
+ "fleshlight position": 1,
324
+ "flower": 2,
325
+ "food": 3,
326
+ "forced": 1,
327
+ "fret": 1,
328
+ "fries": 1,
329
+ "from front position": 1,
330
+ "fruit": 1,
331
+ "fur": 25,
332
+ "fur pattern": 1,
333
+ "genital fluids": 5,
334
+ "genital slit": 1,
335
+ "genitals": 9,
336
+ "glass": 1,
337
+ "glass container": 1,
338
+ "glass cup": 1,
339
+ "glowing": 1,
340
+ "glowing eyes": 1,
341
+ "grass": 4,
342
+ "green body": 1,
343
+ "green eyes": 1,
344
+ "green scales": 2,
345
+ "grey body": 1,
346
+ "grey fur": 1,
347
+ "gundam": 1,
348
+ "gundam build divers": 1,
349
+ "halloween": 1,
350
+ "hands-free": 2,
351
+ "hat": 2,
352
+ "headgear": 2,
353
+ "headgear only": 1,
354
+ "headwear": 2,
355
+ "headwear only": 1,
356
+ "hi res": 2,
357
+ "holding food": 1,
358
+ "holding object": 1,
359
+ "holding tail": 1,
360
+ "holidays": 1,
361
+ "hoodie": 1,
362
+ "hooked penis": 1,
363
+ "human on feral": 1,
364
+ "human penetrating": 1,
365
+ "human penetrating feral": 1,
366
+ "humanoid genitalia": 2,
367
+ "humanoid penis": 1,
368
+ "humanoid pussy": 1,
369
+ "humor": 2,
370
+ "in heat": 1,
371
+ "ineffective censorship": 1,
372
+ "inscryption": 1,
373
+ "interspecies": 2,
374
+ "inviting": 1,
375
+ "irl": 3,
376
+ "it appears alert and poised possibly on the lookout for prey or cautiously observing its surroundings.": 1,
377
+ "it has a slender body adorned with brown and white fur accented by darker brown stripes and spots.": 1,
378
+ "it is backlit with an eerie green glow highlighting its fur.": 1,
379
+ "it seems to be near a piece of wood or bark surrounded by tall grasses that are slightly blurred indicating a shallow depth of field used in the photograph.": 1,
380
+ "its dark eyes and small nose are the only features that stand out in this winter wonderland drawing attention to the creature’s alertness and curiosity.": 1,
381
+ "its eyes are closed and the pink nose stands out against the white backdrop suggesting it might be resting or engaging with its surroundings.": 1,
382
+ "its eyes are keen and observant.": 1,
383
+ "its eyes are sharp and focused indicating its alertness and its small rounded ears are perked up suggesting curiosity or attentiveness.": 1,
384
+ "its fur blends seamlessly with the snowy environment providing excellent camouflage against predators.": 1,
385
+ "its fur is brown with a white underbelly typical for the species in summer.": 1,
386
+ "its pink paw pads add a cute touch to the character.": 1,
387
+ "its small rounded ears are perked up and it has a keen gaze with dark eyes and a pointed snout complete with whiskers.": 1,
388
+ "its tail is notably bushy with a gradient of dark to light fur.": 1,
389
+ "jack-o'-lantern": 1,
390
+ "koppa \\(shiren the wanderer\\)": 2,
391
+ "large penetration": 1,
392
+ "larger human": 1,
393
+ "larger male": 2,
394
+ "legs up": 1,
395
+ "light body": 1,
396
+ "light fur": 1,
397
+ "living condom": 1,
398
+ "looking at viewer": 5,
399
+ "looking back": 1,
400
+ "lying": 5,
401
+ "lynx": 1,
402
+ "machine": 1,
403
+ "male": 7,
404
+ "male on feral": 1,
405
+ "male/ambiguous": 1,
406
+ "male/female": 1,
407
+ "male/male": 3,
408
+ "mammal": 1,
409
+ "markings": 3,
410
+ "masturbation": 1,
411
+ "membrane (anatomy)": 2,
412
+ "membranous wings": 2,
413
+ "milk": 1,
414
+ "monitor": 1,
415
+ "mostly nude": 1,
416
+ "mostly offscreen character": 1,
417
+ "multi nipple": 1,
418
+ "multicolored tail": 1,
419
+ "mustelid": 28,
420
+ "mustelid penis": 2,
421
+ "mustelid pussy": 1,
422
+ "musteline": 28,
423
+ "mythological creature": 1,
424
+ "mythological scalie": 1,
425
+ "mythology": 1,
426
+ "narrowed eyes": 1,
427
+ "nipples": 1,
428
+ "norm \\(perfectlynormal\\)": 1,
429
+ "null": 1,
430
+ "on back": 4,
431
+ "on side": 1,
432
+ "one eye closed": 1,
433
+ "open mouth": 2,
434
+ "oral": 2,
435
+ "orgasm": 2,
436
+ "outside": 9,
437
+ "owl": 1,
438
+ "p03 \\(inscryption\\)": 1,
439
+ "panting": 2,
440
+ "pawpads": 6,
441
+ "paws": 5,
442
+ "penetration": 4,
443
+ "penile": 3,
444
+ "penile masturbation": 1,
445
+ "penile penetration": 3,
446
+ "penis": 6,
447
+ "penis in ass": 2,
448
+ "perineum": 1,
449
+ "phone": 1,
450
+ "photo": 8,
451
+ "photo \\(medium\\)": 5,
452
+ "photography \\(artwork\\)": 10,
453
+ "pink nose": 2,
454
+ "pink pawpads": 2,
455
+ "plant": 7,
456
+ "plump labia": 1,
457
+ "precum": 1,
458
+ "presenting": 4,
459
+ "presenting anus": 1,
460
+ "presenting balls": 1,
461
+ "presenting hindquarters": 1,
462
+ "presenting pussy": 1,
463
+ "prostate stimulation": 1,
464
+ "pumpkin": 1,
465
+ "pun": 2,
466
+ "pussy": 3,
467
+ "pussy juice puddle": 1,
468
+ "raised tail": 2,
469
+ "rape": 2,
470
+ "rating_explicit": 6,
471
+ "rating_safe": 17,
472
+ "real": 9,
473
+ "realistic": 7,
474
+ "reptile": 2,
475
+ "reverse cowgirl position": 1,
476
+ "ridiculous fit": 1,
477
+ "rimming": 1,
478
+ "rommel \\(gundam build divers\\)": 1,
479
+ "scales": 2,
480
+ "scalie": 2,
481
+ "seductive": 1,
482
+ "selwyn": 1,
483
+ "semi-anthro": 1,
484
+ "set against a black background.": 1,
485
+ "sex": 5,
486
+ "sheath": 2,
487
+ "sheath play": 1,
488
+ "shiren the wanderer": 2,
489
+ "short tail": 3,
490
+ "simple background": 8,
491
+ "size difference": 4,
492
+ "smaller ambiguous": 1,
493
+ "smaller feral": 1,
494
+ "smaller male": 1,
495
+ "smaller penetrated": 1,
496
+ "smile": 1,
497
+ "snow": 2,
498
+ "soles": 1,
499
+ "solo": 21,
500
+ "spike chunsoft": 2,
501
+ "spread legs": 3,
502
+ "spreading": 3,
503
+ "standing": 1,
504
+ "stoat": 1,
505
+ "stoat \\(inscryption\\)": 1,
506
+ "stylized illustration of a weasel.": 1,
507
+ "sweat": 3,
508
+ "sweaty balls": 1,
509
+ "sweaty genitalia": 1,
510
+ "sweaty penis": 1,
511
+ "tail": 10,
512
+ "tail anus": 1,
513
+ "tail grab": 1,
514
+ "tail markings": 3,
515
+ "talking to viewer": 1,
516
+ "tears": 1,
517
+ "text": 1,
518
+ "the animal stands on its hind legs amidst a field of green grass showcasing its brown and white fur characteristic of the species.": 1,
519
+ "the animal's slender body is covered in brown fur with a creamy white underbelly and chest typical of its species.": 1,
520
+ "the artist's signature is visible near the bottom of the image.": 1,
521
+ "the artwork is signed by the artist \"boloid\" and notes that it was inspired by @moth_sprout dated 10/20/22.": 1,
522
+ "the background features a simple stylized setting with a table surface and wall in muted blue tones.": 1,
523
+ "the background is a dreamy blend of pastel hues primarily purples; blues and pinks with specks of light that resemble stars or sparkling particles.": 1,
524
+ "the background is dark emphasizing the glowing elements and the creature's confident pose.": 1,
525
+ "the blurred background hints at a rocky shelter.": 1,
526
+ "the blurred background with hints of green foliage suggests a natural outdoor habitat.": 1,
527
+ "the blurred green background emphasizes the stoat’s sharp stance suggesting it might be scanning for potential threats or prey.": 1,
528
+ "the carton’s label features bold lettering that reads “stoat milk” with a whimsical ingredients list consisting solely of “stoat” repeated multiple times.": 1,
529
+ "the creature is bathed in a magical ethereal light that gives its fur a glowing almost luminescent quality.": 1,
530
+ "the creature is positioned in front of a futuristic mechanical device resembling a robotic arm or control panel also emitting a green light.": 1,
531
+ "the creature’s front paws are neatly placed near its chest while its hind legs are spread out.": 1,
532
+ "the daylight enhances the stoat's fur and the surrounding environment highlighting the animal's alertness and its excellent camouflage in the wild.": 1,
533
+ "the overall aesthetic suggests a blend of sci-fi and fantasy with the creature appearing to be in control of the machinery behind it.": 1,
534
+ "the overall atmosphere of the painting is whimsical and enchanting creating a sense of wonder and fantasy.": 1,
535
+ "the overall design is a creative and amusing take on traditional milk packaging substituting the expected dairy content with these lively little mammals.": 1,
536
+ "the overall style combines cartoonish elements with a clean sketch-like finish creating a lighthearted and engaging visual.": 1,
537
+ "the product boasts “100% stoat!!” and includes a lighthearted warning: “do not shake. stoat inside” emphasizing the carton’s imaginative concept of containing live stoats rather than actual milk.": 1,
538
+ "the sunlight reflecting off the snow adds a sparkle to the scene.": 1,
539
+ "the text \"stoat milk\" is playfully integrated into the image curving around the glass.": 1,
540
+ "the weasel is depicted with its legs and head in various directions showcasing its flexibility.": 1,
541
+ "the weasel is in sharp focus with its head turned towards the camera revealing its round ears and dark eyes.": 1,
542
+ "the weasel seems to be cautiously peering around possibly in search of prey or simply surveying its environment.": 1,
543
+ "the weasel's black eyes and pink nose stand out against the stark whiteness of its fur highlighting its keen senses that are vital for survival in the wild.": 1,
544
+ "the weasel's body is sleek and slender with short legs and a long neck all covered in immaculate white fur.": 1,
545
+ "the weasel's head is turned slightly to the side giving it a curious look.": 1,
546
+ "the weasel’s fur is a rich brown on its back transitioning to a pure white on its underbelly a coloration that provides camouflage in the wild.": 1,
547
+ "the weasel’s fur is predominantly brown with a contrasting creamy white underbelly and facial area.": 1,
548
+ "the weasel’s posture is alert with its head raised and ears perked up indicating it might be attentive to sounds or movements in its vicinity.": 1,
549
+ "the weasel’s pristine white fur blends harmoniously with the surrounding snow providing it with an excellent disguise against predators.": 1,
550
+ "the weasel’s sharp features such as its pointed snout and black eyes are highlighted against the soft green backdrop of its natural habitat.": 1,
551
+ "toes": 2,
552
+ "tongue": 1,
553
+ "tongue out": 1,
554
+ "topwear": 1,
555
+ "traditional media (artwork)": 1,
556
+ "traditional media \\(artwork\\)": 1,
557
+ "tree": 1,
558
+ "tuft": 1,
559
+ "vaginal fluids": 2,
560
+ "vein": 1,
561
+ "veiny penis": 1,
562
+ "visual pun": 2,
563
+ "weasel": 27,
564
+ "whiskers": 14,
565
+ "white background": 1,
566
+ "white body": 20,
567
+ "white fur": 20,
568
+ "wings": 2,
569
+ "winter": 1,
570
+ "with dark beady eyes and small rounded ears the stoat appears focused and attentive to its surroundings.": 1,
571
+ "yellow background": 1,
572
+ "yellow eyes": 1
573
+ },
574
+ "2_anthro_weasel": {
575
+ "4 fingers": 1,
576
+ "4 toes": 4,
577
+ "5 fingers": 2,
578
+ "abdominal bulge": 1,
579
+ "african dog": 1,
580
+ "aleutia": 1,
581
+ "ambiguous penetration": 1,
582
+ "anal": 1,
583
+ "anal orgasm": 1,
584
+ "anthro": 14,
585
+ "anthro on anthro": 6,
586
+ "anthro penetrated": 3,
587
+ "anthro penetrating": 3,
588
+ "anthro penetrating anthro": 3,
589
+ "anus": 6,
590
+ "areola": 1,
591
+ "arms tied": 1,
592
+ "arms tied behind back": 1,
593
+ "aroused": 1,
594
+ "aurora \\(ruaidri\\)": 2,
595
+ "avian": 1,
596
+ "b1r-d13": 1,
597
+ "backsack": 3,
598
+ "ball": 1,
599
+ "balls": 5,
600
+ "balls outline": 1,
601
+ "band merch": 1,
602
+ "bandage": 1,
603
+ "bdsm": 1,
604
+ "beach": 1,
605
+ "beach umbrella": 1,
606
+ "beckoning": 1,
607
+ "bed": 1,
608
+ "bedroom eyes": 1,
609
+ "being watched": 1,
610
+ "bench": 1,
611
+ "bfct": 1,
612
+ "big bad wolf": 1,
613
+ "big butt": 3,
614
+ "big tail": 1,
615
+ "bikini": 1,
616
+ "bikini bottom": 1,
617
+ "bikini top": 1,
618
+ "billiard ball": 1,
619
+ "billiard table": 1,
620
+ "biped": 5,
621
+ "black body": 2,
622
+ "black border": 1,
623
+ "black fur": 2,
624
+ "black necktie": 1,
625
+ "black nose": 1,
626
+ "blacksad": 1,
627
+ "blue eyes": 1,
628
+ "blush": 4,
629
+ "bodily fluids": 8,
630
+ "bookshelf": 1,
631
+ "border": 1,
632
+ "bottomless": 4,
633
+ "bottomless anthro": 2,
634
+ "bottomless female": 2,
635
+ "bottomless gynomorph": 1,
636
+ "bottomless intersex": 1,
637
+ "bottomless male": 1,
638
+ "bottomwear": 1,
639
+ "bound": 2,
640
+ "breasts": 6,
641
+ "brown body": 7,
642
+ "brown fur": 5,
643
+ "bulge": 1,
644
+ "bulge from behind": 1,
645
+ "busty feral": 1,
646
+ "butt": 7,
647
+ "butt grab": 1,
648
+ "butt heart": 2,
649
+ "by ajin": 1,
650
+ "by edesk": 1,
651
+ "by jumpy jackal": 1,
652
+ "by milligram smile": 1,
653
+ "by oddwilds": 1,
654
+ "by reysi": 2,
655
+ "by ruaidri": 4,
656
+ "by spuydjeks": 1,
657
+ "by totesfleisch8": 1,
658
+ "by wizzikt": 3,
659
+ "by zackary911": 1,
660
+ "casual sex": 1,
661
+ "chair": 1,
662
+ "chest tuft": 1,
663
+ "chief smirnov": 1,
664
+ "claws": 8,
665
+ "clitoris": 1,
666
+ "clothed": 7,
667
+ "clothed anthro": 2,
668
+ "clothed female": 1,
669
+ "clothed male": 2,
670
+ "clothed/nude": 2,
671
+ "clothing": 9,
672
+ "coffee mug": 1,
673
+ "collar": 1,
674
+ "computer": 2,
675
+ "coshi \\(dekuscrub\\)": 1,
676
+ "countershading": 1,
677
+ "cue stick": 1,
678
+ "cum": 6,
679
+ "cum drip": 1,
680
+ "cum expulsion": 1,
681
+ "cum fart": 1,
682
+ "cum from ass": 1,
683
+ "cum in ass": 1,
684
+ "cum in pussy": 1,
685
+ "cum inside": 3,
686
+ "cum on body": 1,
687
+ "cum on breasts": 1,
688
+ "cum on face": 1,
689
+ "cum on ground": 1,
690
+ "cum on leg": 1,
691
+ "cum on penis": 1,
692
+ "cumshot": 2,
693
+ "detailed background": 4,
694
+ "detailed bulge": 1,
695
+ "dialogue": 3,
696
+ "digitigrade": 3,
697
+ "dipstick tail": 2,
698
+ "disembodied hand": 1,
699
+ "dolphin shorts": 1,
700
+ "dominant": 1,
701
+ "door": 1,
702
+ "dr. rasa \\(ruaidri\\)": 1,
703
+ "dripping": 1,
704
+ "drooling": 1,
705
+ "duo": 5,
706
+ "duo focus": 1,
707
+ "egyptian": 1,
708
+ "ejaculation": 2,
709
+ "electronics": 2,
710
+ "emanata": 1,
711
+ "empty eyes": 1,
712
+ "english text": 1,
713
+ "erection": 3,
714
+ "exercise ball": 1,
715
+ "exhibitionism": 1,
716
+ "eyelashes": 1,
717
+ "eyes closed": 2,
718
+ "eyewear": 6,
719
+ "faceless character": 1,
720
+ "faceless male": 1,
721
+ "facesitting": 1,
722
+ "fairy tales": 1,
723
+ "fangs": 2,
724
+ "farv \\(funkyknife\\)": 1,
725
+ "feet": 4,
726
+ "fellatio": 2,
727
+ "female": 10,
728
+ "female penetrated": 3,
729
+ "femboy": 4,
730
+ "feral": 2,
731
+ "finger claws": 1,
732
+ "finger in mouth": 1,
733
+ "fingering": 1,
734
+ "fingers": 4,
735
+ "flat chested": 1,
736
+ "fluffy": 1,
737
+ "fluffy tail": 1,
738
+ "foot focus": 1,
739
+ "footwear": 1,
740
+ "forest": 1,
741
+ "fur": 14,
742
+ "furniture": 5,
743
+ "genital fluids": 7,
744
+ "genital outline": 1,
745
+ "genitals": 15,
746
+ "gesture": 1,
747
+ "ghost hands": 1,
748
+ "glasses": 6,
749
+ "glistening": 1,
750
+ "glistening anus": 1,
751
+ "glistening genitalia": 1,
752
+ "glistening pussy": 1,
753
+ "glowing": 1,
754
+ "glowing eyes": 1,
755
+ "green eyes": 3,
756
+ "grey background": 1,
757
+ "grey body": 2,
758
+ "grey eyes": 1,
759
+ "grey fur": 2,
760
+ "group": 3,
761
+ "gynomorph": 1,
762
+ "gynomorph penetrating": 1,
763
+ "gynomorph penetrating female": 1,
764
+ "gynomorph/female": 1,
765
+ "hair": 5,
766
+ "half-erect": 1,
767
+ "halloween": 1,
768
+ "hand on butt": 1,
769
+ "hand on face": 1,
770
+ "hands-free": 1,
771
+ "happy": 1,
772
+ "happy sex": 1,
773
+ "hat": 1,
774
+ "headgear": 1,
775
+ "headwear": 1,
776
+ "heart eyes": 1,
777
+ "heart symbol": 3,
778
+ "hindpaw": 1,
779
+ "holding tail": 1,
780
+ "holidays": 1,
781
+ "hoodie": 1,
782
+ "hotpants": 1,
783
+ "humanoid genitalia": 3,
784
+ "humanoid penis": 3,
785
+ "hunter \\(evanskvrl\\)": 1,
786
+ "hypnolizard": 1,
787
+ "hypnosis": 1,
788
+ "innie pussy": 2,
789
+ "inscryption": 1,
790
+ "inside": 2,
791
+ "intersex": 1,
792
+ "intersex penetrating": 1,
793
+ "intersex penetrating female": 1,
794
+ "intersex/female": 1,
795
+ "interspecies": 4,
796
+ "jack \\(biffyjack94\\)": 1,
797
+ "jessie \\(ruaidri\\)": 1,
798
+ "jewelry": 1,
799
+ "keyboard": 1,
800
+ "kneeling": 1,
801
+ "kobold": 1,
802
+ "lamp": 1,
803
+ "laptop": 1,
804
+ "lava lamp": 1,
805
+ "leaking cum": 1,
806
+ "leash": 1,
807
+ "leg warmers": 1,
808
+ "legs up": 2,
809
+ "legwear": 3,
810
+ "licking": 1,
811
+ "lily pad": 1,
812
+ "little red riding hood \\(copyright\\)": 1,
813
+ "long hair": 1,
814
+ "looking at another": 1,
815
+ "looking at viewer": 8,
816
+ "looking back": 4,
817
+ "looking back at viewer": 1,
818
+ "looking down": 1,
819
+ "looking down at viewer": 1,
820
+ "looking pleasured": 5,
821
+ "low-angle view": 1,
822
+ "lying": 4,
823
+ "machine": 1,
824
+ "male": 10,
825
+ "male anthro": 3,
826
+ "male penetrating": 2,
827
+ "male penetrating anthro": 1,
828
+ "male penetrating female": 2,
829
+ "male/ambiguous": 1,
830
+ "male/female": 3,
831
+ "male/male": 2,
832
+ "markings": 2,
833
+ "master": 1,
834
+ "mellow \\(wizzikt\\)": 3,
835
+ "mind control": 1,
836
+ "multi nipple": 1,
837
+ "multicolored body": 2,
838
+ "multicolored fur": 1,
839
+ "multicolored tail": 1,
840
+ "musk": 1,
841
+ "musk drunk": 1,
842
+ "musk worship": 1,
843
+ "musky balls": 1,
844
+ "musky cock": 1,
845
+ "mustelid": 17,
846
+ "musteline": 17,
847
+ "nails": 1,
848
+ "narrowed eyes": 1,
849
+ "navel": 1,
850
+ "necktie": 1,
851
+ "nidhala \\(ruaidri\\)": 1,
852
+ "nipple piercing": 1,
853
+ "nipples": 6,
854
+ "nirvana": 1,
855
+ "nude": 7,
856
+ "nude anthro": 2,
857
+ "nude female": 1,
858
+ "office chair": 1,
859
+ "on back": 4,
860
+ "on bed": 1,
861
+ "on bench": 1,
862
+ "one eye closed": 1,
863
+ "open clothing": 1,
864
+ "open hoodie": 1,
865
+ "open mouth": 4,
866
+ "open shirt": 1,
867
+ "open topwear": 1,
868
+ "oral": 3,
869
+ "orange eyes": 1,
870
+ "orgasm": 4,
871
+ "orgasm face": 2,
872
+ "outdoor nudity": 1,
873
+ "outside": 1,
874
+ "outside sex": 2,
875
+ "parasol": 1,
876
+ "partially clothed": 1,
877
+ "patreon": 1,
878
+ "patreon logo": 1,
879
+ "patreon username": 1,
880
+ "pattern clothing": 1,
881
+ "pattern legwear": 1,
882
+ "pawpads": 4,
883
+ "paws": 5,
884
+ "penetration": 3,
885
+ "penile": 4,
886
+ "penile penetration": 2,
887
+ "penis": 5,
888
+ "penis grab": 1,
889
+ "penis in pussy": 1,
890
+ "penis sniffing": 1,
891
+ "penis worship": 1,
892
+ "perineum": 2,
893
+ "petplay": 1,
894
+ "piercing": 1,
895
+ "pink anus": 1,
896
+ "pink areola": 1,
897
+ "pink background": 1,
898
+ "pink nipples": 1,
899
+ "pink nose": 1,
900
+ "pink pawpads": 2,
901
+ "plant": 3,
902
+ "plantigrade": 1,
903
+ "plump labia": 1,
904
+ "poster": 1,
905
+ "precum": 2,
906
+ "presenting": 4,
907
+ "presenting anus": 4,
908
+ "presenting balls": 1,
909
+ "presenting hindquarters": 3,
910
+ "presenting pussy": 2,
911
+ "pubes": 1,
912
+ "public": 2,
913
+ "public erection": 1,
914
+ "public nudity": 1,
915
+ "public sex": 2,
916
+ "pull out": 1,
917
+ "pupils": 1,
918
+ "pussy": 7,
919
+ "raised tail": 2,
920
+ "rating_explicit": 16,
921
+ "rating_questionable": 1,
922
+ "rear view": 2,
923
+ "red clothing": 1,
924
+ "red sweater": 1,
925
+ "red topwear": 1,
926
+ "rimming": 1,
927
+ "ring": 2,
928
+ "roleplay": 1,
929
+ "rope": 1,
930
+ "rope knot": 1,
931
+ "round glasses": 2,
932
+ "saliva": 2,
933
+ "sand": 1,
934
+ "sara \\(cassiethesnekwolf\\)": 1,
935
+ "scentplay": 1,
936
+ "sea": 1,
937
+ "seaside": 1,
938
+ "seductive": 1,
939
+ "semi-anthro": 4,
940
+ "serena \\(ruaidri\\)": 3,
941
+ "sex": 6,
942
+ "sex on the beach": 1,
943
+ "shaking": 2,
944
+ "shirt": 2,
945
+ "shorts": 1,
946
+ "simple background": 2,
947
+ "sitting": 3,
948
+ "sitting on another": 1,
949
+ "sitting on ball": 1,
950
+ "size difference": 2,
951
+ "slave": 1,
952
+ "slim": 1,
953
+ "small breasts": 1,
954
+ "small dom big sub": 1,
955
+ "smile": 4,
956
+ "smiling at viewer": 1,
957
+ "sniffing": 1,
958
+ "socks": 1,
959
+ "sofa": 2,
960
+ "soles": 2,
961
+ "solo": 9,
962
+ "solo focus": 1,
963
+ "speech bubble": 1,
964
+ "spread anus": 1,
965
+ "spread butt": 1,
966
+ "spread legs": 1,
967
+ "spreading": 2,
968
+ "standing": 1,
969
+ "stoat \\(inscryption\\)": 1,
970
+ "stockings": 1,
971
+ "striped clothing": 1,
972
+ "striped legwear": 1,
973
+ "stripes": 1,
974
+ "sunglasses": 1,
975
+ "sweat": 2,
976
+ "sweater": 1,
977
+ "sweaty balls": 1,
978
+ "sweaty genitalia": 1,
979
+ "swimwear": 1,
980
+ "table": 1,
981
+ "tablet": 1,
982
+ "tablet pen": 1,
983
+ "tahlia \\(ruaidri\\)": 1,
984
+ "tail": 9,
985
+ "tail grab": 1,
986
+ "tail markings": 2,
987
+ "talking to viewer": 1,
988
+ "tan body": 2,
989
+ "tan fur": 2,
990
+ "teeth": 3,
991
+ "text": 6,
992
+ "thick thighs": 2,
993
+ "thigh highs": 1,
994
+ "toe claws": 3,
995
+ "toeless legwear": 1,
996
+ "toes": 4,
997
+ "tongue": 6,
998
+ "tongue out": 3,
999
+ "topwear": 2,
1000
+ "tre": 1,
1001
+ "tree": 1,
1002
+ "trembling": 2,
1003
+ "triangular anus": 1,
1004
+ "trio": 1,
1005
+ "tuft": 1,
1006
+ "two tone body": 1,
1007
+ "two tone fur": 1,
1008
+ "vaginal": 3,
1009
+ "vaginal fingering": 1,
1010
+ "vaginal penetration": 2,
1011
+ "verbal": 1,
1012
+ "verbal domination": 1,
1013
+ "walking": 1,
1014
+ "water": 2,
1015
+ "weasel": 17,
1016
+ "weekly": 1,
1017
+ "whiskers": 2,
1018
+ "white body": 5,
1019
+ "white clothing": 1,
1020
+ "white fur": 5,
1021
+ "white hair": 1,
1022
+ "white shirt": 1,
1023
+ "white topwear": 1,
1024
+ "wolf": 2,
1025
+ "wolf guy \\(ruaidri\\)": 1,
1026
+ "worship": 1,
1027
+ "worshiping": 1,
1028
+ "y anus": 1,
1029
+ "yellow eyes": 1
1030
+ }
1031
+ },
1032
+ "ss_text_encoder_lr": 0.0001,
1033
+ "ss_total_batch_size": 96,
1034
+ "ss_training_comment": null,
1035
+ "ss_training_finished_at": 1717155226.2415028,
1036
+ "ss_training_started_at": 1717147420.1079128,
1037
+ "ss_unet_lr": 0.0001,
1038
+ "ss_v2": false,
1039
+ "ss_zero_terminal_snr": false,
1040
+ "sshs_legacy_hash": "379b7609",
1041
+ "sshs_model_hash": "6a708a20675a0b10ef91bdce0c9dd6b0b140a77cfa22c84e84f472b754ec449f"
1042
+ }
tests/weasel-v4e400/weasel-v4e400.json ADDED
@@ -0,0 +1,1040 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-05-31T16:49:26",
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": "stoat",
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": 2,
16
+ "resolution": [
17
+ 352,
18
+ 704
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 1,
23
+ "resolution": [
24
+ 352,
25
+ 736
26
+ ]
27
+ },
28
+ "10": {
29
+ "count": 2,
30
+ "resolution": [
31
+ 640,
32
+ 384
33
+ ]
34
+ },
35
+ "11": {
36
+ "count": 1,
37
+ "resolution": [
38
+ 672,
39
+ 384
40
+ ]
41
+ },
42
+ "12": {
43
+ "count": 2,
44
+ "resolution": [
45
+ 704,
46
+ 352
47
+ ]
48
+ },
49
+ "2": {
50
+ "count": 1,
51
+ "resolution": [
52
+ 384,
53
+ 640
54
+ ]
55
+ },
56
+ "3": {
57
+ "count": 16,
58
+ "resolution": [
59
+ 416,
60
+ 608
61
+ ]
62
+ },
63
+ "4": {
64
+ "count": 11,
65
+ "resolution": [
66
+ 448,
67
+ 576
68
+ ]
69
+ },
70
+ "5": {
71
+ "count": 2,
72
+ "resolution": [
73
+ 480,
74
+ 544
75
+ ]
76
+ },
77
+ "6": {
78
+ "count": 4,
79
+ "resolution": [
80
+ 512,
81
+ 512
82
+ ]
83
+ },
84
+ "7": {
85
+ "count": 5,
86
+ "resolution": [
87
+ 544,
88
+ 480
89
+ ]
90
+ },
91
+ "8": {
92
+ "count": 9,
93
+ "resolution": [
94
+ 576,
95
+ 448
96
+ ]
97
+ },
98
+ "9": {
99
+ "count": 6,
100
+ "resolution": [
101
+ 608,
102
+ 416
103
+ ]
104
+ }
105
+ },
106
+ "mean_img_ar_error": 0.03048658950102444
107
+ },
108
+ "ss_bucket_no_upscale": false,
109
+ "ss_cache_latents": true,
110
+ "ss_caption_dropout_every_n_epochs": 0,
111
+ "ss_caption_dropout_rate": 0.0,
112
+ "ss_caption_tag_dropout_rate": 0.0,
113
+ "ss_clip_skip": null,
114
+ "ss_color_aug": false,
115
+ "ss_dataset_dirs": {
116
+ "1_feral_weasel": {
117
+ "img_count": 28,
118
+ "n_repeats": 1
119
+ },
120
+ "2_anthro_weasel": {
121
+ "img_count": 17,
122
+ "n_repeats": 2
123
+ }
124
+ },
125
+ "ss_debiased_estimation": false,
126
+ "ss_enable_bucket": true,
127
+ "ss_epoch": 200,
128
+ "ss_face_crop_aug_range": null,
129
+ "ss_flip_aug": true,
130
+ "ss_full_fp16": false,
131
+ "ss_gradient_accumulation_steps": 6,
132
+ "ss_gradient_checkpointing": true,
133
+ "ss_huber_c": 0.1,
134
+ "ss_huber_schedule": "snr",
135
+ "ss_ip_noise_gamma": null,
136
+ "ss_ip_noise_gamma_random_strength": false,
137
+ "ss_keep_tokens": 1,
138
+ "ss_learning_rate": 0.0001,
139
+ "ss_loss_type": "l2",
140
+ "ss_lowram": true,
141
+ "ss_lr_scheduler": "cosine",
142
+ "ss_lr_warmup_steps": 0,
143
+ "ss_max_bucket_reso": 1024,
144
+ "ss_max_grad_norm": 1.0,
145
+ "ss_max_token_length": null,
146
+ "ss_max_train_steps": 400,
147
+ "ss_min_bucket_reso": 256,
148
+ "ss_min_snr_gamma": null,
149
+ "ss_mixed_precision": "fp16",
150
+ "ss_multires_noise_discount": 0.1,
151
+ "ss_multires_noise_iterations": 10,
152
+ "ss_network_alpha": 4.0,
153
+ "ss_network_args": {
154
+ "algo": "locon",
155
+ "conv_alpha": "4",
156
+ "conv_dim": "256",
157
+ "dora_wd": "False",
158
+ "dropout": 0.0,
159
+ "module_dropout": "0",
160
+ "preset": "full",
161
+ "rank_dropout": "0",
162
+ "rank_dropout_scale": "False",
163
+ "train_norm": "False",
164
+ "use_scalar": "False",
165
+ "use_tucker": "False"
166
+ },
167
+ "ss_network_dim": 8,
168
+ "ss_network_dropout": 0.0,
169
+ "ss_network_module": "lycoris.kohya",
170
+ "ss_new_sd_model_hash": "IsADirectory",
171
+ "ss_noise_offset": null,
172
+ "ss_noise_offset_random_strength": false,
173
+ "ss_num_batches_per_epoch": 8,
174
+ "ss_num_epochs": 200,
175
+ "ss_num_reg_images": 0,
176
+ "ss_num_train_images": 62,
177
+ "ss_optimizer": "torch.optim.adamw.AdamW",
178
+ "ss_output_name": "stoat",
179
+ "ss_prior_loss_weight": 1.0,
180
+ "ss_random_crop": false,
181
+ "ss_reg_dataset_dirs": {},
182
+ "ss_resolution": "(512, 512)",
183
+ "ss_scale_weight_norms": 1.0,
184
+ "ss_sd_model_hash": "IsADirectory",
185
+ "ss_sd_model_name": "",
186
+ "ss_sd_scripts_commit_hash": "71e2c91330a9d866ec05cdd10584bbb962896a99",
187
+ "ss_seed": 866766202,
188
+ "ss_session_id": 326378033,
189
+ "ss_shuffle_caption": true,
190
+ "ss_steps": 400,
191
+ "ss_tag_frequency": {
192
+ "1_feral_weasel": {
193
+ "5 toes": 2,
194
+ "a beautifully rendered digital painting of a small white-furred weasel standing upright on its hind legs.": 1,
195
+ "a charming stoat character sits atop the carton while another is depicted in motion at the base.": 1,
196
+ "a feral white-furred weasel with a slightly smug expression standing with arms crossed.": 1,
197
+ "a fictional “stoat milk” carton designed with a light blue color scheme and adorned with playful illustrations of white stoats.": 1,
198
+ "a weasel captured in a moment of alertness.": 1,
199
+ "a weasel in a natural setting with its front paws delicately balanced on a rock.": 1,
200
+ "a weasel in a poised stance on a gravelly surface.": 1,
201
+ "a weasel in a vibrant grassy environment showcasing its slender body with a brown fur coat on the upper part and a white underbelly.": 1,
202
+ "a weasel in its natural habitat surrounded by lush greenery.": 1,
203
+ "a weasel in its natural setting.": 1,
204
+ "a weasel in its summer coat characterized by the brown fur on its back and sides contrasting with the white underbelly.": 1,
205
+ "a whimsical and humorous illustration of a weasel submerged in an empty glass with its body contorted to fit inside.": 1,
206
+ "a white stoat in its winter coat standing alert on a rocky surface with patches of snow.": 1,
207
+ "a white weasel in a snowy environment showcasing its winter camouflage.": 1,
208
+ "a white weasel known for its slender body and agility peeking out from a cozy burrow amidst a snowy landscape.": 1,
209
+ "absurd res": 1,
210
+ "ambiguous gender": 4,
211
+ "ambiguous on human": 1,
212
+ "anal": 3,
213
+ "anal fingering": 1,
214
+ "anal orgasm": 2,
215
+ "anal penetration": 3,
216
+ "anatomically correct": 1,
217
+ "anatomically correct genitalia": 1,
218
+ "anatomically correct penis": 1,
219
+ "animal genitalia": 5,
220
+ "animal penis": 4,
221
+ "anus": 5,
222
+ "anus only": 1,
223
+ "avian": 1,
224
+ "balls": 6,
225
+ "barefoot": 1,
226
+ "bdsm": 1,
227
+ "bedding": 1,
228
+ "bedding background": 1,
229
+ "bedroom eyes": 1,
230
+ "begging": 1,
231
+ "belly": 1,
232
+ "bestiality": 1,
233
+ "big dom small sub": 1,
234
+ "big penis": 1,
235
+ "bird": 1,
236
+ "bite": 1,
237
+ "black nose": 2,
238
+ "blue eyes": 6,
239
+ "blush": 5,
240
+ "bodily fluids": 6,
241
+ "bondage": 1,
242
+ "bottomless": 1,
243
+ "bound": 1,
244
+ "breath": 2,
245
+ "brown body": 8,
246
+ "brown feathers": 1,
247
+ "brown fur": 8,
248
+ "butt": 4,
249
+ "by boloid": 1,
250
+ "by conditional dnp": 1,
251
+ "by falvie": 1,
252
+ "by geosaiko1267": 1,
253
+ "by ichigodawashi": 1,
254
+ "by manmosu marimo": 2,
255
+ "by momou": 1,
256
+ "by moth sprout": 1,
257
+ "by perfectlynormal": 1,
258
+ "by shesterrni": 1,
259
+ "by spooky dune": 1,
260
+ "by tailgrip": 1,
261
+ "by tamberella": 1,
262
+ "candy": 1,
263
+ "carton": 2,
264
+ "censor bar": 1,
265
+ "censored": 1,
266
+ "censored genitalia": 1,
267
+ "censored penis": 1,
268
+ "cheek tuft": 1,
269
+ "chibi": 1,
270
+ "claws": 1,
271
+ "cloacal penis": 1,
272
+ "clothed": 1,
273
+ "clothed feral": 1,
274
+ "clothing": 2,
275
+ "container": 1,
276
+ "cooper mordaut": 1,
277
+ "crossed arms": 1,
278
+ "crouching": 1,
279
+ "cum": 4,
280
+ "cum from mouth": 1,
281
+ "cum in ass": 1,
282
+ "cum in mouth": 2,
283
+ "cum inside": 2,
284
+ "cum on self": 1,
285
+ "cum through": 1,
286
+ "cum vomit": 1,
287
+ "cum while penetrated": 2,
288
+ "cumshot": 2,
289
+ "cup": 1,
290
+ "cute fangs": 1,
291
+ "dark body": 1,
292
+ "dark skin": 1,
293
+ "deep penetration": 1,
294
+ "dessert": 1,
295
+ "detailed background": 1,
296
+ "dialogue": 1,
297
+ "digital media (artwork)": 3,
298
+ "digital media \\(artwork\\)": 2,
299
+ "digitigrade": 1,
300
+ "dipstick tail": 4,
301
+ "domestic ferret": 1,
302
+ "dragon": 2,
303
+ "duo": 6,
304
+ "ejaculation": 2,
305
+ "electronics": 2,
306
+ "erection": 5,
307
+ "eyes closed": 1,
308
+ "faceless character": 1,
309
+ "faceless human": 1,
310
+ "faceless male": 1,
311
+ "facial tuft": 1,
312
+ "feathers": 1,
313
+ "featureless crotch": 2,
314
+ "feet": 2,
315
+ "felid": 1,
316
+ "feline": 1,
317
+ "fellatio": 1,
318
+ "female": 4,
319
+ "feral": 28,
320
+ "feral on feral": 2,
321
+ "feral penetrated": 1,
322
+ "fingering": 1,
323
+ "fleshlight position": 1,
324
+ "flower": 2,
325
+ "food": 3,
326
+ "forced": 1,
327
+ "fret": 1,
328
+ "fries": 1,
329
+ "from front position": 1,
330
+ "fruit": 1,
331
+ "fur": 25,
332
+ "fur pattern": 1,
333
+ "genital fluids": 5,
334
+ "genital slit": 1,
335
+ "genitals": 9,
336
+ "glass": 1,
337
+ "glass container": 1,
338
+ "glass cup": 1,
339
+ "glowing": 1,
340
+ "glowing eyes": 1,
341
+ "grass": 4,
342
+ "green body": 1,
343
+ "green eyes": 1,
344
+ "green scales": 2,
345
+ "grey body": 1,
346
+ "grey fur": 1,
347
+ "gundam": 1,
348
+ "gundam build divers": 1,
349
+ "halloween": 1,
350
+ "hands-free": 2,
351
+ "hat": 2,
352
+ "headgear": 2,
353
+ "headgear only": 1,
354
+ "headwear": 2,
355
+ "headwear only": 1,
356
+ "hi res": 2,
357
+ "holding food": 1,
358
+ "holding object": 1,
359
+ "holding tail": 1,
360
+ "holidays": 1,
361
+ "hoodie": 1,
362
+ "hooked penis": 1,
363
+ "human on feral": 1,
364
+ "human penetrating": 1,
365
+ "human penetrating feral": 1,
366
+ "humanoid genitalia": 2,
367
+ "humanoid penis": 1,
368
+ "humanoid pussy": 1,
369
+ "humor": 2,
370
+ "in heat": 1,
371
+ "ineffective censorship": 1,
372
+ "inscryption": 1,
373
+ "interspecies": 2,
374
+ "inviting": 1,
375
+ "irl": 3,
376
+ "it appears alert and poised possibly on the lookout for prey or cautiously observing its surroundings.": 1,
377
+ "it has a slender body adorned with brown and white fur accented by darker brown stripes and spots.": 1,
378
+ "it is backlit with an eerie green glow highlighting its fur.": 1,
379
+ "it seems to be near a piece of wood or bark surrounded by tall grasses that are slightly blurred indicating a shallow depth of field used in the photograph.": 1,
380
+ "its dark eyes and small nose are the only features that stand out in this winter wonderland drawing attention to the creature’s alertness and curiosity.": 1,
381
+ "its eyes are closed and the pink nose stands out against the white backdrop suggesting it might be resting or engaging with its surroundings.": 1,
382
+ "its eyes are keen and observant.": 1,
383
+ "its eyes are sharp and focused indicating its alertness and its small rounded ears are perked up suggesting curiosity or attentiveness.": 1,
384
+ "its fur blends seamlessly with the snowy environment providing excellent camouflage against predators.": 1,
385
+ "its fur is brown with a white underbelly typical for the species in summer.": 1,
386
+ "its pink paw pads add a cute touch to the character.": 1,
387
+ "its small rounded ears are perked up and it has a keen gaze with dark eyes and a pointed snout complete with whiskers.": 1,
388
+ "its tail is notably bushy with a gradient of dark to light fur.": 1,
389
+ "jack-o'-lantern": 1,
390
+ "koppa \\(shiren the wanderer\\)": 2,
391
+ "large penetration": 1,
392
+ "larger human": 1,
393
+ "larger male": 2,
394
+ "legs up": 1,
395
+ "light body": 1,
396
+ "light fur": 1,
397
+ "living condom": 1,
398
+ "looking at viewer": 5,
399
+ "looking back": 1,
400
+ "lying": 5,
401
+ "lynx": 1,
402
+ "machine": 1,
403
+ "male": 7,
404
+ "male on feral": 1,
405
+ "male/ambiguous": 1,
406
+ "male/female": 1,
407
+ "male/male": 3,
408
+ "mammal": 1,
409
+ "markings": 3,
410
+ "masturbation": 1,
411
+ "membrane (anatomy)": 2,
412
+ "membranous wings": 2,
413
+ "milk": 1,
414
+ "monitor": 1,
415
+ "mostly nude": 1,
416
+ "mostly offscreen character": 1,
417
+ "multi nipple": 1,
418
+ "multicolored tail": 1,
419
+ "mustelid": 28,
420
+ "mustelid penis": 2,
421
+ "mustelid pussy": 1,
422
+ "musteline": 28,
423
+ "mythological creature": 1,
424
+ "mythological scalie": 1,
425
+ "mythology": 1,
426
+ "narrowed eyes": 1,
427
+ "nipples": 1,
428
+ "norm \\(perfectlynormal\\)": 1,
429
+ "null": 1,
430
+ "on back": 4,
431
+ "on side": 1,
432
+ "one eye closed": 1,
433
+ "open mouth": 2,
434
+ "oral": 2,
435
+ "orgasm": 2,
436
+ "outside": 9,
437
+ "owl": 1,
438
+ "p03 \\(inscryption\\)": 1,
439
+ "panting": 2,
440
+ "pawpads": 6,
441
+ "paws": 5,
442
+ "penetration": 4,
443
+ "penile": 3,
444
+ "penile masturbation": 1,
445
+ "penile penetration": 3,
446
+ "penis": 6,
447
+ "penis in ass": 2,
448
+ "perineum": 1,
449
+ "phone": 1,
450
+ "photo": 8,
451
+ "photo \\(medium\\)": 5,
452
+ "photography \\(artwork\\)": 10,
453
+ "pink nose": 2,
454
+ "pink pawpads": 2,
455
+ "plant": 7,
456
+ "plump labia": 1,
457
+ "precum": 1,
458
+ "presenting": 4,
459
+ "presenting anus": 1,
460
+ "presenting balls": 1,
461
+ "presenting hindquarters": 1,
462
+ "presenting pussy": 1,
463
+ "prostate stimulation": 1,
464
+ "pumpkin": 1,
465
+ "pun": 2,
466
+ "pussy": 3,
467
+ "pussy juice puddle": 1,
468
+ "raised tail": 2,
469
+ "rape": 2,
470
+ "rating_explicit": 6,
471
+ "rating_safe": 17,
472
+ "real": 9,
473
+ "realistic": 7,
474
+ "reptile": 2,
475
+ "reverse cowgirl position": 1,
476
+ "ridiculous fit": 1,
477
+ "rimming": 1,
478
+ "rommel \\(gundam build divers\\)": 1,
479
+ "scales": 2,
480
+ "scalie": 2,
481
+ "seductive": 1,
482
+ "selwyn": 1,
483
+ "semi-anthro": 1,
484
+ "set against a black background.": 1,
485
+ "sex": 5,
486
+ "sheath": 2,
487
+ "sheath play": 1,
488
+ "shiren the wanderer": 2,
489
+ "short tail": 3,
490
+ "simple background": 8,
491
+ "size difference": 4,
492
+ "smaller ambiguous": 1,
493
+ "smaller feral": 1,
494
+ "smaller male": 1,
495
+ "smaller penetrated": 1,
496
+ "smile": 1,
497
+ "snow": 2,
498
+ "soles": 1,
499
+ "solo": 21,
500
+ "spike chunsoft": 2,
501
+ "spread legs": 3,
502
+ "spreading": 3,
503
+ "standing": 1,
504
+ "stoat": 1,
505
+ "stoat \\(inscryption\\)": 1,
506
+ "stylized illustration of a weasel.": 1,
507
+ "sweat": 3,
508
+ "sweaty balls": 1,
509
+ "sweaty genitalia": 1,
510
+ "sweaty penis": 1,
511
+ "tail": 10,
512
+ "tail anus": 1,
513
+ "tail grab": 1,
514
+ "tail markings": 3,
515
+ "talking to viewer": 1,
516
+ "tears": 1,
517
+ "text": 1,
518
+ "the animal stands on its hind legs amidst a field of green grass showcasing its brown and white fur characteristic of the species.": 1,
519
+ "the animal's slender body is covered in brown fur with a creamy white underbelly and chest typical of its species.": 1,
520
+ "the artist's signature is visible near the bottom of the image.": 1,
521
+ "the artwork is signed by the artist \"boloid\" and notes that it was inspired by @moth_sprout dated 10/20/22.": 1,
522
+ "the background features a simple stylized setting with a table surface and wall in muted blue tones.": 1,
523
+ "the background is a dreamy blend of pastel hues primarily purples; blues and pinks with specks of light that resemble stars or sparkling particles.": 1,
524
+ "the background is dark emphasizing the glowing elements and the creature's confident pose.": 1,
525
+ "the blurred background hints at a rocky shelter.": 1,
526
+ "the blurred background with hints of green foliage suggests a natural outdoor habitat.": 1,
527
+ "the blurred green background emphasizes the stoat’s sharp stance suggesting it might be scanning for potential threats or prey.": 1,
528
+ "the carton’s label features bold lettering that reads “stoat milk” with a whimsical ingredients list consisting solely of “stoat” repeated multiple times.": 1,
529
+ "the creature is bathed in a magical ethereal light that gives its fur a glowing almost luminescent quality.": 1,
530
+ "the creature is positioned in front of a futuristic mechanical device resembling a robotic arm or control panel also emitting a green light.": 1,
531
+ "the creature’s front paws are neatly placed near its chest while its hind legs are spread out.": 1,
532
+ "the daylight enhances the stoat's fur and the surrounding environment highlighting the animal's alertness and its excellent camouflage in the wild.": 1,
533
+ "the overall aesthetic suggests a blend of sci-fi and fantasy with the creature appearing to be in control of the machinery behind it.": 1,
534
+ "the overall atmosphere of the painting is whimsical and enchanting creating a sense of wonder and fantasy.": 1,
535
+ "the overall design is a creative and amusing take on traditional milk packaging substituting the expected dairy content with these lively little mammals.": 1,
536
+ "the overall style combines cartoonish elements with a clean sketch-like finish creating a lighthearted and engaging visual.": 1,
537
+ "the product boasts “100% stoat!!” and includes a lighthearted warning: “do not shake. stoat inside” emphasizing the carton’s imaginative concept of containing live stoats rather than actual milk.": 1,
538
+ "the sunlight reflecting off the snow adds a sparkle to the scene.": 1,
539
+ "the text \"stoat milk\" is playfully integrated into the image curving around the glass.": 1,
540
+ "the weasel is depicted with its legs and head in various directions showcasing its flexibility.": 1,
541
+ "the weasel is in sharp focus with its head turned towards the camera revealing its round ears and dark eyes.": 1,
542
+ "the weasel seems to be cautiously peering around possibly in search of prey or simply surveying its environment.": 1,
543
+ "the weasel's black eyes and pink nose stand out against the stark whiteness of its fur highlighting its keen senses that are vital for survival in the wild.": 1,
544
+ "the weasel's body is sleek and slender with short legs and a long neck all covered in immaculate white fur.": 1,
545
+ "the weasel's head is turned slightly to the side giving it a curious look.": 1,
546
+ "the weasel’s fur is a rich brown on its back transitioning to a pure white on its underbelly a coloration that provides camouflage in the wild.": 1,
547
+ "the weasel’s fur is predominantly brown with a contrasting creamy white underbelly and facial area.": 1,
548
+ "the weasel’s posture is alert with its head raised and ears perked up indicating it might be attentive to sounds or movements in its vicinity.": 1,
549
+ "the weasel’s pristine white fur blends harmoniously with the surrounding snow providing it with an excellent disguise against predators.": 1,
550
+ "the weasel’s sharp features such as its pointed snout and black eyes are highlighted against the soft green backdrop of its natural habitat.": 1,
551
+ "toes": 2,
552
+ "tongue": 1,
553
+ "tongue out": 1,
554
+ "topwear": 1,
555
+ "traditional media (artwork)": 1,
556
+ "traditional media \\(artwork\\)": 1,
557
+ "tree": 1,
558
+ "tuft": 1,
559
+ "vaginal fluids": 2,
560
+ "vein": 1,
561
+ "veiny penis": 1,
562
+ "visual pun": 2,
563
+ "weasel": 27,
564
+ "whiskers": 14,
565
+ "white background": 1,
566
+ "white body": 20,
567
+ "white fur": 20,
568
+ "wings": 2,
569
+ "winter": 1,
570
+ "with dark beady eyes and small rounded ears the stoat appears focused and attentive to its surroundings.": 1,
571
+ "yellow background": 1,
572
+ "yellow eyes": 1
573
+ },
574
+ "2_anthro_weasel": {
575
+ "4 fingers": 1,
576
+ "4 toes": 4,
577
+ "5 fingers": 2,
578
+ "abdominal bulge": 1,
579
+ "african dog": 1,
580
+ "aleutia": 1,
581
+ "ambiguous penetration": 1,
582
+ "anal": 1,
583
+ "anal orgasm": 1,
584
+ "anthro": 14,
585
+ "anthro on anthro": 6,
586
+ "anthro penetrated": 3,
587
+ "anthro penetrating": 3,
588
+ "anthro penetrating anthro": 3,
589
+ "anus": 6,
590
+ "areola": 1,
591
+ "arms tied": 1,
592
+ "arms tied behind back": 1,
593
+ "aroused": 1,
594
+ "aurora \\(ruaidri\\)": 2,
595
+ "avian": 1,
596
+ "b1r-d13": 1,
597
+ "backsack": 3,
598
+ "ball": 1,
599
+ "balls": 5,
600
+ "balls outline": 1,
601
+ "band merch": 1,
602
+ "bandage": 1,
603
+ "bdsm": 1,
604
+ "beach": 1,
605
+ "beach umbrella": 1,
606
+ "beckoning": 1,
607
+ "bed": 1,
608
+ "bedroom eyes": 1,
609
+ "being watched": 1,
610
+ "bench": 1,
611
+ "bfct": 1,
612
+ "big bad wolf": 1,
613
+ "big butt": 3,
614
+ "big tail": 1,
615
+ "bikini": 1,
616
+ "bikini bottom": 1,
617
+ "bikini top": 1,
618
+ "billiard ball": 1,
619
+ "billiard table": 1,
620
+ "biped": 5,
621
+ "black body": 2,
622
+ "black border": 1,
623
+ "black fur": 2,
624
+ "black necktie": 1,
625
+ "black nose": 1,
626
+ "blacksad": 1,
627
+ "blue eyes": 1,
628
+ "blush": 4,
629
+ "bodily fluids": 8,
630
+ "bookshelf": 1,
631
+ "border": 1,
632
+ "bottomless": 4,
633
+ "bottomless anthro": 2,
634
+ "bottomless female": 2,
635
+ "bottomless gynomorph": 1,
636
+ "bottomless intersex": 1,
637
+ "bottomless male": 1,
638
+ "bottomwear": 1,
639
+ "bound": 2,
640
+ "breasts": 6,
641
+ "brown body": 7,
642
+ "brown fur": 5,
643
+ "bulge": 1,
644
+ "bulge from behind": 1,
645
+ "butt": 7,
646
+ "butt grab": 1,
647
+ "butt heart": 2,
648
+ "by ajin": 1,
649
+ "by edesk": 1,
650
+ "by jumpy jackal": 1,
651
+ "by milligram smile": 1,
652
+ "by oddwilds": 1,
653
+ "by reysi": 2,
654
+ "by ruaidri": 4,
655
+ "by spuydjeks": 1,
656
+ "by totesfleisch8": 1,
657
+ "by wizzikt": 3,
658
+ "by zackary911": 1,
659
+ "casual sex": 1,
660
+ "chair": 1,
661
+ "chest tuft": 1,
662
+ "chief smirnov": 1,
663
+ "claws": 8,
664
+ "clitoris": 1,
665
+ "clothed": 7,
666
+ "clothed anthro": 2,
667
+ "clothed female": 1,
668
+ "clothed male": 2,
669
+ "clothed/nude": 2,
670
+ "clothing": 9,
671
+ "coffee mug": 1,
672
+ "collar": 1,
673
+ "computer": 2,
674
+ "coshi \\(dekuscrub\\)": 1,
675
+ "countershading": 1,
676
+ "cue stick": 1,
677
+ "cum": 6,
678
+ "cum drip": 1,
679
+ "cum expulsion": 1,
680
+ "cum fart": 1,
681
+ "cum from ass": 1,
682
+ "cum in ass": 1,
683
+ "cum in pussy": 1,
684
+ "cum inside": 3,
685
+ "cum on body": 1,
686
+ "cum on breasts": 1,
687
+ "cum on face": 1,
688
+ "cum on ground": 1,
689
+ "cum on leg": 1,
690
+ "cum on penis": 1,
691
+ "cumshot": 2,
692
+ "detailed background": 4,
693
+ "detailed bulge": 1,
694
+ "dialogue": 3,
695
+ "digitigrade": 3,
696
+ "dipstick tail": 2,
697
+ "disembodied hand": 1,
698
+ "dolphin shorts": 1,
699
+ "dominant": 1,
700
+ "door": 1,
701
+ "dr. rasa \\(ruaidri\\)": 1,
702
+ "dripping": 1,
703
+ "drooling": 1,
704
+ "duo": 5,
705
+ "duo focus": 1,
706
+ "egyptian": 1,
707
+ "ejaculation": 2,
708
+ "electronics": 2,
709
+ "emanata": 1,
710
+ "empty eyes": 1,
711
+ "english text": 1,
712
+ "erection": 3,
713
+ "exercise ball": 1,
714
+ "exhibitionism": 1,
715
+ "eyelashes": 1,
716
+ "eyes closed": 2,
717
+ "eyewear": 6,
718
+ "faceless character": 1,
719
+ "faceless male": 1,
720
+ "facesitting": 1,
721
+ "fairy tales": 1,
722
+ "fangs": 2,
723
+ "farv \\(funkyknife\\)": 1,
724
+ "feet": 4,
725
+ "fellatio": 2,
726
+ "female": 10,
727
+ "female penetrated": 3,
728
+ "femboy": 4,
729
+ "finger claws": 1,
730
+ "finger in mouth": 1,
731
+ "fingering": 1,
732
+ "fingers": 4,
733
+ "flat chested": 1,
734
+ "fluffy": 1,
735
+ "fluffy tail": 1,
736
+ "foot focus": 1,
737
+ "footwear": 1,
738
+ "forest": 1,
739
+ "fur": 14,
740
+ "furniture": 5,
741
+ "genital fluids": 7,
742
+ "genital outline": 1,
743
+ "genitals": 15,
744
+ "gesture": 1,
745
+ "ghost hands": 1,
746
+ "glasses": 6,
747
+ "glistening": 1,
748
+ "glistening anus": 1,
749
+ "glistening genitalia": 1,
750
+ "glistening pussy": 1,
751
+ "glowing": 1,
752
+ "glowing eyes": 1,
753
+ "green eyes": 3,
754
+ "grey background": 1,
755
+ "grey body": 2,
756
+ "grey eyes": 1,
757
+ "grey fur": 2,
758
+ "group": 3,
759
+ "gynomorph": 1,
760
+ "gynomorph penetrating": 1,
761
+ "gynomorph penetrating female": 1,
762
+ "gynomorph/female": 1,
763
+ "hair": 5,
764
+ "half-erect": 1,
765
+ "halloween": 1,
766
+ "hand on butt": 1,
767
+ "hand on face": 1,
768
+ "hands-free": 1,
769
+ "happy": 1,
770
+ "happy sex": 1,
771
+ "hat": 1,
772
+ "headgear": 1,
773
+ "headwear": 1,
774
+ "heart eyes": 1,
775
+ "heart symbol": 3,
776
+ "hindpaw": 1,
777
+ "holding tail": 1,
778
+ "holidays": 1,
779
+ "hoodie": 1,
780
+ "hotpants": 1,
781
+ "humanoid genitalia": 3,
782
+ "humanoid penis": 3,
783
+ "hunter \\(evanskvrl\\)": 1,
784
+ "hypnolizard": 1,
785
+ "hypnosis": 1,
786
+ "innie pussy": 2,
787
+ "inscryption": 1,
788
+ "inside": 2,
789
+ "intersex": 1,
790
+ "intersex penetrating": 1,
791
+ "intersex penetrating female": 1,
792
+ "intersex/female": 1,
793
+ "interspecies": 4,
794
+ "jack \\(biffyjack94\\)": 1,
795
+ "jessie \\(ruaidri\\)": 1,
796
+ "jewelry": 1,
797
+ "keyboard": 1,
798
+ "kneeling": 1,
799
+ "kobold": 1,
800
+ "lamp": 1,
801
+ "laptop": 1,
802
+ "lava lamp": 1,
803
+ "leaking cum": 1,
804
+ "leash": 1,
805
+ "leg warmers": 1,
806
+ "legs up": 2,
807
+ "legwear": 3,
808
+ "licking": 1,
809
+ "lily pad": 1,
810
+ "little red riding hood \\(copyright\\)": 1,
811
+ "long hair": 1,
812
+ "looking at another": 1,
813
+ "looking at viewer": 8,
814
+ "looking back": 4,
815
+ "looking back at viewer": 1,
816
+ "looking down": 1,
817
+ "looking down at viewer": 1,
818
+ "looking pleasured": 5,
819
+ "low-angle view": 1,
820
+ "lying": 4,
821
+ "machine": 1,
822
+ "male": 10,
823
+ "male anthro": 3,
824
+ "male penetrating": 2,
825
+ "male penetrating anthro": 1,
826
+ "male penetrating female": 2,
827
+ "male/ambiguous": 1,
828
+ "male/female": 3,
829
+ "male/male": 2,
830
+ "markings": 2,
831
+ "master": 1,
832
+ "mellow \\(wizzikt\\)": 3,
833
+ "mind control": 1,
834
+ "multi nipple": 1,
835
+ "multicolored body": 2,
836
+ "multicolored fur": 1,
837
+ "multicolored tail": 1,
838
+ "musk": 1,
839
+ "musk drunk": 1,
840
+ "musk worship": 1,
841
+ "musky balls": 1,
842
+ "musky cock": 1,
843
+ "mustelid": 17,
844
+ "musteline": 17,
845
+ "nails": 1,
846
+ "narrowed eyes": 1,
847
+ "navel": 1,
848
+ "necktie": 1,
849
+ "nidhala \\(ruaidri\\)": 1,
850
+ "nipple piercing": 1,
851
+ "nipples": 6,
852
+ "nirvana": 1,
853
+ "nude": 7,
854
+ "nude anthro": 2,
855
+ "nude female": 1,
856
+ "office chair": 1,
857
+ "on back": 4,
858
+ "on bed": 1,
859
+ "on bench": 1,
860
+ "one eye closed": 1,
861
+ "open clothing": 1,
862
+ "open hoodie": 1,
863
+ "open mouth": 4,
864
+ "open shirt": 1,
865
+ "open topwear": 1,
866
+ "oral": 3,
867
+ "orange eyes": 1,
868
+ "orgasm": 4,
869
+ "orgasm face": 2,
870
+ "outdoor nudity": 1,
871
+ "outside": 1,
872
+ "outside sex": 2,
873
+ "parasol": 1,
874
+ "partially clothed": 1,
875
+ "patreon": 1,
876
+ "patreon logo": 1,
877
+ "patreon username": 1,
878
+ "pattern clothing": 1,
879
+ "pattern legwear": 1,
880
+ "pawpads": 4,
881
+ "paws": 5,
882
+ "penetration": 3,
883
+ "penile": 4,
884
+ "penile penetration": 2,
885
+ "penis": 5,
886
+ "penis grab": 1,
887
+ "penis in pussy": 1,
888
+ "penis sniffing": 1,
889
+ "penis worship": 1,
890
+ "perineum": 2,
891
+ "petplay": 1,
892
+ "piercing": 1,
893
+ "pink anus": 1,
894
+ "pink areola": 1,
895
+ "pink background": 1,
896
+ "pink nipples": 1,
897
+ "pink nose": 1,
898
+ "pink pawpads": 2,
899
+ "plant": 3,
900
+ "plantigrade": 1,
901
+ "plump labia": 1,
902
+ "poster": 1,
903
+ "precum": 2,
904
+ "presenting": 4,
905
+ "presenting anus": 4,
906
+ "presenting balls": 1,
907
+ "presenting hindquarters": 3,
908
+ "presenting pussy": 2,
909
+ "pubes": 1,
910
+ "public": 2,
911
+ "public erection": 1,
912
+ "public nudity": 1,
913
+ "public sex": 2,
914
+ "pull out": 1,
915
+ "pupils": 1,
916
+ "pussy": 7,
917
+ "raised tail": 2,
918
+ "rating_explicit": 16,
919
+ "rating_questionable": 1,
920
+ "rear view": 2,
921
+ "red clothing": 1,
922
+ "red sweater": 1,
923
+ "red topwear": 1,
924
+ "rimming": 1,
925
+ "ring": 2,
926
+ "roleplay": 1,
927
+ "rope": 1,
928
+ "rope knot": 1,
929
+ "round glasses": 2,
930
+ "saliva": 2,
931
+ "sand": 1,
932
+ "sara \\(cassiethesnekwolf\\)": 1,
933
+ "scentplay": 1,
934
+ "sea": 1,
935
+ "seaside": 1,
936
+ "seductive": 1,
937
+ "semi-anthro": 4,
938
+ "serena \\(ruaidri\\)": 3,
939
+ "sex": 6,
940
+ "sex on the beach": 1,
941
+ "shaking": 2,
942
+ "shirt": 2,
943
+ "shorts": 1,
944
+ "simple background": 2,
945
+ "sitting": 3,
946
+ "sitting on another": 1,
947
+ "sitting on ball": 1,
948
+ "size difference": 2,
949
+ "slave": 1,
950
+ "slim": 1,
951
+ "small breasts": 1,
952
+ "small dom big sub": 1,
953
+ "smile": 4,
954
+ "smiling at viewer": 1,
955
+ "sniffing": 1,
956
+ "socks": 1,
957
+ "sofa": 2,
958
+ "soles": 2,
959
+ "solo": 9,
960
+ "solo focus": 1,
961
+ "speech bubble": 1,
962
+ "spread anus": 1,
963
+ "spread butt": 1,
964
+ "spread legs": 1,
965
+ "spreading": 2,
966
+ "standing": 1,
967
+ "stoat \\(inscryption\\)": 1,
968
+ "stockings": 1,
969
+ "striped clothing": 1,
970
+ "striped legwear": 1,
971
+ "stripes": 1,
972
+ "sunglasses": 1,
973
+ "sweat": 2,
974
+ "sweater": 1,
975
+ "sweaty balls": 1,
976
+ "sweaty genitalia": 1,
977
+ "swimwear": 1,
978
+ "table": 1,
979
+ "tablet": 1,
980
+ "tablet pen": 1,
981
+ "tahlia \\(ruaidri\\)": 1,
982
+ "tail": 9,
983
+ "tail grab": 1,
984
+ "tail markings": 2,
985
+ "talking to viewer": 1,
986
+ "tan body": 2,
987
+ "tan fur": 2,
988
+ "teeth": 3,
989
+ "text": 6,
990
+ "thick thighs": 2,
991
+ "thigh highs": 1,
992
+ "toe claws": 3,
993
+ "toeless legwear": 1,
994
+ "toes": 4,
995
+ "tongue": 6,
996
+ "tongue out": 3,
997
+ "topwear": 2,
998
+ "tre": 1,
999
+ "tree": 1,
1000
+ "trembling": 2,
1001
+ "triangular anus": 1,
1002
+ "trio": 1,
1003
+ "tuft": 1,
1004
+ "two tone body": 1,
1005
+ "two tone fur": 1,
1006
+ "vaginal": 3,
1007
+ "vaginal fingering": 1,
1008
+ "vaginal penetration": 2,
1009
+ "verbal": 1,
1010
+ "verbal domination": 1,
1011
+ "walking": 1,
1012
+ "water": 2,
1013
+ "weasel": 17,
1014
+ "weekly": 1,
1015
+ "whiskers": 2,
1016
+ "white body": 5,
1017
+ "white clothing": 1,
1018
+ "white fur": 5,
1019
+ "white hair": 1,
1020
+ "white shirt": 1,
1021
+ "white topwear": 1,
1022
+ "wolf": 2,
1023
+ "wolf guy \\(ruaidri\\)": 1,
1024
+ "worship": 1,
1025
+ "worshiping": 1,
1026
+ "y anus": 1,
1027
+ "yellow eyes": 1
1028
+ }
1029
+ },
1030
+ "ss_text_encoder_lr": 0.0001,
1031
+ "ss_total_batch_size": 96,
1032
+ "ss_training_comment": null,
1033
+ "ss_training_finished_at": 1717174166.178478,
1034
+ "ss_training_started_at": 1717165848.9218056,
1035
+ "ss_unet_lr": 0.0001,
1036
+ "ss_v2": false,
1037
+ "ss_zero_terminal_snr": false,
1038
+ "sshs_legacy_hash": "2740ed0b",
1039
+ "sshs_model_hash": "533bce6cf7fba691c2c0b966f02cef234f7ebe02d5894e300932ab1aff47c171"
1040
+ }
tests/weasel-v5e400/weasel-v5e400.json ADDED
@@ -0,0 +1,1136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-01T13:29:26",
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": "stoat",
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": 2,
16
+ "resolution": [
17
+ 352,
18
+ 704
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 1,
23
+ "resolution": [
24
+ 352,
25
+ 736
26
+ ]
27
+ },
28
+ "10": {
29
+ "count": 4,
30
+ "resolution": [
31
+ 640,
32
+ 384
33
+ ]
34
+ },
35
+ "11": {
36
+ "count": 1,
37
+ "resolution": [
38
+ 672,
39
+ 384
40
+ ]
41
+ },
42
+ "12": {
43
+ "count": 2,
44
+ "resolution": [
45
+ 704,
46
+ 352
47
+ ]
48
+ },
49
+ "2": {
50
+ "count": 1,
51
+ "resolution": [
52
+ 384,
53
+ 640
54
+ ]
55
+ },
56
+ "3": {
57
+ "count": 18,
58
+ "resolution": [
59
+ 416,
60
+ 608
61
+ ]
62
+ },
63
+ "4": {
64
+ "count": 11,
65
+ "resolution": [
66
+ 448,
67
+ 576
68
+ ]
69
+ },
70
+ "5": {
71
+ "count": 2,
72
+ "resolution": [
73
+ 480,
74
+ 544
75
+ ]
76
+ },
77
+ "6": {
78
+ "count": 4,
79
+ "resolution": [
80
+ 512,
81
+ 512
82
+ ]
83
+ },
84
+ "7": {
85
+ "count": 7,
86
+ "resolution": [
87
+ 544,
88
+ 480
89
+ ]
90
+ },
91
+ "8": {
92
+ "count": 13,
93
+ "resolution": [
94
+ 576,
95
+ 448
96
+ ]
97
+ },
98
+ "9": {
99
+ "count": 6,
100
+ "resolution": [
101
+ 608,
102
+ 416
103
+ ]
104
+ }
105
+ },
106
+ "mean_img_ar_error": 0.0303938978341739
107
+ },
108
+ "ss_bucket_no_upscale": false,
109
+ "ss_cache_latents": true,
110
+ "ss_caption_dropout_every_n_epochs": 0,
111
+ "ss_caption_dropout_rate": 0.0,
112
+ "ss_caption_tag_dropout_rate": 0.0,
113
+ "ss_clip_skip": null,
114
+ "ss_color_aug": false,
115
+ "ss_dataset_dirs": {
116
+ "1_feral_weasel": {
117
+ "img_count": 28,
118
+ "n_repeats": 1
119
+ },
120
+ "2_anthro_weasel": {
121
+ "img_count": 22,
122
+ "n_repeats": 2
123
+ }
124
+ },
125
+ "ss_debiased_estimation": false,
126
+ "ss_enable_bucket": true,
127
+ "ss_epoch": 200,
128
+ "ss_face_crop_aug_range": null,
129
+ "ss_flip_aug": true,
130
+ "ss_full_fp16": false,
131
+ "ss_gradient_accumulation_steps": 6,
132
+ "ss_gradient_checkpointing": true,
133
+ "ss_huber_c": 0.1,
134
+ "ss_huber_schedule": "snr",
135
+ "ss_ip_noise_gamma": null,
136
+ "ss_ip_noise_gamma_random_strength": false,
137
+ "ss_keep_tokens": 1,
138
+ "ss_learning_rate": 0.0001,
139
+ "ss_loss_type": "l2",
140
+ "ss_lowram": true,
141
+ "ss_lr_scheduler": "cosine",
142
+ "ss_lr_warmup_steps": 0,
143
+ "ss_max_bucket_reso": 1024,
144
+ "ss_max_grad_norm": 1.0,
145
+ "ss_max_token_length": null,
146
+ "ss_max_train_steps": 400,
147
+ "ss_min_bucket_reso": 256,
148
+ "ss_min_snr_gamma": null,
149
+ "ss_mixed_precision": "fp16",
150
+ "ss_multires_noise_discount": 0.1,
151
+ "ss_multires_noise_iterations": 10,
152
+ "ss_network_alpha": 4.0,
153
+ "ss_network_args": {
154
+ "algo": "locon",
155
+ "conv_alpha": "4",
156
+ "conv_dim": "256",
157
+ "dora_wd": "False",
158
+ "dropout": 0.0,
159
+ "module_dropout": "0",
160
+ "preset": "full",
161
+ "rank_dropout": "0",
162
+ "rank_dropout_scale": "False",
163
+ "train_norm": "False",
164
+ "use_scalar": "False",
165
+ "use_tucker": "False"
166
+ },
167
+ "ss_network_dim": 8,
168
+ "ss_network_dropout": 0.0,
169
+ "ss_network_module": "lycoris.kohya",
170
+ "ss_new_sd_model_hash": "IsADirectory",
171
+ "ss_noise_offset": null,
172
+ "ss_noise_offset_random_strength": false,
173
+ "ss_num_batches_per_epoch": 9,
174
+ "ss_num_epochs": 200,
175
+ "ss_num_reg_images": 0,
176
+ "ss_num_train_images": 72,
177
+ "ss_optimizer": "torch.optim.adamw.AdamW",
178
+ "ss_output_name": "stoat",
179
+ "ss_prior_loss_weight": 1.0,
180
+ "ss_random_crop": false,
181
+ "ss_reg_dataset_dirs": {},
182
+ "ss_resolution": "(512, 512)",
183
+ "ss_scale_weight_norms": 1.0,
184
+ "ss_sd_model_hash": "IsADirectory",
185
+ "ss_sd_model_name": "",
186
+ "ss_sd_scripts_commit_hash": "71e2c91330a9d866ec05cdd10584bbb962896a99",
187
+ "ss_seed": 3023656264,
188
+ "ss_session_id": 2540838988,
189
+ "ss_shuffle_caption": true,
190
+ "ss_steps": 400,
191
+ "ss_tag_frequency": {
192
+ "1_feral_weasel": {
193
+ "5 toes": 2,
194
+ "a beautifully rendered digital painting of a small white-furred weasel standing upright on its hind legs.": 1,
195
+ "a charming stoat character sits atop the carton while another is depicted in motion at the base.": 1,
196
+ "a feral white-furred weasel with a slightly smug expression standing with arms crossed.": 1,
197
+ "a fictional “stoat milk” carton designed with a light blue color scheme and adorned with playful illustrations of white stoats.": 1,
198
+ "a weasel captured in a moment of alertness.": 1,
199
+ "a weasel in a natural setting with its front paws delicately balanced on a rock.": 1,
200
+ "a weasel in a poised stance on a gravelly surface.": 1,
201
+ "a weasel in a vibrant grassy environment showcasing its slender body with a brown fur coat on the upper part and a white underbelly.": 1,
202
+ "a weasel in its natural habitat surrounded by lush greenery.": 1,
203
+ "a weasel in its natural setting.": 1,
204
+ "a weasel in its summer coat characterized by the brown fur on its back and sides contrasting with the white underbelly.": 1,
205
+ "a whimsical and humorous illustration of a weasel submerged in an empty glass with its body contorted to fit inside.": 1,
206
+ "a white stoat in its winter coat standing alert on a rocky surface with patches of snow.": 1,
207
+ "a white weasel in a snowy environment showcasing its winter camouflage.": 1,
208
+ "a white weasel known for its slender body and agility peeking out from a cozy burrow amidst a snowy landscape.": 1,
209
+ "absurd res": 1,
210
+ "ambiguous gender": 4,
211
+ "ambiguous on human": 1,
212
+ "anal": 3,
213
+ "anal fingering": 1,
214
+ "anal orgasm": 2,
215
+ "anal penetration": 3,
216
+ "anatomically correct": 1,
217
+ "anatomically correct genitalia": 1,
218
+ "anatomically correct penis": 1,
219
+ "animal genitalia": 5,
220
+ "animal penis": 4,
221
+ "anus": 5,
222
+ "anus only": 1,
223
+ "avian": 1,
224
+ "balls": 6,
225
+ "barefoot": 1,
226
+ "bdsm": 1,
227
+ "bedding": 1,
228
+ "bedding background": 1,
229
+ "bedroom eyes": 1,
230
+ "begging": 1,
231
+ "belly": 1,
232
+ "bestiality": 1,
233
+ "big dom small sub": 1,
234
+ "big penis": 1,
235
+ "bird": 1,
236
+ "bite": 1,
237
+ "black nose": 2,
238
+ "blue eyes": 6,
239
+ "blush": 5,
240
+ "bodily fluids": 6,
241
+ "bondage": 1,
242
+ "bottomless": 1,
243
+ "bound": 1,
244
+ "breath": 2,
245
+ "brown body": 8,
246
+ "brown feathers": 1,
247
+ "brown fur": 8,
248
+ "butt": 4,
249
+ "by boloid": 1,
250
+ "by conditional dnp": 1,
251
+ "by falvie": 1,
252
+ "by geosaiko1267": 1,
253
+ "by ichigodawashi": 1,
254
+ "by manmosu marimo": 2,
255
+ "by momou": 1,
256
+ "by moth sprout": 1,
257
+ "by perfectlynormal": 1,
258
+ "by shesterrni": 1,
259
+ "by spooky dune": 1,
260
+ "by tailgrip": 1,
261
+ "by tamberella": 1,
262
+ "candy": 1,
263
+ "carton": 2,
264
+ "censor bar": 1,
265
+ "censored": 1,
266
+ "censored genitalia": 1,
267
+ "censored penis": 1,
268
+ "cheek tuft": 1,
269
+ "chibi": 1,
270
+ "claws": 1,
271
+ "cloacal penis": 1,
272
+ "clothed": 1,
273
+ "clothed feral": 1,
274
+ "clothing": 2,
275
+ "container": 1,
276
+ "cooper mordaut": 1,
277
+ "crossed arms": 1,
278
+ "crouching": 1,
279
+ "cum": 4,
280
+ "cum from mouth": 1,
281
+ "cum in ass": 1,
282
+ "cum in mouth": 2,
283
+ "cum inside": 2,
284
+ "cum on self": 1,
285
+ "cum through": 1,
286
+ "cum vomit": 1,
287
+ "cum while penetrated": 2,
288
+ "cumshot": 2,
289
+ "cup": 1,
290
+ "cute fangs": 1,
291
+ "dark body": 1,
292
+ "dark skin": 1,
293
+ "deep penetration": 1,
294
+ "dessert": 1,
295
+ "detailed background": 1,
296
+ "dialogue": 1,
297
+ "digital media (artwork)": 3,
298
+ "digital media \\(artwork\\)": 2,
299
+ "digitigrade": 1,
300
+ "dipstick tail": 4,
301
+ "domestic ferret": 1,
302
+ "dragon": 2,
303
+ "duo": 6,
304
+ "ejaculation": 2,
305
+ "electronics": 2,
306
+ "erection": 5,
307
+ "eyes closed": 1,
308
+ "faceless character": 1,
309
+ "faceless human": 1,
310
+ "faceless male": 1,
311
+ "facial tuft": 1,
312
+ "feathers": 1,
313
+ "featureless crotch": 2,
314
+ "feet": 2,
315
+ "felid": 1,
316
+ "feline": 1,
317
+ "fellatio": 1,
318
+ "female": 4,
319
+ "feral": 28,
320
+ "feral on feral": 2,
321
+ "feral penetrated": 1,
322
+ "fingering": 1,
323
+ "fleshlight position": 1,
324
+ "flower": 2,
325
+ "food": 3,
326
+ "forced": 1,
327
+ "fret": 1,
328
+ "fries": 1,
329
+ "from front position": 1,
330
+ "fruit": 1,
331
+ "fur": 25,
332
+ "fur pattern": 1,
333
+ "genital fluids": 5,
334
+ "genital slit": 1,
335
+ "genitals": 9,
336
+ "glass": 1,
337
+ "glass container": 1,
338
+ "glass cup": 1,
339
+ "glowing": 1,
340
+ "glowing eyes": 1,
341
+ "grass": 4,
342
+ "green body": 1,
343
+ "green eyes": 1,
344
+ "green scales": 2,
345
+ "grey body": 1,
346
+ "grey fur": 1,
347
+ "gundam": 1,
348
+ "gundam build divers": 1,
349
+ "halloween": 1,
350
+ "hands-free": 2,
351
+ "hat": 2,
352
+ "headgear": 2,
353
+ "headgear only": 1,
354
+ "headwear": 2,
355
+ "headwear only": 1,
356
+ "hi res": 2,
357
+ "holding food": 1,
358
+ "holding object": 1,
359
+ "holding tail": 1,
360
+ "holidays": 1,
361
+ "hoodie": 1,
362
+ "hooked penis": 1,
363
+ "human on feral": 1,
364
+ "human penetrating": 1,
365
+ "human penetrating feral": 1,
366
+ "humanoid genitalia": 2,
367
+ "humanoid penis": 1,
368
+ "humanoid pussy": 1,
369
+ "humor": 2,
370
+ "in heat": 1,
371
+ "ineffective censorship": 1,
372
+ "inscryption": 1,
373
+ "interspecies": 2,
374
+ "inviting": 1,
375
+ "irl": 3,
376
+ "it appears alert and poised possibly on the lookout for prey or cautiously observing its surroundings.": 1,
377
+ "it has a slender body adorned with brown and white fur accented by darker brown stripes and spots.": 1,
378
+ "it is backlit with an eerie green glow highlighting its fur.": 1,
379
+ "it seems to be near a piece of wood or bark surrounded by tall grasses that are slightly blurred indicating a shallow depth of field used in the photograph.": 1,
380
+ "its dark eyes and small nose are the only features that stand out in this winter wonderland drawing attention to the creature’s alertness and curiosity.": 1,
381
+ "its eyes are closed and the pink nose stands out against the white backdrop suggesting it might be resting or engaging with its surroundings.": 1,
382
+ "its eyes are keen and observant.": 1,
383
+ "its eyes are sharp and focused indicating its alertness and its small rounded ears are perked up suggesting curiosity or attentiveness.": 1,
384
+ "its fur blends seamlessly with the snowy environment providing excellent camouflage against predators.": 1,
385
+ "its fur is brown with a white underbelly typical for the species in summer.": 1,
386
+ "its pink paw pads add a cute touch to the character.": 1,
387
+ "its small rounded ears are perked up and it has a keen gaze with dark eyes and a pointed snout complete with whiskers.": 1,
388
+ "its tail is notably bushy with a gradient of dark to light fur.": 1,
389
+ "jack-o'-lantern": 1,
390
+ "koppa \\(shiren the wanderer\\)": 2,
391
+ "large penetration": 1,
392
+ "larger human": 1,
393
+ "larger male": 2,
394
+ "legs up": 1,
395
+ "light body": 1,
396
+ "light fur": 1,
397
+ "living condom": 1,
398
+ "looking at viewer": 5,
399
+ "looking back": 1,
400
+ "lying": 5,
401
+ "lynx": 1,
402
+ "machine": 1,
403
+ "male": 7,
404
+ "male on feral": 1,
405
+ "male/ambiguous": 1,
406
+ "male/female": 1,
407
+ "male/male": 3,
408
+ "mammal": 1,
409
+ "markings": 3,
410
+ "masturbation": 1,
411
+ "membrane (anatomy)": 2,
412
+ "membranous wings": 2,
413
+ "milk": 1,
414
+ "monitor": 1,
415
+ "mostly nude": 1,
416
+ "mostly offscreen character": 1,
417
+ "multi nipple": 1,
418
+ "multicolored tail": 1,
419
+ "mustelid": 28,
420
+ "mustelid penis": 2,
421
+ "mustelid pussy": 1,
422
+ "musteline": 28,
423
+ "mythological creature": 1,
424
+ "mythological scalie": 1,
425
+ "mythology": 1,
426
+ "narrowed eyes": 1,
427
+ "nipples": 1,
428
+ "norm \\(perfectlynormal\\)": 1,
429
+ "null": 1,
430
+ "on back": 4,
431
+ "on side": 1,
432
+ "one eye closed": 1,
433
+ "open mouth": 2,
434
+ "oral": 2,
435
+ "orgasm": 2,
436
+ "outside": 9,
437
+ "owl": 1,
438
+ "p03 \\(inscryption\\)": 1,
439
+ "panting": 2,
440
+ "pawpads": 6,
441
+ "paws": 5,
442
+ "penetration": 4,
443
+ "penile": 3,
444
+ "penile masturbation": 1,
445
+ "penile penetration": 3,
446
+ "penis": 6,
447
+ "penis in ass": 2,
448
+ "perineum": 1,
449
+ "phone": 1,
450
+ "photo": 8,
451
+ "photo \\(medium\\)": 5,
452
+ "photography \\(artwork\\)": 10,
453
+ "pink nose": 2,
454
+ "pink pawpads": 2,
455
+ "plant": 7,
456
+ "plump labia": 1,
457
+ "precum": 1,
458
+ "presenting": 4,
459
+ "presenting anus": 1,
460
+ "presenting balls": 1,
461
+ "presenting hindquarters": 1,
462
+ "presenting pussy": 1,
463
+ "prostate stimulation": 1,
464
+ "pumpkin": 1,
465
+ "pun": 2,
466
+ "pussy": 3,
467
+ "pussy juice puddle": 1,
468
+ "raised tail": 2,
469
+ "rape": 2,
470
+ "rating_explicit": 6,
471
+ "rating_safe": 17,
472
+ "real": 9,
473
+ "realistic": 7,
474
+ "reptile": 2,
475
+ "reverse cowgirl position": 1,
476
+ "ridiculous fit": 1,
477
+ "rimming": 1,
478
+ "rommel \\(gundam build divers\\)": 1,
479
+ "scales": 2,
480
+ "scalie": 2,
481
+ "seductive": 1,
482
+ "selwyn": 1,
483
+ "semi-anthro": 1,
484
+ "set against a black background.": 1,
485
+ "sex": 5,
486
+ "sheath": 2,
487
+ "sheath play": 1,
488
+ "shiren the wanderer": 2,
489
+ "short tail": 3,
490
+ "simple background": 8,
491
+ "size difference": 4,
492
+ "smaller ambiguous": 1,
493
+ "smaller feral": 1,
494
+ "smaller male": 1,
495
+ "smaller penetrated": 1,
496
+ "smile": 1,
497
+ "snow": 2,
498
+ "soles": 1,
499
+ "solo": 21,
500
+ "spike chunsoft": 2,
501
+ "spread legs": 3,
502
+ "spreading": 3,
503
+ "standing": 1,
504
+ "stoat": 1,
505
+ "stoat \\(inscryption\\)": 1,
506
+ "stylized illustration of a weasel.": 1,
507
+ "sweat": 3,
508
+ "sweaty balls": 1,
509
+ "sweaty genitalia": 1,
510
+ "sweaty penis": 1,
511
+ "tail": 10,
512
+ "tail anus": 1,
513
+ "tail grab": 1,
514
+ "tail markings": 3,
515
+ "talking to viewer": 1,
516
+ "tears": 1,
517
+ "text": 1,
518
+ "the animal stands on its hind legs amidst a field of green grass showcasing its brown and white fur characteristic of the species.": 1,
519
+ "the animal's slender body is covered in brown fur with a creamy white underbelly and chest typical of its species.": 1,
520
+ "the artist's signature is visible near the bottom of the image.": 1,
521
+ "the artwork is signed by the artist \"boloid\" and notes that it was inspired by @moth_sprout dated 10/20/22.": 1,
522
+ "the background features a simple stylized setting with a table surface and wall in muted blue tones.": 1,
523
+ "the background is a dreamy blend of pastel hues primarily purples; blues and pinks with specks of light that resemble stars or sparkling particles.": 1,
524
+ "the background is dark emphasizing the glowing elements and the creature's confident pose.": 1,
525
+ "the blurred background hints at a rocky shelter.": 1,
526
+ "the blurred background with hints of green foliage suggests a natural outdoor habitat.": 1,
527
+ "the blurred green background emphasizes the stoat’s sharp stance suggesting it might be scanning for potential threats or prey.": 1,
528
+ "the carton’s label features bold lettering that reads “stoat milk” with a whimsical ingredients list consisting solely of “stoat” repeated multiple times.": 1,
529
+ "the creature is bathed in a magical ethereal light that gives its fur a glowing almost luminescent quality.": 1,
530
+ "the creature is positioned in front of a futuristic mechanical device resembling a robotic arm or control panel also emitting a green light.": 1,
531
+ "the creature’s front paws are neatly placed near its chest while its hind legs are spread out.": 1,
532
+ "the daylight enhances the stoat's fur and the surrounding environment highlighting the animal's alertness and its excellent camouflage in the wild.": 1,
533
+ "the overall aesthetic suggests a blend of sci-fi and fantasy with the creature appearing to be in control of the machinery behind it.": 1,
534
+ "the overall atmosphere of the painting is whimsical and enchanting creating a sense of wonder and fantasy.": 1,
535
+ "the overall design is a creative and amusing take on traditional milk packaging substituting the expected dairy content with these lively little mammals.": 1,
536
+ "the overall style combines cartoonish elements with a clean sketch-like finish creating a lighthearted and engaging visual.": 1,
537
+ "the product boasts “100% stoat!!” and includes a lighthearted warning: “do not shake. stoat inside” emphasizing the carton’s imaginative concept of containing live stoats rather than actual milk.": 1,
538
+ "the sunlight reflecting off the snow adds a sparkle to the scene.": 1,
539
+ "the text \"stoat milk\" is playfully integrated into the image curving around the glass.": 1,
540
+ "the weasel is depicted with its legs and head in various directions showcasing its flexibility.": 1,
541
+ "the weasel is in sharp focus with its head turned towards the camera revealing its round ears and dark eyes.": 1,
542
+ "the weasel seems to be cautiously peering around possibly in search of prey or simply surveying its environment.": 1,
543
+ "the weasel's black eyes and pink nose stand out against the stark whiteness of its fur highlighting its keen senses that are vital for survival in the wild.": 1,
544
+ "the weasel's body is sleek and slender with short legs and a long neck all covered in immaculate white fur.": 1,
545
+ "the weasel's head is turned slightly to the side giving it a curious look.": 1,
546
+ "the weasel’s fur is a rich brown on its back transitioning to a pure white on its underbelly a coloration that provides camouflage in the wild.": 1,
547
+ "the weasel’s fur is predominantly brown with a contrasting creamy white underbelly and facial area.": 1,
548
+ "the weasel’s posture is alert with its head raised and ears perked up indicating it might be attentive to sounds or movements in its vicinity.": 1,
549
+ "the weasel’s pristine white fur blends harmoniously with the surrounding snow providing it with an excellent disguise against predators.": 1,
550
+ "the weasel’s sharp features such as its pointed snout and black eyes are highlighted against the soft green backdrop of its natural habitat.": 1,
551
+ "toes": 2,
552
+ "tongue": 1,
553
+ "tongue out": 1,
554
+ "topwear": 1,
555
+ "traditional media (artwork)": 1,
556
+ "traditional media \\(artwork\\)": 1,
557
+ "tree": 1,
558
+ "tuft": 1,
559
+ "vaginal fluids": 2,
560
+ "vein": 1,
561
+ "veiny penis": 1,
562
+ "visual pun": 2,
563
+ "weasel": 27,
564
+ "whiskers": 14,
565
+ "white background": 1,
566
+ "white body": 20,
567
+ "white fur": 20,
568
+ "wings": 2,
569
+ "winter": 1,
570
+ "with dark beady eyes and small rounded ears the stoat appears focused and attentive to its surroundings.": 1,
571
+ "yellow background": 1,
572
+ "yellow eyes": 1
573
+ },
574
+ "2_anthro_weasel": {
575
+ "4 fingers": 1,
576
+ "4 toes": 7,
577
+ "5 fingers": 2,
578
+ "a muscular anthropomorphic weasel with a long bushy tail and a curvaceous humanoid form with large exaggerated buttocks and thighs.": 1,
579
+ "abdominal bulge": 1,
580
+ "african dog": 1,
581
+ "after sex": 1,
582
+ "aleutia": 1,
583
+ "ambiguous penetration": 1,
584
+ "anal": 2,
585
+ "anal orgasm": 1,
586
+ "anal penetration": 1,
587
+ "animal genitalia": 1,
588
+ "animal penis": 1,
589
+ "anthro": 19,
590
+ "anthro on anthro": 7,
591
+ "anthro penetrated": 3,
592
+ "anthro penetrating": 3,
593
+ "anthro penetrating anthro": 3,
594
+ "anus": 7,
595
+ "arcshep": 1,
596
+ "areola": 1,
597
+ "arms tied": 1,
598
+ "arms tied behind back": 1,
599
+ "aroused": 1,
600
+ "athletic": 1,
601
+ "athletic anthro": 1,
602
+ "athletic male": 1,
603
+ "aurora \\(ruaidri\\)": 2,
604
+ "avian": 1,
605
+ "b1r-d13": 1,
606
+ "backsack": 4,
607
+ "ball": 1,
608
+ "balls": 9,
609
+ "balls outline": 1,
610
+ "band merch": 1,
611
+ "bandage": 1,
612
+ "bandanna": 1,
613
+ "barnaby kane": 1,
614
+ "bdsm": 1,
615
+ "beach": 2,
616
+ "beach towel": 1,
617
+ "beach umbrella": 2,
618
+ "beckoning": 1,
619
+ "bed": 1,
620
+ "bedroom eyes": 2,
621
+ "being watched": 2,
622
+ "bench": 1,
623
+ "bfct": 1,
624
+ "big bad wolf": 1,
625
+ "big butt": 4,
626
+ "big penis": 1,
627
+ "big tail": 1,
628
+ "bikini": 1,
629
+ "bikini bottom": 1,
630
+ "bikini top": 1,
631
+ "billiard ball": 1,
632
+ "billiard table": 1,
633
+ "biped": 5,
634
+ "black body": 2,
635
+ "black border": 1,
636
+ "black fur": 2,
637
+ "black necktie": 1,
638
+ "black nose": 1,
639
+ "blacksad": 1,
640
+ "blue eyes": 2,
641
+ "blush": 5,
642
+ "bodily fluids": 10,
643
+ "bookshelf": 1,
644
+ "border": 1,
645
+ "bottomless": 4,
646
+ "bottomless anthro": 2,
647
+ "bottomless female": 2,
648
+ "bottomless gynomorph": 1,
649
+ "bottomless intersex": 1,
650
+ "bottomless male": 1,
651
+ "bottomwear": 1,
652
+ "bound": 2,
653
+ "breasts": 6,
654
+ "brown body": 8,
655
+ "brown fur": 6,
656
+ "bulge": 1,
657
+ "bulge from behind": 1,
658
+ "butt": 10,
659
+ "butt grab": 1,
660
+ "butt heart": 2,
661
+ "by ajin": 1,
662
+ "by bittenbun": 1,
663
+ "by conditional dnp": 1,
664
+ "by edesk": 1,
665
+ "by garnetto": 1,
666
+ "by jumpy jackal": 1,
667
+ "by kihu": 1,
668
+ "by milligram smile": 1,
669
+ "by oddwilds": 1,
670
+ "by oxfort2199": 1,
671
+ "by reysi": 2,
672
+ "by ruaidri": 4,
673
+ "by spuydjeks": 1,
674
+ "by totesfleisch8": 1,
675
+ "by wizzikt": 3,
676
+ "by zackary911": 1,
677
+ "canine genitalia": 1,
678
+ "canine penis": 1,
679
+ "casual sex": 1,
680
+ "chair": 1,
681
+ "chandelier": 1,
682
+ "chastity cage": 1,
683
+ "chastity device": 1,
684
+ "chest tuft": 1,
685
+ "chief smirnov": 1,
686
+ "claws": 11,
687
+ "clitoris": 1,
688
+ "clothed": 7,
689
+ "clothed anthro": 2,
690
+ "clothed female": 1,
691
+ "clothed male": 2,
692
+ "clothed/nude": 2,
693
+ "clothing": 10,
694
+ "cloud": 1,
695
+ "coffee mug": 1,
696
+ "collar": 1,
697
+ "computer": 2,
698
+ "coshi \\(dekuscrub\\)": 1,
699
+ "countershading": 1,
700
+ "crouching": 1,
701
+ "crowd": 1,
702
+ "cue stick": 1,
703
+ "cum": 8,
704
+ "cum covered": 1,
705
+ "cum drip": 1,
706
+ "cum expulsion": 1,
707
+ "cum fart": 1,
708
+ "cum from ass": 1,
709
+ "cum in ass": 3,
710
+ "cum in pussy": 1,
711
+ "cum inside": 5,
712
+ "cum on anus": 1,
713
+ "cum on belly": 1,
714
+ "cum on body": 2,
715
+ "cum on breasts": 1,
716
+ "cum on butt": 1,
717
+ "cum on chest": 1,
718
+ "cum on face": 2,
719
+ "cum on feet": 1,
720
+ "cum on ground": 1,
721
+ "cum on head": 1,
722
+ "cum on leg": 2,
723
+ "cum on paw": 1,
724
+ "cum on pawpads": 1,
725
+ "cum on penis": 2,
726
+ "cum on tail": 1,
727
+ "cumshot": 2,
728
+ "detailed background": 4,
729
+ "detailed bulge": 1,
730
+ "dialogue": 4,
731
+ "digital media \\(artwork\\)": 2,
732
+ "digitigrade": 4,
733
+ "dildo": 1,
734
+ "dipstick tail": 2,
735
+ "disembodied hand": 1,
736
+ "dolphin shorts": 1,
737
+ "domestic dog": 1,
738
+ "dominant": 1,
739
+ "door": 1,
740
+ "dr. rasa \\(ruaidri\\)": 1,
741
+ "dripping": 1,
742
+ "drooling": 1,
743
+ "duo": 6,
744
+ "duo focus": 1,
745
+ "egyptian": 1,
746
+ "ejaculation": 2,
747
+ "electronics": 2,
748
+ "emanata": 1,
749
+ "empty eyes": 1,
750
+ "english text": 2,
751
+ "erection": 6,
752
+ "excessive cum": 1,
753
+ "excessive genital fluids": 1,
754
+ "exclamation point": 1,
755
+ "exercise ball": 1,
756
+ "exhibitionism": 2,
757
+ "eyebrows": 1,
758
+ "eyelashes": 1,
759
+ "eyes closed": 3,
760
+ "eyewear": 7,
761
+ "faceless character": 1,
762
+ "faceless male": 1,
763
+ "facesitting": 1,
764
+ "fairy tales": 1,
765
+ "fangs": 2,
766
+ "farv \\(funkyknife\\)": 1,
767
+ "feet": 7,
768
+ "fellatio": 2,
769
+ "female": 10,
770
+ "female penetrated": 3,
771
+ "femboy": 4,
772
+ "finger claws": 1,
773
+ "finger fetish": 1,
774
+ "finger in mouth": 2,
775
+ "finger play": 1,
776
+ "fingering": 1,
777
+ "fingers": 5,
778
+ "flat chested": 1,
779
+ "fluffy": 1,
780
+ "fluffy tail": 1,
781
+ "foot focus": 1,
782
+ "footwear": 1,
783
+ "forest": 1,
784
+ "fur": 19,
785
+ "furniture": 6,
786
+ "genital fluids": 9,
787
+ "genital outline": 1,
788
+ "genitals": 19,
789
+ "gesture": 1,
790
+ "ghost hands": 1,
791
+ "glasses": 7,
792
+ "glistening": 1,
793
+ "glistening anus": 1,
794
+ "glistening genitalia": 1,
795
+ "glistening pussy": 1,
796
+ "glowing": 1,
797
+ "glowing eyes": 1,
798
+ "green eyes": 3,
799
+ "grey background": 1,
800
+ "grey body": 2,
801
+ "grey eyes": 1,
802
+ "grey fur": 2,
803
+ "group": 4,
804
+ "gynomorph": 1,
805
+ "gynomorph penetrating": 1,
806
+ "gynomorph penetrating female": 1,
807
+ "gynomorph/female": 1,
808
+ "hair": 8,
809
+ "half-closed eyes": 1,
810
+ "half-erect": 1,
811
+ "halloween": 1,
812
+ "hand on butt": 1,
813
+ "hand on face": 1,
814
+ "hands-free": 1,
815
+ "happy": 1,
816
+ "happy sex": 1,
817
+ "hat": 1,
818
+ "headgear": 1,
819
+ "headwear": 1,
820
+ "heart eyes": 1,
821
+ "heart symbol": 3,
822
+ "hindpaw": 3,
823
+ "holding tail": 1,
824
+ "holidays": 1,
825
+ "hoodie": 1,
826
+ "hotpants": 1,
827
+ "huge butt": 1,
828
+ "humanoid genitalia": 6,
829
+ "humanoid penis": 6,
830
+ "hunter \\(evanskvrl\\)": 1,
831
+ "hypnolizard": 1,
832
+ "hypnosis": 1,
833
+ "imminent facesitting": 1,
834
+ "indoor nudity": 1,
835
+ "inner ear fluff": 1,
836
+ "innie pussy": 2,
837
+ "inscryption": 1,
838
+ "inside": 3,
839
+ "intersex": 1,
840
+ "intersex penetrating": 1,
841
+ "intersex penetrating female": 1,
842
+ "intersex/female": 1,
843
+ "interspecies": 4,
844
+ "jack \\(biffyjack94\\)": 1,
845
+ "jessie \\(ruaidri\\)": 1,
846
+ "jewelry": 1,
847
+ "kerchief": 1,
848
+ "keyboard": 1,
849
+ "kneeling": 1,
850
+ "knot": 1,
851
+ "kobold": 1,
852
+ "lamp": 1,
853
+ "laptop": 1,
854
+ "lava lamp": 1,
855
+ "leaking cum": 1,
856
+ "leash": 1,
857
+ "leg warmers": 1,
858
+ "legs up": 4,
859
+ "legwear": 3,
860
+ "licking": 3,
861
+ "licking lips": 2,
862
+ "licking own lips": 1,
863
+ "lily pad": 1,
864
+ "little red riding hood \\(copyright\\)": 1,
865
+ "long hair": 1,
866
+ "looking at another": 2,
867
+ "looking at viewer": 11,
868
+ "looking back": 5,
869
+ "looking back at viewer": 2,
870
+ "looking down": 2,
871
+ "looking down at viewer": 2,
872
+ "looking pleasured": 5,
873
+ "low-angle view": 2,
874
+ "lying": 6,
875
+ "machine": 1,
876
+ "male": 15,
877
+ "male anthro": 4,
878
+ "male penetrated": 1,
879
+ "male penetrating": 3,
880
+ "male penetrating anthro": 1,
881
+ "male penetrating female": 2,
882
+ "male penetrating male": 1,
883
+ "male wearing strapon": 1,
884
+ "male/ambiguous": 1,
885
+ "male/female": 3,
886
+ "male/male": 3,
887
+ "mammal": 1,
888
+ "markings": 2,
889
+ "master": 1,
890
+ "masturbation": 1,
891
+ "mellow \\(wizzikt\\)": 3,
892
+ "merlin \\(lllmaddy\\)": 1,
893
+ "messy": 1,
894
+ "mind control": 1,
895
+ "mink": 1,
896
+ "mostly nude": 1,
897
+ "multi nipple": 1,
898
+ "multicolored body": 2,
899
+ "multicolored fur": 1,
900
+ "multicolored tail": 1,
901
+ "musk": 1,
902
+ "musk drunk": 1,
903
+ "musk worship": 1,
904
+ "musky balls": 1,
905
+ "musky cock": 1,
906
+ "mustelid": 21,
907
+ "musteline": 21,
908
+ "nails": 1,
909
+ "narrowed eyes": 2,
910
+ "navel": 1,
911
+ "necktie": 1,
912
+ "nidhala \\(ruaidri\\)": 1,
913
+ "nipple piercing": 1,
914
+ "nipples": 7,
915
+ "nirvana": 1,
916
+ "nude": 11,
917
+ "nude anthro": 3,
918
+ "nude female": 1,
919
+ "nude male": 1,
920
+ "office chair": 1,
921
+ "offscreen character": 1,
922
+ "on back": 6,
923
+ "on bed": 1,
924
+ "on bench": 1,
925
+ "one eye closed": 1,
926
+ "open clothing": 1,
927
+ "open hoodie": 1,
928
+ "open mouth": 5,
929
+ "open shirt": 1,
930
+ "open smile": 1,
931
+ "open topwear": 1,
932
+ "oral": 3,
933
+ "orange body": 1,
934
+ "orange eyes": 1,
935
+ "orange fur": 1,
936
+ "orgasm": 4,
937
+ "orgasm face": 2,
938
+ "outdoor nudity": 2,
939
+ "outside": 2,
940
+ "outside sex": 2,
941
+ "parasol": 2,
942
+ "partially clothed": 1,
943
+ "patreon": 1,
944
+ "patreon logo": 1,
945
+ "patreon username": 1,
946
+ "pattern clothing": 1,
947
+ "pattern legwear": 1,
948
+ "pawpads": 8,
949
+ "paws": 8,
950
+ "pecs": 1,
951
+ "penetrable sex toy": 1,
952
+ "penetration": 4,
953
+ "penile": 4,
954
+ "penile penetration": 2,
955
+ "penis": 9,
956
+ "penis grab": 1,
957
+ "penis in pussy": 1,
958
+ "penis sniffing": 1,
959
+ "penis worship": 1,
960
+ "perineum": 3,
961
+ "petplay": 1,
962
+ "piercing": 1,
963
+ "pink anus": 1,
964
+ "pink areola": 1,
965
+ "pink background": 2,
966
+ "pink nipples": 1,
967
+ "pink nose": 2,
968
+ "pink pawpads": 2,
969
+ "pinup": 1,
970
+ "plant": 3,
971
+ "plantigrade": 1,
972
+ "plump labia": 1,
973
+ "pose": 1,
974
+ "poster": 1,
975
+ "pouting": 1,
976
+ "precum": 3,
977
+ "presenting": 6,
978
+ "presenting anus": 5,
979
+ "presenting balls": 2,
980
+ "presenting hindquarters": 4,
981
+ "presenting penis": 2,
982
+ "presenting pussy": 2,
983
+ "pubes": 1,
984
+ "public": 3,
985
+ "public erection": 1,
986
+ "public nudity": 2,
987
+ "public sex": 2,
988
+ "pull out": 1,
989
+ "pupils": 1,
990
+ "pussy": 7,
991
+ "question mark": 1,
992
+ "raised tail": 2,
993
+ "rating_explicit": 20,
994
+ "rating_questionable": 2,
995
+ "realistic penis size": 1,
996
+ "rear view": 3,
997
+ "red clothing": 1,
998
+ "red sweater": 1,
999
+ "red topwear": 1,
1000
+ "rimming": 1,
1001
+ "ring": 2,
1002
+ "roleplay": 1,
1003
+ "rope": 1,
1004
+ "rope knot": 1,
1005
+ "round glasses": 2,
1006
+ "saliva": 2,
1007
+ "sand": 2,
1008
+ "sara \\(cassiethesnekwolf\\)": 1,
1009
+ "scentplay": 1,
1010
+ "sea": 1,
1011
+ "seaside": 2,
1012
+ "seductive": 2,
1013
+ "self lick": 2,
1014
+ "semi-anthro": 4,
1015
+ "serena \\(ruaidri\\)": 3,
1016
+ "sex": 7,
1017
+ "sex on the beach": 1,
1018
+ "sex toy": 1,
1019
+ "shaking": 2,
1020
+ "shirt": 2,
1021
+ "shorts": 1,
1022
+ "simple background": 3,
1023
+ "sitting": 4,
1024
+ "sitting on another": 1,
1025
+ "sitting on ball": 1,
1026
+ "size difference": 2,
1027
+ "sky": 1,
1028
+ "slave": 1,
1029
+ "slightly chubby": 1,
1030
+ "slim": 1,
1031
+ "small breasts": 1,
1032
+ "small dom big sub": 1,
1033
+ "smile": 7,
1034
+ "smiling at viewer": 2,
1035
+ "sniffing": 1,
1036
+ "socks": 1,
1037
+ "sofa": 2,
1038
+ "soles": 3,
1039
+ "solo": 13,
1040
+ "solo focus": 1,
1041
+ "speech bubble": 2,
1042
+ "spread anus": 1,
1043
+ "spread butt": 1,
1044
+ "spread legs": 3,
1045
+ "spreading": 4,
1046
+ "standing": 1,
1047
+ "stoat": 1,
1048
+ "stoat \\(inscryption\\)": 1,
1049
+ "stockings": 1,
1050
+ "strapon": 1,
1051
+ "strapon masturbation": 1,
1052
+ "strapon over chastity": 1,
1053
+ "strapon over penis": 1,
1054
+ "striped clothing": 1,
1055
+ "striped legwear": 1,
1056
+ "stripes": 1,
1057
+ "sunglasses": 1,
1058
+ "sweat": 2,
1059
+ "sweater": 1,
1060
+ "sweaty balls": 1,
1061
+ "sweaty genitalia": 1,
1062
+ "swimwear": 1,
1063
+ "table": 1,
1064
+ "tablet": 1,
1065
+ "tablet pen": 1,
1066
+ "tahlia \\(ruaidri\\)": 1,
1067
+ "tail": 11,
1068
+ "tail grab": 1,
1069
+ "tail markings": 2,
1070
+ "talking to viewer": 1,
1071
+ "tan body": 3,
1072
+ "tan fur": 3,
1073
+ "teasing": 1,
1074
+ "teeth": 4,
1075
+ "text": 7,
1076
+ "the art style is highly detailed and realistic.": 1,
1077
+ "the character is seated on an ornate cushioned stool turning to look over its shoulder with a confident and slightly mischievous expression.": 1,
1078
+ "the colors are predominantly neutral and muted with shades of white and cream dominating the character's fur contrasted by the deep dark background that adds depth and drama to the scene.": 1,
1079
+ "the use of warm tones in the cushion provides a striking contrast to the otherwise cool palette.": 1,
1080
+ "thick thighs": 4,
1081
+ "thigh highs": 1,
1082
+ "toe claws": 4,
1083
+ "toeless legwear": 1,
1084
+ "toes": 7,
1085
+ "tongue": 8,
1086
+ "tongue out": 5,
1087
+ "topwear": 2,
1088
+ "towel": 1,
1089
+ "tre": 2,
1090
+ "tre \\(milligram smile\\)": 1,
1091
+ "tree": 1,
1092
+ "trembling": 2,
1093
+ "triangular anus": 1,
1094
+ "trio": 1,
1095
+ "true musteline": 1,
1096
+ "tuft": 3,
1097
+ "two tone body": 1,
1098
+ "two tone fur": 1,
1099
+ "underwear": 1,
1100
+ "vaginal": 3,
1101
+ "vaginal fingering": 1,
1102
+ "vaginal penetration": 2,
1103
+ "verbal": 1,
1104
+ "verbal domination": 1,
1105
+ "walking": 1,
1106
+ "water": 2,
1107
+ "weasel": 21,
1108
+ "weekly": 1,
1109
+ "whiskers": 4,
1110
+ "white balls": 1,
1111
+ "white body": 6,
1112
+ "white clothing": 1,
1113
+ "white fur": 6,
1114
+ "white hair": 2,
1115
+ "white shirt": 1,
1116
+ "white topwear": 1,
1117
+ "wolf": 2,
1118
+ "wolf guy \\(ruaidri\\)": 1,
1119
+ "worm's-eye view": 1,
1120
+ "worship": 1,
1121
+ "worshiping": 1,
1122
+ "y anus": 1,
1123
+ "yellow eyes": 1
1124
+ }
1125
+ },
1126
+ "ss_text_encoder_lr": 0.0001,
1127
+ "ss_total_batch_size": 96,
1128
+ "ss_training_comment": null,
1129
+ "ss_training_finished_at": 1717248566.964439,
1130
+ "ss_training_started_at": 1717239528.3311777,
1131
+ "ss_unet_lr": 0.0001,
1132
+ "ss_v2": false,
1133
+ "ss_zero_terminal_snr": false,
1134
+ "sshs_legacy_hash": "d5c710d2",
1135
+ "sshs_model_hash": "9a22f851c3ce4458437f6b045afd2b4c6b54a0f3b42eb246e5a1af7f35fb9431"
1136
+ }
tests/weasel-v6e400/weasel-v6e400.json ADDED
@@ -0,0 +1,1136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "modelspec.architecture": "stable-diffusion-xl-v1-base/lora",
3
+ "modelspec.date": "2024-06-01T16:14:10",
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": "stoat",
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": 2,
16
+ "resolution": [
17
+ 352,
18
+ 704
19
+ ]
20
+ },
21
+ "1": {
22
+ "count": 1,
23
+ "resolution": [
24
+ 352,
25
+ 736
26
+ ]
27
+ },
28
+ "10": {
29
+ "count": 4,
30
+ "resolution": [
31
+ 640,
32
+ 384
33
+ ]
34
+ },
35
+ "11": {
36
+ "count": 1,
37
+ "resolution": [
38
+ 672,
39
+ 384
40
+ ]
41
+ },
42
+ "12": {
43
+ "count": 2,
44
+ "resolution": [
45
+ 704,
46
+ 352
47
+ ]
48
+ },
49
+ "2": {
50
+ "count": 1,
51
+ "resolution": [
52
+ 384,
53
+ 640
54
+ ]
55
+ },
56
+ "3": {
57
+ "count": 18,
58
+ "resolution": [
59
+ 416,
60
+ 608
61
+ ]
62
+ },
63
+ "4": {
64
+ "count": 11,
65
+ "resolution": [
66
+ 448,
67
+ 576
68
+ ]
69
+ },
70
+ "5": {
71
+ "count": 2,
72
+ "resolution": [
73
+ 480,
74
+ 544
75
+ ]
76
+ },
77
+ "6": {
78
+ "count": 4,
79
+ "resolution": [
80
+ 512,
81
+ 512
82
+ ]
83
+ },
84
+ "7": {
85
+ "count": 7,
86
+ "resolution": [
87
+ 544,
88
+ 480
89
+ ]
90
+ },
91
+ "8": {
92
+ "count": 13,
93
+ "resolution": [
94
+ 576,
95
+ 448
96
+ ]
97
+ },
98
+ "9": {
99
+ "count": 6,
100
+ "resolution": [
101
+ 608,
102
+ 416
103
+ ]
104
+ }
105
+ },
106
+ "mean_img_ar_error": 0.0303938978341739
107
+ },
108
+ "ss_bucket_no_upscale": false,
109
+ "ss_cache_latents": true,
110
+ "ss_caption_dropout_every_n_epochs": 0,
111
+ "ss_caption_dropout_rate": 0.0,
112
+ "ss_caption_tag_dropout_rate": 0.0,
113
+ "ss_clip_skip": null,
114
+ "ss_color_aug": false,
115
+ "ss_dataset_dirs": {
116
+ "1_feral_weasel": {
117
+ "img_count": 28,
118
+ "n_repeats": 1
119
+ },
120
+ "2_anthro_weasel": {
121
+ "img_count": 22,
122
+ "n_repeats": 2
123
+ }
124
+ },
125
+ "ss_debiased_estimation": false,
126
+ "ss_enable_bucket": true,
127
+ "ss_epoch": 200,
128
+ "ss_face_crop_aug_range": null,
129
+ "ss_flip_aug": true,
130
+ "ss_full_fp16": false,
131
+ "ss_gradient_accumulation_steps": 6,
132
+ "ss_gradient_checkpointing": true,
133
+ "ss_huber_c": 0.1,
134
+ "ss_huber_schedule": "snr",
135
+ "ss_ip_noise_gamma": null,
136
+ "ss_ip_noise_gamma_random_strength": false,
137
+ "ss_keep_tokens": 1,
138
+ "ss_learning_rate": 0.0001,
139
+ "ss_loss_type": "l2",
140
+ "ss_lowram": true,
141
+ "ss_lr_scheduler": "cosine",
142
+ "ss_lr_warmup_steps": 0,
143
+ "ss_max_bucket_reso": 1024,
144
+ "ss_max_grad_norm": 1.0,
145
+ "ss_max_token_length": null,
146
+ "ss_max_train_steps": 400,
147
+ "ss_min_bucket_reso": 256,
148
+ "ss_min_snr_gamma": null,
149
+ "ss_mixed_precision": "fp16",
150
+ "ss_multires_noise_discount": 0.1,
151
+ "ss_multires_noise_iterations": 10,
152
+ "ss_network_alpha": 4.0,
153
+ "ss_network_args": {
154
+ "algo": "locon",
155
+ "conv_alpha": "4",
156
+ "conv_dim": "256",
157
+ "dora_wd": "False",
158
+ "dropout": 0.0,
159
+ "module_dropout": "0",
160
+ "preset": "full",
161
+ "rank_dropout": "0",
162
+ "rank_dropout_scale": "False",
163
+ "train_norm": "False",
164
+ "use_scalar": "False",
165
+ "use_tucker": "False"
166
+ },
167
+ "ss_network_dim": 8,
168
+ "ss_network_dropout": 0.0,
169
+ "ss_network_module": "lycoris.kohya",
170
+ "ss_new_sd_model_hash": "IsADirectory",
171
+ "ss_noise_offset": null,
172
+ "ss_noise_offset_random_strength": false,
173
+ "ss_num_batches_per_epoch": 9,
174
+ "ss_num_epochs": 200,
175
+ "ss_num_reg_images": 0,
176
+ "ss_num_train_images": 72,
177
+ "ss_optimizer": "torch.optim.adamw.AdamW",
178
+ "ss_output_name": "stoat",
179
+ "ss_prior_loss_weight": 1.0,
180
+ "ss_random_crop": false,
181
+ "ss_reg_dataset_dirs": {},
182
+ "ss_resolution": "(512, 512)",
183
+ "ss_scale_weight_norms": null,
184
+ "ss_sd_model_hash": "IsADirectory",
185
+ "ss_sd_model_name": "",
186
+ "ss_sd_scripts_commit_hash": "71e2c91330a9d866ec05cdd10584bbb962896a99",
187
+ "ss_seed": 3973373637,
188
+ "ss_session_id": 2567041034,
189
+ "ss_shuffle_caption": true,
190
+ "ss_steps": 400,
191
+ "ss_tag_frequency": {
192
+ "1_feral_weasel": {
193
+ "5 toes": 2,
194
+ "a beautifully rendered digital painting of a small white-furred weasel standing upright on its hind legs.": 1,
195
+ "a charming stoat character sits atop the carton while another is depicted in motion at the base.": 1,
196
+ "a feral white-furred weasel with a slightly smug expression standing with arms crossed.": 1,
197
+ "a fictional “stoat milk” carton designed with a light blue color scheme and adorned with playful illustrations of white stoats.": 1,
198
+ "a weasel captured in a moment of alertness.": 1,
199
+ "a weasel in a natural setting with its front paws delicately balanced on a rock.": 1,
200
+ "a weasel in a poised stance on a gravelly surface.": 1,
201
+ "a weasel in a vibrant grassy environment showcasing its slender body with a brown fur coat on the upper part and a white underbelly.": 1,
202
+ "a weasel in its natural habitat surrounded by lush greenery.": 1,
203
+ "a weasel in its natural setting.": 1,
204
+ "a weasel in its summer coat characterized by the brown fur on its back and sides contrasting with the white underbelly.": 1,
205
+ "a whimsical and humorous illustration of a weasel submerged in an empty glass with its body contorted to fit inside.": 1,
206
+ "a white stoat in its winter coat standing alert on a rocky surface with patches of snow.": 1,
207
+ "a white weasel in a snowy environment showcasing its winter camouflage.": 1,
208
+ "a white weasel known for its slender body and agility peeking out from a cozy burrow amidst a snowy landscape.": 1,
209
+ "absurd res": 1,
210
+ "ambiguous gender": 4,
211
+ "ambiguous on human": 1,
212
+ "anal": 3,
213
+ "anal fingering": 1,
214
+ "anal orgasm": 2,
215
+ "anal penetration": 3,
216
+ "anatomically correct": 1,
217
+ "anatomically correct genitalia": 1,
218
+ "anatomically correct penis": 1,
219
+ "animal genitalia": 5,
220
+ "animal penis": 4,
221
+ "anus": 5,
222
+ "anus only": 1,
223
+ "avian": 1,
224
+ "balls": 6,
225
+ "barefoot": 1,
226
+ "bdsm": 1,
227
+ "bedding": 1,
228
+ "bedding background": 1,
229
+ "bedroom eyes": 1,
230
+ "begging": 1,
231
+ "belly": 1,
232
+ "bestiality": 1,
233
+ "big dom small sub": 1,
234
+ "big penis": 1,
235
+ "bird": 1,
236
+ "bite": 1,
237
+ "black nose": 2,
238
+ "blue eyes": 6,
239
+ "blush": 5,
240
+ "bodily fluids": 6,
241
+ "bondage": 1,
242
+ "bottomless": 1,
243
+ "bound": 1,
244
+ "breath": 2,
245
+ "brown body": 8,
246
+ "brown feathers": 1,
247
+ "brown fur": 8,
248
+ "butt": 4,
249
+ "by boloid": 1,
250
+ "by conditional dnp": 1,
251
+ "by falvie": 1,
252
+ "by geosaiko1267": 1,
253
+ "by ichigodawashi": 1,
254
+ "by manmosu marimo": 2,
255
+ "by momou": 1,
256
+ "by moth sprout": 1,
257
+ "by perfectlynormal": 1,
258
+ "by shesterrni": 1,
259
+ "by spooky dune": 1,
260
+ "by tailgrip": 1,
261
+ "by tamberella": 1,
262
+ "candy": 1,
263
+ "carton": 2,
264
+ "censor bar": 1,
265
+ "censored": 1,
266
+ "censored genitalia": 1,
267
+ "censored penis": 1,
268
+ "cheek tuft": 1,
269
+ "chibi": 1,
270
+ "claws": 1,
271
+ "cloacal penis": 1,
272
+ "clothed": 1,
273
+ "clothed feral": 1,
274
+ "clothing": 2,
275
+ "container": 1,
276
+ "cooper mordaut": 1,
277
+ "crossed arms": 1,
278
+ "crouching": 1,
279
+ "cum": 4,
280
+ "cum from mouth": 1,
281
+ "cum in ass": 1,
282
+ "cum in mouth": 2,
283
+ "cum inside": 2,
284
+ "cum on self": 1,
285
+ "cum through": 1,
286
+ "cum vomit": 1,
287
+ "cum while penetrated": 2,
288
+ "cumshot": 2,
289
+ "cup": 1,
290
+ "cute fangs": 1,
291
+ "dark body": 1,
292
+ "dark skin": 1,
293
+ "deep penetration": 1,
294
+ "dessert": 1,
295
+ "detailed background": 1,
296
+ "dialogue": 1,
297
+ "digital media (artwork)": 3,
298
+ "digital media \\(artwork\\)": 2,
299
+ "digitigrade": 1,
300
+ "dipstick tail": 4,
301
+ "domestic ferret": 1,
302
+ "dragon": 2,
303
+ "duo": 6,
304
+ "ejaculation": 2,
305
+ "electronics": 2,
306
+ "erection": 5,
307
+ "eyes closed": 1,
308
+ "faceless character": 1,
309
+ "faceless human": 1,
310
+ "faceless male": 1,
311
+ "facial tuft": 1,
312
+ "feathers": 1,
313
+ "featureless crotch": 2,
314
+ "feet": 2,
315
+ "felid": 1,
316
+ "feline": 1,
317
+ "fellatio": 1,
318
+ "female": 4,
319
+ "feral": 28,
320
+ "feral on feral": 2,
321
+ "feral penetrated": 1,
322
+ "fingering": 1,
323
+ "fleshlight position": 1,
324
+ "flower": 2,
325
+ "food": 3,
326
+ "forced": 1,
327
+ "fret": 1,
328
+ "fries": 1,
329
+ "from front position": 1,
330
+ "fruit": 1,
331
+ "fur": 25,
332
+ "fur pattern": 1,
333
+ "genital fluids": 5,
334
+ "genital slit": 1,
335
+ "genitals": 9,
336
+ "glass": 1,
337
+ "glass container": 1,
338
+ "glass cup": 1,
339
+ "glowing": 1,
340
+ "glowing eyes": 1,
341
+ "grass": 4,
342
+ "green body": 1,
343
+ "green eyes": 1,
344
+ "green scales": 2,
345
+ "grey body": 1,
346
+ "grey fur": 1,
347
+ "gundam": 1,
348
+ "gundam build divers": 1,
349
+ "halloween": 1,
350
+ "hands-free": 2,
351
+ "hat": 2,
352
+ "headgear": 2,
353
+ "headgear only": 1,
354
+ "headwear": 2,
355
+ "headwear only": 1,
356
+ "hi res": 2,
357
+ "holding food": 1,
358
+ "holding object": 1,
359
+ "holding tail": 1,
360
+ "holidays": 1,
361
+ "hoodie": 1,
362
+ "hooked penis": 1,
363
+ "human on feral": 1,
364
+ "human penetrating": 1,
365
+ "human penetrating feral": 1,
366
+ "humanoid genitalia": 2,
367
+ "humanoid penis": 1,
368
+ "humanoid pussy": 1,
369
+ "humor": 2,
370
+ "in heat": 1,
371
+ "ineffective censorship": 1,
372
+ "inscryption": 1,
373
+ "interspecies": 2,
374
+ "inviting": 1,
375
+ "irl": 3,
376
+ "it appears alert and poised possibly on the lookout for prey or cautiously observing its surroundings.": 1,
377
+ "it has a slender body adorned with brown and white fur accented by darker brown stripes and spots.": 1,
378
+ "it is backlit with an eerie green glow highlighting its fur.": 1,
379
+ "it seems to be near a piece of wood or bark surrounded by tall grasses that are slightly blurred indicating a shallow depth of field used in the photograph.": 1,
380
+ "its dark eyes and small nose are the only features that stand out in this winter wonderland drawing attention to the creature’s alertness and curiosity.": 1,
381
+ "its eyes are closed and the pink nose stands out against the white backdrop suggesting it might be resting or engaging with its surroundings.": 1,
382
+ "its eyes are keen and observant.": 1,
383
+ "its eyes are sharp and focused indicating its alertness and its small rounded ears are perked up suggesting curiosity or attentiveness.": 1,
384
+ "its fur blends seamlessly with the snowy environment providing excellent camouflage against predators.": 1,
385
+ "its fur is brown with a white underbelly typical for the species in summer.": 1,
386
+ "its pink paw pads add a cute touch to the character.": 1,
387
+ "its small rounded ears are perked up and it has a keen gaze with dark eyes and a pointed snout complete with whiskers.": 1,
388
+ "its tail is notably bushy with a gradient of dark to light fur.": 1,
389
+ "jack-o'-lantern": 1,
390
+ "koppa \\(shiren the wanderer\\)": 2,
391
+ "large penetration": 1,
392
+ "larger human": 1,
393
+ "larger male": 2,
394
+ "legs up": 1,
395
+ "light body": 1,
396
+ "light fur": 1,
397
+ "living condom": 1,
398
+ "looking at viewer": 5,
399
+ "looking back": 1,
400
+ "lying": 5,
401
+ "lynx": 1,
402
+ "machine": 1,
403
+ "male": 7,
404
+ "male on feral": 1,
405
+ "male/ambiguous": 1,
406
+ "male/female": 1,
407
+ "male/male": 3,
408
+ "mammal": 1,
409
+ "markings": 3,
410
+ "masturbation": 1,
411
+ "membrane (anatomy)": 2,
412
+ "membranous wings": 2,
413
+ "milk": 1,
414
+ "monitor": 1,
415
+ "mostly nude": 1,
416
+ "mostly offscreen character": 1,
417
+ "multi nipple": 1,
418
+ "multicolored tail": 1,
419
+ "mustelid": 28,
420
+ "mustelid penis": 2,
421
+ "mustelid pussy": 1,
422
+ "musteline": 28,
423
+ "mythological creature": 1,
424
+ "mythological scalie": 1,
425
+ "mythology": 1,
426
+ "narrowed eyes": 1,
427
+ "nipples": 1,
428
+ "norm \\(perfectlynormal\\)": 1,
429
+ "null": 1,
430
+ "on back": 4,
431
+ "on side": 1,
432
+ "one eye closed": 1,
433
+ "open mouth": 2,
434
+ "oral": 2,
435
+ "orgasm": 2,
436
+ "outside": 9,
437
+ "owl": 1,
438
+ "p03 \\(inscryption\\)": 1,
439
+ "panting": 2,
440
+ "pawpads": 6,
441
+ "paws": 5,
442
+ "penetration": 4,
443
+ "penile": 3,
444
+ "penile masturbation": 1,
445
+ "penile penetration": 3,
446
+ "penis": 6,
447
+ "penis in ass": 2,
448
+ "perineum": 1,
449
+ "phone": 1,
450
+ "photo": 8,
451
+ "photo \\(medium\\)": 5,
452
+ "photography \\(artwork\\)": 10,
453
+ "pink nose": 2,
454
+ "pink pawpads": 2,
455
+ "plant": 7,
456
+ "plump labia": 1,
457
+ "precum": 1,
458
+ "presenting": 4,
459
+ "presenting anus": 1,
460
+ "presenting balls": 1,
461
+ "presenting hindquarters": 1,
462
+ "presenting pussy": 1,
463
+ "prostate stimulation": 1,
464
+ "pumpkin": 1,
465
+ "pun": 2,
466
+ "pussy": 3,
467
+ "pussy juice puddle": 1,
468
+ "raised tail": 2,
469
+ "rape": 2,
470
+ "rating_explicit": 6,
471
+ "rating_safe": 17,
472
+ "real": 9,
473
+ "realistic": 7,
474
+ "reptile": 2,
475
+ "reverse cowgirl position": 1,
476
+ "ridiculous fit": 1,
477
+ "rimming": 1,
478
+ "rommel \\(gundam build divers\\)": 1,
479
+ "scales": 2,
480
+ "scalie": 2,
481
+ "seductive": 1,
482
+ "selwyn": 1,
483
+ "semi-anthro": 1,
484
+ "set against a black background.": 1,
485
+ "sex": 5,
486
+ "sheath": 2,
487
+ "sheath play": 1,
488
+ "shiren the wanderer": 2,
489
+ "short tail": 3,
490
+ "simple background": 8,
491
+ "size difference": 4,
492
+ "smaller ambiguous": 1,
493
+ "smaller feral": 1,
494
+ "smaller male": 1,
495
+ "smaller penetrated": 1,
496
+ "smile": 1,
497
+ "snow": 2,
498
+ "soles": 1,
499
+ "solo": 21,
500
+ "spike chunsoft": 2,
501
+ "spread legs": 3,
502
+ "spreading": 3,
503
+ "standing": 1,
504
+ "stoat": 1,
505
+ "stoat \\(inscryption\\)": 1,
506
+ "stylized illustration of a weasel.": 1,
507
+ "sweat": 3,
508
+ "sweaty balls": 1,
509
+ "sweaty genitalia": 1,
510
+ "sweaty penis": 1,
511
+ "tail": 10,
512
+ "tail anus": 1,
513
+ "tail grab": 1,
514
+ "tail markings": 3,
515
+ "talking to viewer": 1,
516
+ "tears": 1,
517
+ "text": 1,
518
+ "the animal stands on its hind legs amidst a field of green grass showcasing its brown and white fur characteristic of the species.": 1,
519
+ "the animal's slender body is covered in brown fur with a creamy white underbelly and chest typical of its species.": 1,
520
+ "the artist's signature is visible near the bottom of the image.": 1,
521
+ "the artwork is signed by the artist \"boloid\" and notes that it was inspired by @moth_sprout dated 10/20/22.": 1,
522
+ "the background features a simple stylized setting with a table surface and wall in muted blue tones.": 1,
523
+ "the background is a dreamy blend of pastel hues primarily purples; blues and pinks with specks of light that resemble stars or sparkling particles.": 1,
524
+ "the background is dark emphasizing the glowing elements and the creature's confident pose.": 1,
525
+ "the blurred background hints at a rocky shelter.": 1,
526
+ "the blurred background with hints of green foliage suggests a natural outdoor habitat.": 1,
527
+ "the blurred green background emphasizes the stoat’s sharp stance suggesting it might be scanning for potential threats or prey.": 1,
528
+ "the carton’s label features bold lettering that reads “stoat milk” with a whimsical ingredients list consisting solely of “stoat” repeated multiple times.": 1,
529
+ "the creature is bathed in a magical ethereal light that gives its fur a glowing almost luminescent quality.": 1,
530
+ "the creature is positioned in front of a futuristic mechanical device resembling a robotic arm or control panel also emitting a green light.": 1,
531
+ "the creature’s front paws are neatly placed near its chest while its hind legs are spread out.": 1,
532
+ "the daylight enhances the stoat's fur and the surrounding environment highlighting the animal's alertness and its excellent camouflage in the wild.": 1,
533
+ "the overall aesthetic suggests a blend of sci-fi and fantasy with the creature appearing to be in control of the machinery behind it.": 1,
534
+ "the overall atmosphere of the painting is whimsical and enchanting creating a sense of wonder and fantasy.": 1,
535
+ "the overall design is a creative and amusing take on traditional milk packaging substituting the expected dairy content with these lively little mammals.": 1,
536
+ "the overall style combines cartoonish elements with a clean sketch-like finish creating a lighthearted and engaging visual.": 1,
537
+ "the product boasts “100% stoat!!” and includes a lighthearted warning: “do not shake. stoat inside” emphasizing the carton’s imaginative concept of containing live stoats rather than actual milk.": 1,
538
+ "the sunlight reflecting off the snow adds a sparkle to the scene.": 1,
539
+ "the text \"stoat milk\" is playfully integrated into the image curving around the glass.": 1,
540
+ "the weasel is depicted with its legs and head in various directions showcasing its flexibility.": 1,
541
+ "the weasel is in sharp focus with its head turned towards the camera revealing its round ears and dark eyes.": 1,
542
+ "the weasel seems to be cautiously peering around possibly in search of prey or simply surveying its environment.": 1,
543
+ "the weasel's black eyes and pink nose stand out against the stark whiteness of its fur highlighting its keen senses that are vital for survival in the wild.": 1,
544
+ "the weasel's body is sleek and slender with short legs and a long neck all covered in immaculate white fur.": 1,
545
+ "the weasel's head is turned slightly to the side giving it a curious look.": 1,
546
+ "the weasel’s fur is a rich brown on its back transitioning to a pure white on its underbelly a coloration that provides camouflage in the wild.": 1,
547
+ "the weasel’s fur is predominantly brown with a contrasting creamy white underbelly and facial area.": 1,
548
+ "the weasel’s posture is alert with its head raised and ears perked up indicating it might be attentive to sounds or movements in its vicinity.": 1,
549
+ "the weasel’s pristine white fur blends harmoniously with the surrounding snow providing it with an excellent disguise against predators.": 1,
550
+ "the weasel’s sharp features such as its pointed snout and black eyes are highlighted against the soft green backdrop of its natural habitat.": 1,
551
+ "toes": 2,
552
+ "tongue": 1,
553
+ "tongue out": 1,
554
+ "topwear": 1,
555
+ "traditional media (artwork)": 1,
556
+ "traditional media \\(artwork\\)": 1,
557
+ "tree": 1,
558
+ "tuft": 1,
559
+ "vaginal fluids": 2,
560
+ "vein": 1,
561
+ "veiny penis": 1,
562
+ "visual pun": 2,
563
+ "weasel": 27,
564
+ "whiskers": 14,
565
+ "white background": 1,
566
+ "white body": 20,
567
+ "white fur": 20,
568
+ "wings": 2,
569
+ "winter": 1,
570
+ "with dark beady eyes and small rounded ears the stoat appears focused and attentive to its surroundings.": 1,
571
+ "yellow background": 1,
572
+ "yellow eyes": 1
573
+ },
574
+ "2_anthro_weasel": {
575
+ "4 fingers": 1,
576
+ "4 toes": 7,
577
+ "5 fingers": 2,
578
+ "a muscular anthropomorphic weasel with a long bushy tail and a curvaceous humanoid form with large exaggerated buttocks and thighs.": 1,
579
+ "abdominal bulge": 1,
580
+ "african dog": 1,
581
+ "after sex": 1,
582
+ "aleutia": 1,
583
+ "ambiguous penetration": 1,
584
+ "anal": 2,
585
+ "anal orgasm": 1,
586
+ "anal penetration": 1,
587
+ "animal genitalia": 1,
588
+ "animal penis": 1,
589
+ "anthro": 19,
590
+ "anthro on anthro": 7,
591
+ "anthro penetrated": 3,
592
+ "anthro penetrating": 3,
593
+ "anthro penetrating anthro": 3,
594
+ "anus": 7,
595
+ "arcshep": 1,
596
+ "areola": 1,
597
+ "arms tied": 1,
598
+ "arms tied behind back": 1,
599
+ "aroused": 1,
600
+ "athletic": 1,
601
+ "athletic anthro": 1,
602
+ "athletic male": 1,
603
+ "aurora \\(ruaidri\\)": 2,
604
+ "avian": 1,
605
+ "b1r-d13": 1,
606
+ "backsack": 4,
607
+ "ball": 1,
608
+ "balls": 9,
609
+ "balls outline": 1,
610
+ "band merch": 1,
611
+ "bandage": 1,
612
+ "bandanna": 1,
613
+ "barnaby kane": 1,
614
+ "bdsm": 1,
615
+ "beach": 2,
616
+ "beach towel": 1,
617
+ "beach umbrella": 2,
618
+ "beckoning": 1,
619
+ "bed": 1,
620
+ "bedroom eyes": 2,
621
+ "being watched": 2,
622
+ "bench": 1,
623
+ "bfct": 1,
624
+ "big bad wolf": 1,
625
+ "big butt": 4,
626
+ "big penis": 1,
627
+ "big tail": 1,
628
+ "bikini": 1,
629
+ "bikini bottom": 1,
630
+ "bikini top": 1,
631
+ "billiard ball": 1,
632
+ "billiard table": 1,
633
+ "biped": 5,
634
+ "black body": 2,
635
+ "black border": 1,
636
+ "black fur": 2,
637
+ "black necktie": 1,
638
+ "black nose": 1,
639
+ "blacksad": 1,
640
+ "blue eyes": 2,
641
+ "blush": 5,
642
+ "bodily fluids": 10,
643
+ "bookshelf": 1,
644
+ "border": 1,
645
+ "bottomless": 4,
646
+ "bottomless anthro": 2,
647
+ "bottomless female": 2,
648
+ "bottomless gynomorph": 1,
649
+ "bottomless intersex": 1,
650
+ "bottomless male": 1,
651
+ "bottomwear": 1,
652
+ "bound": 2,
653
+ "breasts": 6,
654
+ "brown body": 8,
655
+ "brown fur": 6,
656
+ "bulge": 1,
657
+ "bulge from behind": 1,
658
+ "butt": 10,
659
+ "butt grab": 1,
660
+ "butt heart": 2,
661
+ "by ajin": 1,
662
+ "by bittenbun": 1,
663
+ "by conditional dnp": 1,
664
+ "by edesk": 1,
665
+ "by garnetto": 1,
666
+ "by jumpy jackal": 1,
667
+ "by kihu": 1,
668
+ "by milligram smile": 1,
669
+ "by oddwilds": 1,
670
+ "by oxfort2199": 1,
671
+ "by reysi": 2,
672
+ "by ruaidri": 4,
673
+ "by spuydjeks": 1,
674
+ "by totesfleisch8": 1,
675
+ "by wizzikt": 3,
676
+ "by zackary911": 1,
677
+ "canine genitalia": 1,
678
+ "canine penis": 1,
679
+ "casual sex": 1,
680
+ "chair": 1,
681
+ "chandelier": 1,
682
+ "chastity cage": 1,
683
+ "chastity device": 1,
684
+ "chest tuft": 1,
685
+ "chief smirnov": 1,
686
+ "claws": 11,
687
+ "clitoris": 1,
688
+ "clothed": 7,
689
+ "clothed anthro": 2,
690
+ "clothed female": 1,
691
+ "clothed male": 2,
692
+ "clothed/nude": 2,
693
+ "clothing": 10,
694
+ "cloud": 1,
695
+ "coffee mug": 1,
696
+ "collar": 1,
697
+ "computer": 2,
698
+ "coshi \\(dekuscrub\\)": 1,
699
+ "countershading": 1,
700
+ "crouching": 1,
701
+ "crowd": 1,
702
+ "cue stick": 1,
703
+ "cum": 8,
704
+ "cum covered": 1,
705
+ "cum drip": 1,
706
+ "cum expulsion": 1,
707
+ "cum fart": 1,
708
+ "cum from ass": 1,
709
+ "cum in ass": 3,
710
+ "cum in pussy": 1,
711
+ "cum inside": 5,
712
+ "cum on anus": 1,
713
+ "cum on belly": 1,
714
+ "cum on body": 2,
715
+ "cum on breasts": 1,
716
+ "cum on butt": 1,
717
+ "cum on chest": 1,
718
+ "cum on face": 2,
719
+ "cum on feet": 1,
720
+ "cum on ground": 1,
721
+ "cum on head": 1,
722
+ "cum on leg": 2,
723
+ "cum on paw": 1,
724
+ "cum on pawpads": 1,
725
+ "cum on penis": 2,
726
+ "cum on tail": 1,
727
+ "cumshot": 2,
728
+ "detailed background": 4,
729
+ "detailed bulge": 1,
730
+ "dialogue": 4,
731
+ "digital media \\(artwork\\)": 2,
732
+ "digitigrade": 4,
733
+ "dildo": 1,
734
+ "dipstick tail": 2,
735
+ "disembodied hand": 1,
736
+ "dolphin shorts": 1,
737
+ "domestic dog": 1,
738
+ "dominant": 1,
739
+ "door": 1,
740
+ "dr. rasa \\(ruaidri\\)": 1,
741
+ "dripping": 1,
742
+ "drooling": 1,
743
+ "duo": 6,
744
+ "duo focus": 1,
745
+ "egyptian": 1,
746
+ "ejaculation": 2,
747
+ "electronics": 2,
748
+ "emanata": 1,
749
+ "empty eyes": 1,
750
+ "english text": 2,
751
+ "erection": 6,
752
+ "excessive cum": 1,
753
+ "excessive genital fluids": 1,
754
+ "exclamation point": 1,
755
+ "exercise ball": 1,
756
+ "exhibitionism": 2,
757
+ "eyebrows": 1,
758
+ "eyelashes": 1,
759
+ "eyes closed": 3,
760
+ "eyewear": 7,
761
+ "faceless character": 1,
762
+ "faceless male": 1,
763
+ "facesitting": 1,
764
+ "fairy tales": 1,
765
+ "fangs": 2,
766
+ "farv \\(funkyknife\\)": 1,
767
+ "feet": 7,
768
+ "fellatio": 2,
769
+ "female": 10,
770
+ "female penetrated": 3,
771
+ "femboy": 4,
772
+ "finger claws": 1,
773
+ "finger fetish": 1,
774
+ "finger in mouth": 2,
775
+ "finger play": 1,
776
+ "fingering": 1,
777
+ "fingers": 5,
778
+ "flat chested": 1,
779
+ "fluffy": 1,
780
+ "fluffy tail": 1,
781
+ "foot focus": 1,
782
+ "footwear": 1,
783
+ "forest": 1,
784
+ "fur": 19,
785
+ "furniture": 6,
786
+ "genital fluids": 9,
787
+ "genital outline": 1,
788
+ "genitals": 19,
789
+ "gesture": 1,
790
+ "ghost hands": 1,
791
+ "glasses": 7,
792
+ "glistening": 1,
793
+ "glistening anus": 1,
794
+ "glistening genitalia": 1,
795
+ "glistening pussy": 1,
796
+ "glowing": 1,
797
+ "glowing eyes": 1,
798
+ "green eyes": 3,
799
+ "grey background": 1,
800
+ "grey body": 2,
801
+ "grey eyes": 1,
802
+ "grey fur": 2,
803
+ "group": 4,
804
+ "gynomorph": 1,
805
+ "gynomorph penetrating": 1,
806
+ "gynomorph penetrating female": 1,
807
+ "gynomorph/female": 1,
808
+ "hair": 8,
809
+ "half-closed eyes": 1,
810
+ "half-erect": 1,
811
+ "halloween": 1,
812
+ "hand on butt": 1,
813
+ "hand on face": 1,
814
+ "hands-free": 1,
815
+ "happy": 1,
816
+ "happy sex": 1,
817
+ "hat": 1,
818
+ "headgear": 1,
819
+ "headwear": 1,
820
+ "heart eyes": 1,
821
+ "heart symbol": 3,
822
+ "hindpaw": 3,
823
+ "holding tail": 1,
824
+ "holidays": 1,
825
+ "hoodie": 1,
826
+ "hotpants": 1,
827
+ "huge butt": 1,
828
+ "humanoid genitalia": 6,
829
+ "humanoid penis": 6,
830
+ "hunter \\(evanskvrl\\)": 1,
831
+ "hypnolizard": 1,
832
+ "hypnosis": 1,
833
+ "imminent facesitting": 1,
834
+ "indoor nudity": 1,
835
+ "inner ear fluff": 1,
836
+ "innie pussy": 2,
837
+ "inscryption": 1,
838
+ "inside": 3,
839
+ "intersex": 1,
840
+ "intersex penetrating": 1,
841
+ "intersex penetrating female": 1,
842
+ "intersex/female": 1,
843
+ "interspecies": 4,
844
+ "jack \\(biffyjack94\\)": 1,
845
+ "jessie \\(ruaidri\\)": 1,
846
+ "jewelry": 1,
847
+ "kerchief": 1,
848
+ "keyboard": 1,
849
+ "kneeling": 1,
850
+ "knot": 1,
851
+ "kobold": 1,
852
+ "lamp": 1,
853
+ "laptop": 1,
854
+ "lava lamp": 1,
855
+ "leaking cum": 1,
856
+ "leash": 1,
857
+ "leg warmers": 1,
858
+ "legs up": 4,
859
+ "legwear": 3,
860
+ "licking": 3,
861
+ "licking lips": 2,
862
+ "licking own lips": 1,
863
+ "lily pad": 1,
864
+ "little red riding hood \\(copyright\\)": 1,
865
+ "long hair": 1,
866
+ "looking at another": 2,
867
+ "looking at viewer": 11,
868
+ "looking back": 5,
869
+ "looking back at viewer": 2,
870
+ "looking down": 2,
871
+ "looking down at viewer": 2,
872
+ "looking pleasured": 5,
873
+ "low-angle view": 2,
874
+ "lying": 6,
875
+ "machine": 1,
876
+ "male": 15,
877
+ "male anthro": 4,
878
+ "male penetrated": 1,
879
+ "male penetrating": 3,
880
+ "male penetrating anthro": 1,
881
+ "male penetrating female": 2,
882
+ "male penetrating male": 1,
883
+ "male wearing strapon": 1,
884
+ "male/ambiguous": 1,
885
+ "male/female": 3,
886
+ "male/male": 3,
887
+ "mammal": 1,
888
+ "markings": 2,
889
+ "master": 1,
890
+ "masturbation": 1,
891
+ "mellow \\(wizzikt\\)": 3,
892
+ "merlin \\(lllmaddy\\)": 1,
893
+ "messy": 1,
894
+ "mind control": 1,
895
+ "mink": 1,
896
+ "mostly nude": 1,
897
+ "multi nipple": 1,
898
+ "multicolored body": 2,
899
+ "multicolored fur": 1,
900
+ "multicolored tail": 1,
901
+ "musk": 1,
902
+ "musk drunk": 1,
903
+ "musk worship": 1,
904
+ "musky balls": 1,
905
+ "musky cock": 1,
906
+ "mustelid": 21,
907
+ "musteline": 21,
908
+ "nails": 1,
909
+ "narrowed eyes": 2,
910
+ "navel": 1,
911
+ "necktie": 1,
912
+ "nidhala \\(ruaidri\\)": 1,
913
+ "nipple piercing": 1,
914
+ "nipples": 7,
915
+ "nirvana": 1,
916
+ "nude": 11,
917
+ "nude anthro": 3,
918
+ "nude female": 1,
919
+ "nude male": 1,
920
+ "office chair": 1,
921
+ "offscreen character": 1,
922
+ "on back": 6,
923
+ "on bed": 1,
924
+ "on bench": 1,
925
+ "one eye closed": 1,
926
+ "open clothing": 1,
927
+ "open hoodie": 1,
928
+ "open mouth": 5,
929
+ "open shirt": 1,
930
+ "open smile": 1,
931
+ "open topwear": 1,
932
+ "oral": 3,
933
+ "orange body": 1,
934
+ "orange eyes": 1,
935
+ "orange fur": 1,
936
+ "orgasm": 4,
937
+ "orgasm face": 2,
938
+ "outdoor nudity": 2,
939
+ "outside": 2,
940
+ "outside sex": 2,
941
+ "parasol": 2,
942
+ "partially clothed": 1,
943
+ "patreon": 1,
944
+ "patreon logo": 1,
945
+ "patreon username": 1,
946
+ "pattern clothing": 1,
947
+ "pattern legwear": 1,
948
+ "pawpads": 8,
949
+ "paws": 8,
950
+ "pecs": 1,
951
+ "penetrable sex toy": 1,
952
+ "penetration": 4,
953
+ "penile": 4,
954
+ "penile penetration": 2,
955
+ "penis": 9,
956
+ "penis grab": 1,
957
+ "penis in pussy": 1,
958
+ "penis sniffing": 1,
959
+ "penis worship": 1,
960
+ "perineum": 3,
961
+ "petplay": 1,
962
+ "piercing": 1,
963
+ "pink anus": 1,
964
+ "pink areola": 1,
965
+ "pink background": 2,
966
+ "pink nipples": 1,
967
+ "pink nose": 2,
968
+ "pink pawpads": 2,
969
+ "pinup": 1,
970
+ "plant": 3,
971
+ "plantigrade": 1,
972
+ "plump labia": 1,
973
+ "pose": 1,
974
+ "poster": 1,
975
+ "pouting": 1,
976
+ "precum": 3,
977
+ "presenting": 6,
978
+ "presenting anus": 5,
979
+ "presenting balls": 2,
980
+ "presenting hindquarters": 4,
981
+ "presenting penis": 2,
982
+ "presenting pussy": 2,
983
+ "pubes": 1,
984
+ "public": 3,
985
+ "public erection": 1,
986
+ "public nudity": 2,
987
+ "public sex": 2,
988
+ "pull out": 1,
989
+ "pupils": 1,
990
+ "pussy": 7,
991
+ "question mark": 1,
992
+ "raised tail": 2,
993
+ "rating_explicit": 20,
994
+ "rating_questionable": 2,
995
+ "realistic penis size": 1,
996
+ "rear view": 3,
997
+ "red clothing": 1,
998
+ "red sweater": 1,
999
+ "red topwear": 1,
1000
+ "rimming": 1,
1001
+ "ring": 2,
1002
+ "roleplay": 1,
1003
+ "rope": 1,
1004
+ "rope knot": 1,
1005
+ "round glasses": 2,
1006
+ "saliva": 2,
1007
+ "sand": 2,
1008
+ "sara \\(cassiethesnekwolf\\)": 1,
1009
+ "scentplay": 1,
1010
+ "sea": 1,
1011
+ "seaside": 2,
1012
+ "seductive": 2,
1013
+ "self lick": 2,
1014
+ "semi-anthro": 4,
1015
+ "serena \\(ruaidri\\)": 3,
1016
+ "sex": 7,
1017
+ "sex on the beach": 1,
1018
+ "sex toy": 1,
1019
+ "shaking": 2,
1020
+ "shirt": 2,
1021
+ "shorts": 1,
1022
+ "simple background": 3,
1023
+ "sitting": 4,
1024
+ "sitting on another": 1,
1025
+ "sitting on ball": 1,
1026
+ "size difference": 2,
1027
+ "sky": 1,
1028
+ "slave": 1,
1029
+ "slightly chubby": 1,
1030
+ "slim": 1,
1031
+ "small breasts": 1,
1032
+ "small dom big sub": 1,
1033
+ "smile": 7,
1034
+ "smiling at viewer": 2,
1035
+ "sniffing": 1,
1036
+ "socks": 1,
1037
+ "sofa": 2,
1038
+ "soles": 3,
1039
+ "solo": 13,
1040
+ "solo focus": 1,
1041
+ "speech bubble": 2,
1042
+ "spread anus": 1,
1043
+ "spread butt": 1,
1044
+ "spread legs": 3,
1045
+ "spreading": 4,
1046
+ "standing": 1,
1047
+ "stoat": 1,
1048
+ "stoat \\(inscryption\\)": 1,
1049
+ "stockings": 1,
1050
+ "strapon": 1,
1051
+ "strapon masturbation": 1,
1052
+ "strapon over chastity": 1,
1053
+ "strapon over penis": 1,
1054
+ "striped clothing": 1,
1055
+ "striped legwear": 1,
1056
+ "stripes": 1,
1057
+ "sunglasses": 1,
1058
+ "sweat": 2,
1059
+ "sweater": 1,
1060
+ "sweaty balls": 1,
1061
+ "sweaty genitalia": 1,
1062
+ "swimwear": 1,
1063
+ "table": 1,
1064
+ "tablet": 1,
1065
+ "tablet pen": 1,
1066
+ "tahlia \\(ruaidri\\)": 1,
1067
+ "tail": 11,
1068
+ "tail grab": 1,
1069
+ "tail markings": 2,
1070
+ "talking to viewer": 1,
1071
+ "tan body": 3,
1072
+ "tan fur": 3,
1073
+ "teasing": 1,
1074
+ "teeth": 4,
1075
+ "text": 7,
1076
+ "the art style is highly detailed and realistic.": 1,
1077
+ "the character is seated on an ornate cushioned stool turning to look over its shoulder with a confident and slightly mischievous expression.": 1,
1078
+ "the colors are predominantly neutral and muted with shades of white and cream dominating the character's fur contrasted by the deep dark background that adds depth and drama to the scene.": 1,
1079
+ "the use of warm tones in the cushion provides a striking contrast to the otherwise cool palette.": 1,
1080
+ "thick thighs": 4,
1081
+ "thigh highs": 1,
1082
+ "toe claws": 4,
1083
+ "toeless legwear": 1,
1084
+ "toes": 7,
1085
+ "tongue": 8,
1086
+ "tongue out": 5,
1087
+ "topwear": 2,
1088
+ "towel": 1,
1089
+ "tre": 2,
1090
+ "tre \\(milligram smile\\)": 1,
1091
+ "tree": 1,
1092
+ "trembling": 2,
1093
+ "triangular anus": 1,
1094
+ "trio": 1,
1095
+ "true musteline": 1,
1096
+ "tuft": 3,
1097
+ "two tone body": 1,
1098
+ "two tone fur": 1,
1099
+ "underwear": 1,
1100
+ "vaginal": 3,
1101
+ "vaginal fingering": 1,
1102
+ "vaginal penetration": 2,
1103
+ "verbal": 1,
1104
+ "verbal domination": 1,
1105
+ "walking": 1,
1106
+ "water": 2,
1107
+ "weasel": 21,
1108
+ "weekly": 1,
1109
+ "whiskers": 4,
1110
+ "white balls": 1,
1111
+ "white body": 6,
1112
+ "white clothing": 1,
1113
+ "white fur": 6,
1114
+ "white hair": 2,
1115
+ "white shirt": 1,
1116
+ "white topwear": 1,
1117
+ "wolf": 2,
1118
+ "wolf guy \\(ruaidri\\)": 1,
1119
+ "worm's-eye view": 1,
1120
+ "worship": 1,
1121
+ "worshiping": 1,
1122
+ "y anus": 1,
1123
+ "yellow eyes": 1
1124
+ }
1125
+ },
1126
+ "ss_text_encoder_lr": 0.0001,
1127
+ "ss_total_batch_size": 96,
1128
+ "ss_training_comment": null,
1129
+ "ss_training_finished_at": 1717258450.2997327,
1130
+ "ss_training_started_at": 1717250150.06749,
1131
+ "ss_unet_lr": 0.0001,
1132
+ "ss_v2": false,
1133
+ "ss_zero_terminal_snr": false,
1134
+ "sshs_legacy_hash": "9355bae9",
1135
+ "sshs_model_hash": "839e6e9e8dbc35a44fab39cb44f154329faae4d0432c9cc9a3551c1ff81dfca9"
1136
+ }