stable-diffusion-inpainting, A-D cup size (4000 steps)
Browse files- args.json +23 -151
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-opqng/0.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-opqng/1.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-opqng/2.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-opqng/3.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-qkdgj/0.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-qkdgj/1.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-qkdgj/2.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-qkdgj/3.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-usmda/0.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-usmda/1.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-usmda/2.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-usmda/3.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-xnjka/0.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-xnjka/1.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-xnjka/2.png +0 -0
- samples/close-up-of-woman-wearing-bikini-top,-breast-size-xnjka/3.png +0 -0
- text_encoder/config.json +1 -1
- text_encoder/pytorch_model.bin +1 -1
- tokenizer/tokenizer_config.json +1 -1
- unet/config.json +1 -1
- unet/diffusion_pytorch_model.bin +1 -1
args.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"pretrained_model_name_or_path": "/
|
3 |
"pretrained_vae_name_or_path": "stabilityai/sd-vae-ft-mse",
|
4 |
"revision": "fp16",
|
5 |
"tokenizer_name": null,
|
@@ -7,23 +7,23 @@
|
|
7 |
"class_data_dir": null,
|
8 |
"instance_prompt": null,
|
9 |
"class_prompt": null,
|
10 |
-
"save_sample_prompt": "
|
11 |
"save_sample_negative_prompt": null,
|
12 |
-
"n_save_sample":
|
13 |
"save_guidance_scale": 7.5,
|
14 |
"save_infer_steps": 50,
|
15 |
"pad_tokens": true,
|
16 |
"with_prior_preservation": true,
|
17 |
"prior_loss_weight": 1.0,
|
18 |
-
"num_class_images":
|
19 |
-
"output_dir": "/home/fant/repos/shiv-diffusers/output/model
|
20 |
"seed": 3434554,
|
21 |
"resolution": 512,
|
22 |
"center_crop": false,
|
23 |
"train_text_encoder": true,
|
24 |
"train_batch_size": 1,
|
25 |
"sample_batch_size": 4,
|
26 |
-
"num_train_epochs":
|
27 |
"max_train_steps": 20000,
|
28 |
"gradient_accumulation_steps": 1,
|
29 |
"gradient_checkpointing": false,
|
@@ -42,163 +42,35 @@
|
|
42 |
"hub_model_id": null,
|
43 |
"logging_dir": "logs",
|
44 |
"log_interval": 10,
|
45 |
-
"save_interval":
|
46 |
"save_min_steps": 0,
|
47 |
"mixed_precision": "fp16",
|
48 |
"not_cache_latents": true,
|
49 |
"local_rank": -1,
|
50 |
"concepts_list": [
|
51 |
{
|
52 |
-
"
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
],
|
57 |
-
"class_prompt": "woman wearing a bikini top",
|
58 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-top",
|
59 |
-
"instance_prompt": "woman wearing a blue qsd bikini top with sks pattern",
|
60 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-qsd-bikini-top-with-sks-pattern"
|
61 |
},
|
62 |
{
|
63 |
-
"
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
],
|
68 |
-
"class_prompt": "woman wearing a bikini bottom",
|
69 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-bottom",
|
70 |
-
"instance_prompt": "woman wearing a blue qsd bikini bottom with sks pattern",
|
71 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-qsd-bikini-bottom-with-sks-pattern"
|
72 |
},
|
73 |
{
|
74 |
-
"
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
],
|
79 |
-
"class_prompt": "woman wearing a bikini top",
|
80 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-top",
|
81 |
-
"instance_prompt": "woman wearing a blue zdx bikini top with sks pattern",
|
82 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-zdx-bikini-top-with-sks-pattern"
|
83 |
},
|
84 |
{
|
85 |
-
"
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
],
|
90 |
-
"class_prompt": "woman wearing a bikini bottom",
|
91 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-bottom",
|
92 |
-
"instance_prompt": "woman wearing a blue zdx bikini bottom with sks pattern",
|
93 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-zdx-bikini-bottom-with-sks-pattern"
|
94 |
-
},
|
95 |
-
{
|
96 |
-
"image_urls": [
|
97 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/top/0.png",
|
98 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/top/1.png",
|
99 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/top/2.png",
|
100 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/top/3.png",
|
101 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/top/4.png"
|
102 |
-
],
|
103 |
-
"class_prompt": "woman wearing a bikini top",
|
104 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-top",
|
105 |
-
"instance_prompt": "woman wearing a blue mqw bikini top with sks pattern",
|
106 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-mqw-bikini-top-with-sks-pattern"
|
107 |
-
},
|
108 |
-
{
|
109 |
-
"image_urls": [
|
110 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/bottom/0.png",
|
111 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/bottom/1.png",
|
112 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/bottom/2.png",
|
113 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/bottom/3.png",
|
114 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maria/flower-garden/bottom/4.png"
|
115 |
-
],
|
116 |
-
"class_prompt": "woman wearing a bikini bottom",
|
117 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-bottom",
|
118 |
-
"instance_prompt": "woman wearing a blue mqw bikini bottom with sks pattern",
|
119 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-mqw-bikini-bottom-with-sks-pattern"
|
120 |
-
},
|
121 |
-
{
|
122 |
-
"image_urls": [
|
123 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/sky-top/flower-garden/top/0.png",
|
124 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/sky-top/flower-garden/top/1.png",
|
125 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/sky-top/flower-garden/top/2.png"
|
126 |
-
],
|
127 |
-
"class_prompt": "woman wearing a bikini top",
|
128 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-top",
|
129 |
-
"instance_prompt": "woman wearing a blue kcx bikini top with sks pattern",
|
130 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-kcx-bikini-top-with-sks-pattern"
|
131 |
-
},
|
132 |
-
{
|
133 |
-
"image_urls": [
|
134 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/sky-top/flower-garden/bottom/0.png",
|
135 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/sky-top/flower-garden/bottom/1.png",
|
136 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/sky-top/flower-garden/bottom/2.png"
|
137 |
-
],
|
138 |
-
"class_prompt": "woman wearing a bikini bottom",
|
139 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-bottom",
|
140 |
-
"instance_prompt": "woman wearing a blue kcx bikini bottom with sks pattern",
|
141 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-kcx-bikini-bottom-with-sks-pattern"
|
142 |
-
},
|
143 |
-
{
|
144 |
-
"image_urls": [
|
145 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/capri/flower-garden/top/0.png",
|
146 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/capri/flower-garden/top/1.png"
|
147 |
-
],
|
148 |
-
"class_prompt": "woman wearing a bikini top",
|
149 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-top",
|
150 |
-
"instance_prompt": "woman wearing a blue qqa bikini top with sks pattern",
|
151 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-qqa-bikini-top-with-sks-pattern"
|
152 |
-
},
|
153 |
-
{
|
154 |
-
"image_urls": [
|
155 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/capri/flower-garden/bottom/0.png",
|
156 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/capri/flower-garden/bottom/1.png"
|
157 |
-
],
|
158 |
-
"class_prompt": "woman wearing a bikini bottom",
|
159 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-bottom",
|
160 |
-
"instance_prompt": "woman wearing a blue qqa bikini bottom with sks pattern",
|
161 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-qqa-bikini-bottom-with-sks-pattern"
|
162 |
-
},
|
163 |
-
{
|
164 |
-
"image_urls": [
|
165 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/lily-top/flower-garden/top/0.png",
|
166 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/lily-top/flower-garden/top/1.png"
|
167 |
-
],
|
168 |
-
"class_prompt": "woman wearing a bikini top",
|
169 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-top",
|
170 |
-
"instance_prompt": "woman wearing a blue jkp bikini top with sks pattern",
|
171 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-jkp-bikini-top-with-sks-pattern"
|
172 |
-
},
|
173 |
-
{
|
174 |
-
"image_urls": [
|
175 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/lily-top/flower-garden/bottom/0.png",
|
176 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/lily-top/flower-garden/bottom/1.png"
|
177 |
-
],
|
178 |
-
"class_prompt": "woman wearing a bikini bottom",
|
179 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-bottom",
|
180 |
-
"instance_prompt": "woman wearing a blue jkp bikini bottom with sks pattern",
|
181 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-jkp-bikini-bottom-with-sks-pattern"
|
182 |
-
},
|
183 |
-
{
|
184 |
-
"image_urls": [
|
185 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maui/flower-garden/top/0.png",
|
186 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maui/flower-garden/top/1.png"
|
187 |
-
],
|
188 |
-
"class_prompt": "woman wearing a bikini top",
|
189 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-top",
|
190 |
-
"instance_prompt": "woman wearing a blue xxp bikini top with sks pattern",
|
191 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-xxp-bikini-top-with-sks-pattern"
|
192 |
-
},
|
193 |
-
{
|
194 |
-
"image_urls": [
|
195 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maui/flower-garden/bottom/0.png",
|
196 |
-
"https://storage.googleapis.com/dreambooth-training/bikini-crops--40-padding/maui/flower-garden/bottom/1.png"
|
197 |
-
],
|
198 |
-
"class_prompt": "woman wearing a bikini bottom",
|
199 |
-
"class_data_dir": "./data/class/woman-wearing-a-bikini-bottom",
|
200 |
-
"instance_prompt": "woman wearing a blue xxp bikini bottom with sks pattern",
|
201 |
-
"instance_data_dir": "./data/instance/woman-wearing-a-blue-xxp-bikini-bottom-with-sks-pattern"
|
202 |
}
|
203 |
]
|
204 |
}
|
|
|
1 |
{
|
2 |
+
"pretrained_model_name_or_path": "runwayml/stable-diffusion-inpainting",
|
3 |
"pretrained_vae_name_or_path": "stabilityai/sd-vae-ft-mse",
|
4 |
"revision": "fp16",
|
5 |
"tokenizer_name": null,
|
|
|
7 |
"class_data_dir": null,
|
8 |
"instance_prompt": null,
|
9 |
"class_prompt": null,
|
10 |
+
"save_sample_prompt": "close up of woman wearing bikini top, breast size xnjka|close up of woman wearing bikini top, breast size qkdgj|close up of woman wearing bikini top, breast size usmda|close up of woman wearing bikini top, breast size opqng",
|
11 |
"save_sample_negative_prompt": null,
|
12 |
+
"n_save_sample": 4,
|
13 |
"save_guidance_scale": 7.5,
|
14 |
"save_infer_steps": 50,
|
15 |
"pad_tokens": true,
|
16 |
"with_prior_preservation": true,
|
17 |
"prior_loss_weight": 1.0,
|
18 |
+
"num_class_images": 200,
|
19 |
+
"output_dir": "/home/fant/repos/shiv-diffusers/output/model",
|
20 |
"seed": 3434554,
|
21 |
"resolution": 512,
|
22 |
"center_crop": false,
|
23 |
"train_text_encoder": true,
|
24 |
"train_batch_size": 1,
|
25 |
"sample_batch_size": 4,
|
26 |
+
"num_train_epochs": 25,
|
27 |
"max_train_steps": 20000,
|
28 |
"gradient_accumulation_steps": 1,
|
29 |
"gradient_checkpointing": false,
|
|
|
42 |
"hub_model_id": null,
|
43 |
"logging_dir": "logs",
|
44 |
"log_interval": 10,
|
45 |
+
"save_interval": 1000,
|
46 |
"save_min_steps": 0,
|
47 |
"mixed_precision": "fp16",
|
48 |
"not_cache_latents": true,
|
49 |
"local_rank": -1,
|
50 |
"concepts_list": [
|
51 |
{
|
52 |
+
"class_prompt": "close up of woman wearing bikini top",
|
53 |
+
"class_data_dir": "./data/class/close-up-of-woman-wearing-bikini-top",
|
54 |
+
"instance_prompt": "close up of woman wearing bikini top, breast size xnjka",
|
55 |
+
"instance_data_dir": "./data/instance/close-up-of-woman-wearing-bikini-top/A"
|
|
|
|
|
|
|
|
|
|
|
56 |
},
|
57 |
{
|
58 |
+
"class_prompt": "close up of woman wearing bikini top",
|
59 |
+
"class_data_dir": "./data/class/close-up-of-woman-wearing-bikini-top",
|
60 |
+
"instance_prompt": "close up of woman wearing bikini top, breast size qkdgj",
|
61 |
+
"instance_data_dir": "./data/instance/close-up-of-woman-wearing-bikini-top/B"
|
|
|
|
|
|
|
|
|
|
|
62 |
},
|
63 |
{
|
64 |
+
"class_prompt": "close up of woman wearing bikini top",
|
65 |
+
"class_data_dir": "./data/class/close-up-of-woman-wearing-bikini-top",
|
66 |
+
"instance_prompt": "close up of woman wearing bikini top, breast size usmda",
|
67 |
+
"instance_data_dir": "./data/instance/close-up-of-woman-wearing-bikini-top/C"
|
|
|
|
|
|
|
|
|
|
|
68 |
},
|
69 |
{
|
70 |
+
"class_prompt": "close up of woman wearing bikini top",
|
71 |
+
"class_data_dir": "./data/class/close-up-of-woman-wearing-bikini-top",
|
72 |
+
"instance_prompt": "close up of woman wearing bikini top, breast size opqng",
|
73 |
+
"instance_data_dir": "./data/instance/close-up-of-woman-wearing-bikini-top/D"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
}
|
75 |
]
|
76 |
}
|
samples/close-up-of-woman-wearing-bikini-top,-breast-size-opqng/0.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-opqng/1.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-opqng/2.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-opqng/3.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-qkdgj/0.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-qkdgj/1.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-qkdgj/2.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-qkdgj/3.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-usmda/0.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-usmda/1.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-usmda/2.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-usmda/3.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-xnjka/0.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-xnjka/1.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-xnjka/2.png
ADDED
samples/close-up-of-woman-wearing-bikini-top,-breast-size-xnjka/3.png
ADDED
text_encoder/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "runwayml/stable-diffusion-inpainting",
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
text_encoder/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492308087
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12ad223d7b4d211daa13f9469ab04d9c7cd1aca37c1267517c848d409ccef736
|
3 |
size 492308087
|
tokenizer/tokenizer_config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 77,
|
22 |
-
"name_or_path": "/home/fant/
|
23 |
"pad_token": "<|endoftext|>",
|
24 |
"special_tokens_map_file": "./special_tokens_map.json",
|
25 |
"tokenizer_class": "CLIPTokenizer",
|
|
|
19 |
},
|
20 |
"errors": "replace",
|
21 |
"model_max_length": 77,
|
22 |
+
"name_or_path": "/home/fant/.cache/huggingface/diffusers/models--runwayml--stable-diffusion-inpainting/snapshots/1855202d3acfad9fd7e30e39d06b771d4b859a18/tokenizer",
|
23 |
"pad_token": "<|endoftext|>",
|
24 |
"special_tokens_map_file": "./special_tokens_map.json",
|
25 |
"tokenizer_class": "CLIPTokenizer",
|
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.7.0.dev0",
|
4 |
-
"_name_or_path": "/
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.7.0.dev0",
|
4 |
+
"_name_or_path": "runwayml/stable-diffusion-inpainting",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438421925
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4c05032741e2955cc42c7db3732c1fb3a1d22e0d872aa11e59de1398cd48235
|
3 |
size 3438421925
|