diff --git a/checkpoint-blurred_edges_control_vgg-10360/controlnet/config.json b/checkpoint-blurred_edges_control_vgg-10360/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-10360/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-blurred_edges_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-blurred_edges_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..75c497d638b27f779ec407a2033bfc982eede238 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d540b54aced9666fd7d0c7417215b2066fabdb296971c919c288a0938be971 +size 1456953560 diff --git a/checkpoint-blurred_edges_control_vgg-10360/optimizer.bin b/checkpoint-blurred_edges_control_vgg-10360/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..cc2fc50cd661d9080e6dc383a2197fbad1190554 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-10360/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f170db3b42b6bd017ae1c05da32a37d0246d8a2bb09b52ffe8271e4ee27875a2 +size 2914111182 diff --git a/checkpoint-blurred_edges_control_vgg-10360/random_states_0.pkl b/checkpoint-blurred_edges_control_vgg-10360/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..37863ed9ba277ac130bfc0f21900c4c84326218f --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-10360/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074e6f239f08929b4e50512f562db2d8d30eea23b690892ae6fff6529caf4e25 +size 14344 diff --git a/checkpoint-blurred_edges_control_vgg-10360/scaler.pt b/checkpoint-blurred_edges_control_vgg-10360/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..68f6361c6c8d2834e7cc26de7ca56856dbffaa13 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-10360/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3773287d9fcf328897ef980c39661889bbebea3f4fe85e16a0fe2a3bd04dfa19 +size 988 diff --git a/checkpoint-blurred_edges_control_vgg-10360/scheduler.bin b/checkpoint-blurred_edges_control_vgg-10360/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a0feb24294147470b7b21c15f3312247f55cf955 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-10360/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6debe9a480eb3313ff62e5c1c32551163ac09b4f1da91c440cbd193314696c +size 1000 diff --git a/checkpoint-blurred_edges_control_vgg-12432/controlnet/config.json b/checkpoint-blurred_edges_control_vgg-12432/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-12432/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-blurred_edges_control_vgg-12432/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-blurred_edges_control_vgg-12432/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a133db8c6de12188fdb2641e4d0305a8eeda1e02 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-12432/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9410abaff26d28142d28b745158a3467ed36746d30fefaae46c1e0b8c70751b +size 1456953560 diff --git a/checkpoint-blurred_edges_control_vgg-12432/optimizer.bin b/checkpoint-blurred_edges_control_vgg-12432/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..2b287b06eaeaa473a41139ff516a269358a20b67 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-12432/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a03719c16a3299df070ab7b60cde7487c1a4a1d016b5e452b666e9009a54e23d +size 2914111182 diff --git a/checkpoint-blurred_edges_control_vgg-12432/random_states_0.pkl b/checkpoint-blurred_edges_control_vgg-12432/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..c674e38678647b3fe1c031c9092b98d4ada2ca4b --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-12432/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c510ed1f4a174a46f43391c996744d5dd249a7a704223f4cc1805d6077ab914 +size 14344 diff --git a/checkpoint-blurred_edges_control_vgg-12432/scaler.pt b/checkpoint-blurred_edges_control_vgg-12432/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..4a00453db238ec066a6a6a0f4caa0fc5cf388a40 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-12432/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c528c51f1e929a14ce059fc408e7e7c49c660ad323792a4fc6bf41de0c113f +size 988 diff --git a/checkpoint-blurred_edges_control_vgg-12432/scheduler.bin b/checkpoint-blurred_edges_control_vgg-12432/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ca142de039f49605e8d88f130b9ef11f7aea27c5 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-12432/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20bddb1c54f7c1c8540fee10b71c2cbd2ee3a943b7c25215ac911729faa9616 +size 1000 diff --git a/checkpoint-blurred_edges_control_vgg-2072/controlnet/config.json b/checkpoint-blurred_edges_control_vgg-2072/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-2072/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-blurred_edges_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-blurred_edges_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..88321f9a3765c77e026a816a197d8410913b7dca --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f4f31e0770599074a7588eb51267bd8357cb2df502f41cee22a0d163a832d78 +size 1456953560 diff --git a/checkpoint-blurred_edges_control_vgg-2072/optimizer.bin b/checkpoint-blurred_edges_control_vgg-2072/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5624878420e02c06f5b1ffc0ac72eb2d39d4ab7b --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-2072/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb86a544f5e1b7e4e240d4375634d0c29a525e27e759283cdc7a706c33613cd6 +size 2914111182 diff --git a/checkpoint-blurred_edges_control_vgg-2072/random_states_0.pkl b/checkpoint-blurred_edges_control_vgg-2072/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..f9b220886a56d7a5c36de8aaa26cc27d5d7fad8b --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-2072/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c41786a16d0d684057e1190659c8e18160ccd24766a0454e1d30c14bbd472f +size 14344 diff --git a/checkpoint-blurred_edges_control_vgg-2072/scaler.pt b/checkpoint-blurred_edges_control_vgg-2072/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c1f013bb65615e1bf26012f5f9d81c46fbb1aabe --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-2072/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0d2b6bdfffc43eec111e578b6b2f09a13229e8d7d7d44af5c8d3709726691a +size 988 diff --git a/checkpoint-blurred_edges_control_vgg-2072/scheduler.bin b/checkpoint-blurred_edges_control_vgg-2072/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..68dab3c97b6d690317f9b86f34ab999dedd0d75b --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-2072/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a54133d5741a6bc0c257a0e37edcb466d65e55ec8fa751742769f48a1a78605 +size 1000 diff --git a/checkpoint-blurred_edges_control_vgg-4144/controlnet/config.json b/checkpoint-blurred_edges_control_vgg-4144/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-4144/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-blurred_edges_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-blurred_edges_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9f19dfae83dd6cf754ea554842220c8beba69d9b --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433689dc9aace74d04548b0d08ee404cc1a15648c83ed63f1303f1024decff8e +size 1456953560 diff --git a/checkpoint-blurred_edges_control_vgg-4144/optimizer.bin b/checkpoint-blurred_edges_control_vgg-4144/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..eab3746f007afe924759bc19b6d1639f94ae757c --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-4144/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:722d0a1063b06c89fbbbcf13a5ff67f21398cab3e4a93ac201b27569d30bab89 +size 2914111182 diff --git a/checkpoint-blurred_edges_control_vgg-4144/random_states_0.pkl b/checkpoint-blurred_edges_control_vgg-4144/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ff1b34ba92f87a4707bc08644cac8f0742bcd5c6 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-4144/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cf9686b899cb212fd59bbc204c856b013a2b85a413fb7e6697bfe7bb79206d3 +size 14344 diff --git a/checkpoint-blurred_edges_control_vgg-4144/scaler.pt b/checkpoint-blurred_edges_control_vgg-4144/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..ba93df847b2548de3504e03df26bc7b82c34c8c4 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-4144/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94e5078b1e82c1200457e1eac97cbc88da8deb856053356bf11270d3b4ef85c +size 988 diff --git a/checkpoint-blurred_edges_control_vgg-4144/scheduler.bin b/checkpoint-blurred_edges_control_vgg-4144/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..22b4c19ce23ea85734b83f8377448a2ae40d9d13 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-4144/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a678f252988df6ff432b51ece6f62d1595e5f093edb3dcbda6690adcedf910 +size 1000 diff --git a/checkpoint-blurred_edges_control_vgg-6216/controlnet/config.json b/checkpoint-blurred_edges_control_vgg-6216/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-6216/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-blurred_edges_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-blurred_edges_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..1ef54dd6a541166a2ef4d69a8c1178b254af42c2 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77ffa8c82cb030bf1760da3cab178a974f87fee44708eef395b5a58ee0a2f69 +size 1456953560 diff --git a/checkpoint-blurred_edges_control_vgg-6216/optimizer.bin b/checkpoint-blurred_edges_control_vgg-6216/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..d3877cee31fd326eef15b245104eab3029e32550 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-6216/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79eac498a6ea5109171d7c26aa362208a4ce6a70dada55dc0d72f23004ee1cd5 +size 2914111182 diff --git a/checkpoint-blurred_edges_control_vgg-6216/random_states_0.pkl b/checkpoint-blurred_edges_control_vgg-6216/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..b750281c44e71da8cdc65609b9fc31c7beb01af4 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-6216/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b176e5d953b6454ff6b960d7b0106b8f777c004bfae5c44c00ecf767b6edd6 +size 14344 diff --git a/checkpoint-blurred_edges_control_vgg-6216/scaler.pt b/checkpoint-blurred_edges_control_vgg-6216/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e3e2c98159105f04820574d811c5e37a67df0d14 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-6216/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa4e6e1fd533a919c432d351eb6ab7372184928ef4295bf1f1c6689dc90045b +size 988 diff --git a/checkpoint-blurred_edges_control_vgg-6216/scheduler.bin b/checkpoint-blurred_edges_control_vgg-6216/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..715ef891af5064c950b245295d4c4d5d6d430c43 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-6216/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022a4a9af12dab34df0cc618a91afbca7460f63ff24f21753fb37a1fa8d00a45 +size 1000 diff --git a/checkpoint-blurred_edges_control_vgg-8288/controlnet/config.json b/checkpoint-blurred_edges_control_vgg-8288/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-8288/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-blurred_edges_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-blurred_edges_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..526945278e9b3a108a0054d46c2601f3b9093263 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be7d362b9101235ee1dabec4ccd6e58c7cd6ed3f35e2029f5c56af9f7a8375bc +size 1456953560 diff --git a/checkpoint-blurred_edges_control_vgg-8288/optimizer.bin b/checkpoint-blurred_edges_control_vgg-8288/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ee3f624dd2f6560b0cc401297eab8400d28a3750 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-8288/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e01fb39600b752d3958932b69b82455db717cfc8c36b7fcfd014a28183a4734 +size 2914111182 diff --git a/checkpoint-blurred_edges_control_vgg-8288/random_states_0.pkl b/checkpoint-blurred_edges_control_vgg-8288/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..6e41a80417121f60dac82ed9e0fc3f9f5e18b2b3 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-8288/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e055917cfbf4e8f951e96435970db53b973672bb0f3fa376ce849868c8435826 +size 14344 diff --git a/checkpoint-blurred_edges_control_vgg-8288/scaler.pt b/checkpoint-blurred_edges_control_vgg-8288/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5c2859d700624a19dcadd28b5d31655d8eca5c3f --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-8288/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560da6388f984b2777b6f909d626f62e0cc824710b7f900824608aded0c1e790 +size 988 diff --git a/checkpoint-blurred_edges_control_vgg-8288/scheduler.bin b/checkpoint-blurred_edges_control_vgg-8288/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1fff38fd6ec375dec84a6002d891996953a110a9 --- /dev/null +++ b/checkpoint-blurred_edges_control_vgg-8288/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae48b7d09f81e407f55de6ee44ea66a781ecffe79ee123c2ac5bfc338f7eacb7 +size 1000 diff --git a/checkpoint-structured_gradient_control_vgg-4144/controlnet/config.json b/checkpoint-structured_gradient_control_vgg-4144/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-4144/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-structured_gradient_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-structured_gradient_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..93342d41e99b25e5b45f5c3e3f31cbbeccbad64c --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d32543682e50229947a80bcf978764c756af80fbd2bb1f2c68398f9b58a59809 +size 1456953560 diff --git a/checkpoint-structured_gradient_control_vgg-4144/optimizer.bin b/checkpoint-structured_gradient_control_vgg-4144/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..2b6a6f39a4a248f480967f260654e4f64143a23f --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-4144/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e864293b55e5bc13d6bcb85b6390090bb4ba1842f1342ece9063ea1b293b528c +size 2914111182 diff --git a/checkpoint-structured_gradient_control_vgg-4144/random_states_0.pkl b/checkpoint-structured_gradient_control_vgg-4144/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..f8ed20c5b43f39efe61a37760ba3f3f801344b68 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-4144/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a6e5128d5d4a5e13b9c114653ef6ded699bc7358877c6f45b7adb2db36a3fd +size 14344 diff --git a/checkpoint-structured_gradient_control_vgg-4144/scaler.pt b/checkpoint-structured_gradient_control_vgg-4144/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..ba93df847b2548de3504e03df26bc7b82c34c8c4 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-4144/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94e5078b1e82c1200457e1eac97cbc88da8deb856053356bf11270d3b4ef85c +size 988 diff --git a/checkpoint-structured_gradient_control_vgg-4144/scheduler.bin b/checkpoint-structured_gradient_control_vgg-4144/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..22b4c19ce23ea85734b83f8377448a2ae40d9d13 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-4144/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a678f252988df6ff432b51ece6f62d1595e5f093edb3dcbda6690adcedf910 +size 1000 diff --git a/checkpoint-structured_gradient_control_vgg-6216/controlnet/config.json b/checkpoint-structured_gradient_control_vgg-6216/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-6216/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-structured_gradient_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-structured_gradient_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..905903bc8c8e0f4a7ea2178de296b6c272805cc2 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a564598beb1054b6738acc1fa57ce6880d907196eaf41d6684f9009cf39faa0 +size 1456953560 diff --git a/checkpoint-structured_gradient_control_vgg-6216/optimizer.bin b/checkpoint-structured_gradient_control_vgg-6216/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..c5cf5c39c6353471f50512932837543eb82a4d23 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-6216/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d5db1beda1c3bef546226ee203773ef6e0c1cf9ac364d61f28766736ffd423d +size 2914111182 diff --git a/checkpoint-structured_gradient_control_vgg-6216/random_states_0.pkl b/checkpoint-structured_gradient_control_vgg-6216/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..dded8f0ef372c0ec457342d8c8a4cfa5af364bb6 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-6216/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0aaa6519d2043f27aad925db5f53db10bd02e540dd497e93e2f236fc7b8a4d +size 14408 diff --git a/checkpoint-structured_gradient_control_vgg-6216/scaler.pt b/checkpoint-structured_gradient_control_vgg-6216/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e3e2c98159105f04820574d811c5e37a67df0d14 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-6216/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa4e6e1fd533a919c432d351eb6ab7372184928ef4295bf1f1c6689dc90045b +size 988 diff --git a/checkpoint-structured_gradient_control_vgg-6216/scheduler.bin b/checkpoint-structured_gradient_control_vgg-6216/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..715ef891af5064c950b245295d4c4d5d6d430c43 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-6216/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:022a4a9af12dab34df0cc618a91afbca7460f63ff24f21753fb37a1fa8d00a45 +size 1000 diff --git a/checkpoint-structured_gradient_control_vgg-8288/controlnet/config.json b/checkpoint-structured_gradient_control_vgg-8288/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-8288/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.33.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-structured_gradient_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-structured_gradient_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..974bb9eae46e4706f138b15cebe42a607bf59f28 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c223358f39d7d725141ddae8b5394343794db407659dab26e5cc5d489a90b7ee +size 1456953560 diff --git a/checkpoint-structured_gradient_control_vgg-8288/optimizer.bin b/checkpoint-structured_gradient_control_vgg-8288/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..99f665c72e6efac54ec892282b0fffd26620cc3b --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-8288/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a4a220b0969f4098e081891d6115869905192f13239216f93d028eff24a058 +size 2914111182 diff --git a/checkpoint-structured_gradient_control_vgg-8288/random_states_0.pkl b/checkpoint-structured_gradient_control_vgg-8288/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..476a3aeb4c146604159bcb90ff5f7055640addb5 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-8288/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88adfbee7c5dcc559586313fb98a64a6c993cf3abb50773025774fcea2c7ce05 +size 14344 diff --git a/checkpoint-structured_gradient_control_vgg-8288/scaler.pt b/checkpoint-structured_gradient_control_vgg-8288/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5c2859d700624a19dcadd28b5d31655d8eca5c3f --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-8288/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560da6388f984b2777b6f909d626f62e0cc824710b7f900824608aded0c1e790 +size 988 diff --git a/checkpoint-structured_gradient_control_vgg-8288/scheduler.bin b/checkpoint-structured_gradient_control_vgg-8288/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1fff38fd6ec375dec84a6002d891996953a110a9 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-8288/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae48b7d09f81e407f55de6ee44ea66a781ecffe79ee123c2ac5bfc338f7eacb7 +size 1000 diff --git a/diffusion_pytorch_model.safetensors b/diffusion_pytorch_model.safetensors index 139af32ee7b18dec10404942718d9d49243a02e0..a133db8c6de12188fdb2641e4d0305a8eeda1e02 100644 --- a/diffusion_pytorch_model.safetensors +++ b/diffusion_pytorch_model.safetensors @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f10ab97f63fc682cf21ed7dab76b5dad9d146bc5cb4a076f5986991c5ea636f7 +oid sha256:e9410abaff26d28142d28b745158a3467ed36746d30fefaae46c1e0b8c70751b size 1456953560 diff --git a/image_control.png b/image_control.png index f5e83231d64592a5db31e279f1f02aa2c7919d8d..c74f8a9c6fd38315b9bb7ce6dbf190342014e299 100644 --- a/image_control.png +++ b/image_control.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:130129fadb8ad3ba060d7e1206eff0d4a9815804bad5ab96646608b84afcebfb -size 190636 +oid sha256:61260bcef6bbd2af22e88919601d2217c236a54cecc578ae4c493131c067a039 +size 52820 diff --git a/images_0.png b/images_0.png index fb2357d8961420c54292003a363ff07c0233d701..58b2bb08f52ba3b1afb49bab1ca5725e8a9827e7 100644 --- a/images_0.png +++ b/images_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38476ac959e5f9c1ede2c8268d55345f7633d08ff488101708df3e21cfc42226 -size 1349047 +oid sha256:5f115454e4e6a67dcc63fa15c15c9a021e840b88123ca3f72e9eb5bd392e96c7 +size 1249940 diff --git a/images_1.png b/images_1.png index bc8bbbda4912295a7c70fae691f894270b1c107b..ebeed37b786c3078b7fc66e6928019dc161e9be8 100644 --- a/images_1.png +++ b/images_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e8bd732ebab24ad38e6cdfdac48163ebc25bffb6b1b994b58b7d704575122ceb -size 1437769 +oid sha256:2c48f705245b87642f5a68307e25cb822c355c09c48f1522ab8cd8baad80c8e2 +size 1224177 diff --git a/images_2.png b/images_2.png index 89e95cc82dc5ebc419057180994cf17db0a22927..2c78ffff821d9ee0fb66956481a8a1c0e471b74f 100644 --- a/images_2.png +++ b/images_2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e75094457067f6ff1f59ce44c46be1da42526ef544847ed294028e0bb5e3bd6f -size 979860 +oid sha256:a2fecf13f22484d577eb4c6a7b92e1b137882d77c02ff0f44465ea655cf4a54e +size 783298 diff --git a/images_3.png b/images_3.png index 20b965ef859d0103797c4af45f7860177b10a56a..cdd74bba4e70e9f05c9f7b058587ded69635c23e 100644 --- a/images_3.png +++ b/images_3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e2befed2a25baee6dd4f30aeb265402fddc8712fa928eb4dea51b4ae5fe0404 -size 1432147 +oid sha256:d9fdbc6dbf966774170a43f2e36ab6f660897377a9bdc2eb677b0e4c7f6ea422 +size 1338251 diff --git a/images_4.png b/images_4.png index 0dfa52bf8cc8e363f1cecc00d4b6baac93b3f6f6..35e28f20e6ba93fed8bbf416f746e85e71c83163 100644 --- a/images_4.png +++ b/images_4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ccbe1bdba4e5e4e22038e28c458ad59ea9290b2e5f59ac406d7c1f084b333c9 -size 1505107 +oid sha256:180aaafc106677b43ec08349e9e334111d585eb80a0118e5fccd36bb89f3d3f0 +size 1400178