diff --git a/checkpoint-denoising_control_vgg-2072/controlnet/config.json b/checkpoint-denoising_control_vgg-2072/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-denoising_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-denoising_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-denoising_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..1c1ada667789932435f3604280d430eb4aa0df0b --- /dev/null +++ b/checkpoint-denoising_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28971c8da99cff6a121e85d258464d3757e2bb254fb649c4d406ed356daec029 +size 1456953560 diff --git a/checkpoint-denoising_control_vgg-2072/optimizer.bin b/checkpoint-denoising_control_vgg-2072/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..3931707a27ba9e9ccfae0e61031128e42b9fac1a --- /dev/null +++ b/checkpoint-denoising_control_vgg-2072/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50f485404dcc6d500e08e873a37d8f8babf347df64167f0094eb94cb33ce97b6 +size 2914111182 diff --git a/checkpoint-denoising_control_vgg-2072/random_states_0.pkl b/checkpoint-denoising_control_vgg-2072/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1ee2ec69a13cb2ad59e205b57c7d73057ec21552 --- /dev/null +++ b/checkpoint-denoising_control_vgg-2072/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86621707e0da688ee2c88f114c4b02e2f1a835288dae21d9aa5e73d0198389bf +size 14344 diff --git a/checkpoint-denoising_control_vgg-2072/scaler.pt b/checkpoint-denoising_control_vgg-2072/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c1f013bb65615e1bf26012f5f9d81c46fbb1aabe --- /dev/null +++ b/checkpoint-denoising_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-denoising_control_vgg-2072/scheduler.bin b/checkpoint-denoising_control_vgg-2072/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..68dab3c97b6d690317f9b86f34ab999dedd0d75b --- /dev/null +++ b/checkpoint-denoising_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-denoising_control_vgg-4144/controlnet/config.json b/checkpoint-denoising_control_vgg-4144/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-denoising_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-denoising_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-denoising_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..97c6d1d315097b227624b60c1bc057d3f9923a5f --- /dev/null +++ b/checkpoint-denoising_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e291bbf2e64275193aa63a8de3e6805c5f06ce419188ff70a1ee2111b21ea94 +size 1456953560 diff --git a/checkpoint-denoising_control_vgg-4144/optimizer.bin b/checkpoint-denoising_control_vgg-4144/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..c74348fbc2df433f60a0eced87904dca8f2f04df --- /dev/null +++ b/checkpoint-denoising_control_vgg-4144/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff5731b08d81e77eba5d1acca81029c7bfe7add85423a7dae0973aa768b13eaa +size 2914111182 diff --git a/checkpoint-denoising_control_vgg-4144/random_states_0.pkl b/checkpoint-denoising_control_vgg-4144/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..9156779a1fa61dfe469ef8d242b0c79140fff249 --- /dev/null +++ b/checkpoint-denoising_control_vgg-4144/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f058bfd5b6eb7c67213773c556fbb1f78d8e95d5951187fd0ffc9e86b4c98e45 +size 14344 diff --git a/checkpoint-denoising_control_vgg-4144/scaler.pt b/checkpoint-denoising_control_vgg-4144/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..ba93df847b2548de3504e03df26bc7b82c34c8c4 --- /dev/null +++ b/checkpoint-denoising_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-denoising_control_vgg-4144/scheduler.bin b/checkpoint-denoising_control_vgg-4144/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..22b4c19ce23ea85734b83f8377448a2ae40d9d13 --- /dev/null +++ b/checkpoint-denoising_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-denoising_control_vgg-6216/controlnet/config.json b/checkpoint-denoising_control_vgg-6216/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-denoising_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-denoising_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-denoising_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..32b96e482d3f8a8960b43af8be4af6aad33c4841 --- /dev/null +++ b/checkpoint-denoising_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673ba1e1a01a6aa24fa3090124c36b42ebb3c91d32cc3dd104f2896a2f310fdf +size 1456953560 diff --git a/checkpoint-denoising_control_vgg-6216/optimizer.bin b/checkpoint-denoising_control_vgg-6216/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0ed6daa2491236063e562f8d0d912bbd259f2316 --- /dev/null +++ b/checkpoint-denoising_control_vgg-6216/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc061de99603d5646a7b44cd6be33eca4c3060866bd0257fe212bb2cb74d830 +size 2914111182 diff --git a/checkpoint-denoising_control_vgg-6216/random_states_0.pkl b/checkpoint-denoising_control_vgg-6216/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..74166defaeeadb7c965880d9aa9c1066f44b77d6 --- /dev/null +++ b/checkpoint-denoising_control_vgg-6216/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05108a0d3778900e721daa010f4020185590ebf74a0ab890379a82323ff83762 +size 14344 diff --git a/checkpoint-denoising_control_vgg-6216/scaler.pt b/checkpoint-denoising_control_vgg-6216/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e3e2c98159105f04820574d811c5e37a67df0d14 --- /dev/null +++ b/checkpoint-denoising_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-denoising_control_vgg-6216/scheduler.bin b/checkpoint-denoising_control_vgg-6216/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..715ef891af5064c950b245295d4c4d5d6d430c43 --- /dev/null +++ b/checkpoint-denoising_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-edges_control_vgg-10360/controlnet/config.json b/checkpoint-edges_control_vgg-10360/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-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-edges_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-edges_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..145af2e84a7356ba18cb93218b8854306d6e790e --- /dev/null +++ b/checkpoint-edges_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1fe829b1ecd4bf6f06243a70d95012ef7617fc55f2c2ae5e8df37fc52cc4430 +size 1456953560 diff --git a/checkpoint-edges_control_vgg-10360/optimizer.bin b/checkpoint-edges_control_vgg-10360/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..f1118902cd433cf6c9ab44cebb13582990c29948 --- /dev/null +++ b/checkpoint-edges_control_vgg-10360/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e24c7fc4afad082a4b64b41cdcfa1b49432e7080ea3c787fc10b0539ccd232e +size 2914111182 diff --git a/checkpoint-edges_control_vgg-10360/random_states_0.pkl b/checkpoint-edges_control_vgg-10360/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..e1eac11f8a865062b2a6cc3a73ee20aa8a91670f --- /dev/null +++ b/checkpoint-edges_control_vgg-10360/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fc8111146d225614a6099128a051f387083e4184031fda949df451ed983354 +size 14408 diff --git a/checkpoint-edges_control_vgg-10360/scaler.pt b/checkpoint-edges_control_vgg-10360/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..68f6361c6c8d2834e7cc26de7ca56856dbffaa13 --- /dev/null +++ b/checkpoint-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-edges_control_vgg-10360/scheduler.bin b/checkpoint-edges_control_vgg-10360/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a0feb24294147470b7b21c15f3312247f55cf955 --- /dev/null +++ b/checkpoint-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-edges_control_vgg-2072/controlnet/config.json b/checkpoint-edges_control_vgg-2072/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-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-edges_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-edges_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..22e92db781cbb35174b91ae59e091cae159aabb6 --- /dev/null +++ b/checkpoint-edges_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa0ee5fef2ae43ef9c7384ae95a12dfaf96c2d2bdd9161e4cf5bf0a414c08d8 +size 1456953560 diff --git a/checkpoint-edges_control_vgg-2072/optimizer.bin b/checkpoint-edges_control_vgg-2072/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..101d082beb79d66288131e10c8f5250628190ac4 --- /dev/null +++ b/checkpoint-edges_control_vgg-2072/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7656b380bdb223d681fc7b6f68df3f700eddb2b6463b22ae2bd54b7936e3f5d +size 2914111182 diff --git a/checkpoint-edges_control_vgg-2072/random_states_0.pkl b/checkpoint-edges_control_vgg-2072/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..2756be10bfc73bb5cb3bb83f55d65e2e012b2766 --- /dev/null +++ b/checkpoint-edges_control_vgg-2072/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75ac46d109f43bdcdb899670b06df6ff116f6cc9459cda6d01fbcdb0244e10d0 +size 14408 diff --git a/checkpoint-edges_control_vgg-2072/scaler.pt b/checkpoint-edges_control_vgg-2072/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c1f013bb65615e1bf26012f5f9d81c46fbb1aabe --- /dev/null +++ b/checkpoint-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-edges_control_vgg-2072/scheduler.bin b/checkpoint-edges_control_vgg-2072/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..68dab3c97b6d690317f9b86f34ab999dedd0d75b --- /dev/null +++ b/checkpoint-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-edges_control_vgg-4144/controlnet/config.json b/checkpoint-edges_control_vgg-4144/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-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-edges_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-edges_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..67adc102bf1c6f94ecb9bea9215138f5e0991ef3 --- /dev/null +++ b/checkpoint-edges_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d5f6f869f218151e326e1ae7fbc5f66a11fd2ba4f5c787aed16182befce1be +size 1456953560 diff --git a/checkpoint-edges_control_vgg-4144/optimizer.bin b/checkpoint-edges_control_vgg-4144/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..41d6cbd42c394738d7087d2c8b9426d117d1a077 --- /dev/null +++ b/checkpoint-edges_control_vgg-4144/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040b13c8f888fd0527fb254f32f0f6ee1568585253ec88966aaba8151e7f3d8e +size 2914111182 diff --git a/checkpoint-edges_control_vgg-4144/random_states_0.pkl b/checkpoint-edges_control_vgg-4144/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1b3596488bd2637dfc3834823fba11f796853e67 --- /dev/null +++ b/checkpoint-edges_control_vgg-4144/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:952dd0bebc821fe15f30154ddc7e5fd32f4f28adf6e2db6ddffefbbeafee64d5 +size 14408 diff --git a/checkpoint-edges_control_vgg-4144/scaler.pt b/checkpoint-edges_control_vgg-4144/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..ba93df847b2548de3504e03df26bc7b82c34c8c4 --- /dev/null +++ b/checkpoint-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-edges_control_vgg-4144/scheduler.bin b/checkpoint-edges_control_vgg-4144/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..22b4c19ce23ea85734b83f8377448a2ae40d9d13 --- /dev/null +++ b/checkpoint-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-edges_control_vgg-6216/controlnet/config.json b/checkpoint-edges_control_vgg-6216/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-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-edges_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-edges_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a6dcb9c54d09f779b09d7bf906123f860af8f26a --- /dev/null +++ b/checkpoint-edges_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2b24dee446a2e96e71448f57029dcccfee593d648322e7d4305c09102e8262 +size 1456953560 diff --git a/checkpoint-edges_control_vgg-6216/optimizer.bin b/checkpoint-edges_control_vgg-6216/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..65d7e6cbc4d3843b6f9938a60d4b20914d9a5790 --- /dev/null +++ b/checkpoint-edges_control_vgg-6216/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2dba71686a16ac23d53e54b848e566de4480c2355466e56e6eddfc4dc872b5d +size 2914111182 diff --git a/checkpoint-edges_control_vgg-6216/random_states_0.pkl b/checkpoint-edges_control_vgg-6216/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..bf2fe182d958da782f87c2391f83a957af68f71e --- /dev/null +++ b/checkpoint-edges_control_vgg-6216/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa59a2206aabb7ee5f5136d2221450d4ac03de15328a539a1b436d25ffef7fa +size 14408 diff --git a/checkpoint-edges_control_vgg-6216/scaler.pt b/checkpoint-edges_control_vgg-6216/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e3e2c98159105f04820574d811c5e37a67df0d14 --- /dev/null +++ b/checkpoint-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-edges_control_vgg-6216/scheduler.bin b/checkpoint-edges_control_vgg-6216/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..715ef891af5064c950b245295d4c4d5d6d430c43 --- /dev/null +++ b/checkpoint-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-edges_control_vgg-8288/controlnet/config.json b/checkpoint-edges_control_vgg-8288/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-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-edges_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-edges_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..60aa4b1d745342503f4ec1517264994897c87bce --- /dev/null +++ b/checkpoint-edges_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cd28098522f9d669d22452690fe5e1b5d2868020a2c8b31338efb5a1ebf4c16 +size 1456953560 diff --git a/checkpoint-edges_control_vgg-8288/optimizer.bin b/checkpoint-edges_control_vgg-8288/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..968b33d60ada2b433f56df288a0a58290abc1e40 --- /dev/null +++ b/checkpoint-edges_control_vgg-8288/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ceb78b7f883802c4159d878d3c2c53ffb8b84646d35b25346c68e8867234639 +size 2914111182 diff --git a/checkpoint-edges_control_vgg-8288/random_states_0.pkl b/checkpoint-edges_control_vgg-8288/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3bc4f06cd50cd6545226e264e83fc135eb176c0f --- /dev/null +++ b/checkpoint-edges_control_vgg-8288/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2cf94a5adeb8be7abda117afd91391cdcbea45ce827e6ddb30885b044319700 +size 14408 diff --git a/checkpoint-edges_control_vgg-8288/scaler.pt b/checkpoint-edges_control_vgg-8288/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5c2859d700624a19dcadd28b5d31655d8eca5c3f --- /dev/null +++ b/checkpoint-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-edges_control_vgg-8288/scheduler.bin b/checkpoint-edges_control_vgg-8288/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1fff38fd6ec375dec84a6002d891996953a110a9 --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-10360/controlnet/config.json b/checkpoint-gradient_control_vgg-10360/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-gradient_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..42f8f35a73f83d0908ad0a6d1f6949953e3e629d --- /dev/null +++ b/checkpoint-gradient_control_vgg-10360/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b42a5fc55d1606f0425cbb83b1edc510441f2a29efa639a1f7fa149da846ac +size 1456953560 diff --git a/checkpoint-gradient_control_vgg-10360/optimizer.bin b/checkpoint-gradient_control_vgg-10360/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..551f863ef3ac765caa0a2988dbfb89157e2337f0 --- /dev/null +++ b/checkpoint-gradient_control_vgg-10360/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20cd2ceb9ea592ceabbfa4d60da35ae17e11287d423fd693efad8ede6c724b36 +size 2914111182 diff --git a/checkpoint-gradient_control_vgg-10360/random_states_0.pkl b/checkpoint-gradient_control_vgg-10360/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a5406d5c4289c2f18a3ea24fd9c4166df4007427 --- /dev/null +++ b/checkpoint-gradient_control_vgg-10360/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110f0c4b0ec92a51e79b0b2c28d568c69a6f8bed4ea86da66a807381ceb17674 +size 14408 diff --git a/checkpoint-gradient_control_vgg-10360/scaler.pt b/checkpoint-gradient_control_vgg-10360/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..68f6361c6c8d2834e7cc26de7ca56856dbffaa13 --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-10360/scheduler.bin b/checkpoint-gradient_control_vgg-10360/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a0feb24294147470b7b21c15f3312247f55cf955 --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-12432/controlnet/config.json b/checkpoint-gradient_control_vgg-12432/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-12432/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-gradient_control_vgg-12432/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..54c9e0af56a0f68b83521e2588084b7f693d5782 --- /dev/null +++ b/checkpoint-gradient_control_vgg-12432/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a5ca62153ee7f8cfa913c9a1ddc5f60b9b7e8caf3d5c473c2280b8fba2f486 +size 1456953560 diff --git a/checkpoint-gradient_control_vgg-12432/optimizer.bin b/checkpoint-gradient_control_vgg-12432/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..d37abfc13e31605be98b46380b44afd5a36099da --- /dev/null +++ b/checkpoint-gradient_control_vgg-12432/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:801a73cac377ece8cbe2466fd1b08a1f5417ea636327ff3945411b8926056c58 +size 2914111182 diff --git a/checkpoint-gradient_control_vgg-12432/random_states_0.pkl b/checkpoint-gradient_control_vgg-12432/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ee5bcf07e634ee6a4898cf26dc9734c3282982fc --- /dev/null +++ b/checkpoint-gradient_control_vgg-12432/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec79ea4af85eef4cfe11041ee09ed87c7a2d82d686c7b4c73c929ae19fd6db9b +size 14408 diff --git a/checkpoint-gradient_control_vgg-12432/scaler.pt b/checkpoint-gradient_control_vgg-12432/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..4a00453db238ec066a6a6a0f4caa0fc5cf388a40 --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-12432/scheduler.bin b/checkpoint-gradient_control_vgg-12432/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ca142de039f49605e8d88f130b9ef11f7aea27c5 --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-2072/controlnet/config.json b/checkpoint-gradient_control_vgg-2072/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-gradient_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f190623e49f9b4c859047baea8ace9327130f4c2 --- /dev/null +++ b/checkpoint-gradient_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6296a14c14aa182700bafcdcaab85b0734d688fbb47deddf2d4f2e858974484 +size 1456953560 diff --git a/checkpoint-gradient_control_vgg-2072/optimizer.bin b/checkpoint-gradient_control_vgg-2072/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..04f9c5072c7bd1539ed70cb11eb625ae6af7bb2e --- /dev/null +++ b/checkpoint-gradient_control_vgg-2072/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a361806193b723c8d03fa480e4f109977209693f00aef4e46ce1b918e9c0be +size 2914111182 diff --git a/checkpoint-gradient_control_vgg-2072/random_states_0.pkl b/checkpoint-gradient_control_vgg-2072/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..bca8a5c9b783e019dfc7609a5e93e7e46da62802 --- /dev/null +++ b/checkpoint-gradient_control_vgg-2072/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05561fd27f05ca7c00cf9e6c365042601494364e109b16d5d658bf62a11292cc +size 14408 diff --git a/checkpoint-gradient_control_vgg-2072/scaler.pt b/checkpoint-gradient_control_vgg-2072/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c1f013bb65615e1bf26012f5f9d81c46fbb1aabe --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-2072/scheduler.bin b/checkpoint-gradient_control_vgg-2072/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..68dab3c97b6d690317f9b86f34ab999dedd0d75b --- /dev/null +++ b/checkpoint-gradient_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-gradient_control_vgg-4144/controlnet/config.json b/checkpoint-gradient_control_vgg-4144/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-gradient_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..d7f9400b843fbd6b203ffae944d91d09bb216da0 --- /dev/null +++ b/checkpoint-gradient_control_vgg-4144/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9617ac08ad4690ecfc36601b196c129ac088ae488d4cb71ab902564f8866c8fb +size 1456953560 diff --git a/checkpoint-gradient_control_vgg-4144/optimizer.bin b/checkpoint-gradient_control_vgg-4144/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..883084853f9fcc0b5a462682c6611db14516775d --- /dev/null +++ b/checkpoint-gradient_control_vgg-4144/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6220e2a4c892d4d2d2a7f64b82b98dfcf33c42c8e99cdb1f903f4c0972eb41b5 +size 2914111182 diff --git a/checkpoint-gradient_control_vgg-4144/random_states_0.pkl b/checkpoint-gradient_control_vgg-4144/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ce6b01a273a619fc57411e9e554269d2653a997d --- /dev/null +++ b/checkpoint-gradient_control_vgg-4144/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962c13432857929508b99a0de051e12e53e6d89a59503b3e48069681f3074e41 +size 14408 diff --git a/checkpoint-gradient_control_vgg-4144/scaler.pt b/checkpoint-gradient_control_vgg-4144/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..ba93df847b2548de3504e03df26bc7b82c34c8c4 --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-4144/scheduler.bin b/checkpoint-gradient_control_vgg-4144/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..22b4c19ce23ea85734b83f8377448a2ae40d9d13 --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-6216/controlnet/config.json b/checkpoint-gradient_control_vgg-6216/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-gradient_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4580c1d4e28d0c9a57e7d640e42d4cbc622d4630 --- /dev/null +++ b/checkpoint-gradient_control_vgg-6216/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d710ea7324f806e7c5023e576c58cdd35383a43d7efa5e6a7d4f45c0b41e0703 +size 1456953560 diff --git a/checkpoint-gradient_control_vgg-6216/optimizer.bin b/checkpoint-gradient_control_vgg-6216/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..98021ac05069c008f907b2f8363376592dd91807 --- /dev/null +++ b/checkpoint-gradient_control_vgg-6216/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ecae8b759fc2ac601c62df5b53cc6ca09a6b1910cab91a2a085beb6fc6012e +size 2914111182 diff --git a/checkpoint-gradient_control_vgg-6216/random_states_0.pkl b/checkpoint-gradient_control_vgg-6216/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3c56451f4aea37be3f23925ae1777693b4e61c2f --- /dev/null +++ b/checkpoint-gradient_control_vgg-6216/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3e48293ae5b653dea445d77be3d759946658f5fe437e7232be3b86f47dda28 +size 14408 diff --git a/checkpoint-gradient_control_vgg-6216/scaler.pt b/checkpoint-gradient_control_vgg-6216/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e3e2c98159105f04820574d811c5e37a67df0d14 --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-6216/scheduler.bin b/checkpoint-gradient_control_vgg-6216/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..715ef891af5064c950b245295d4c4d5d6d430c43 --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-8288/controlnet/config.json b/checkpoint-gradient_control_vgg-8288/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-gradient_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..bcd7c7ab70f1e39111719881ba306f8146919437 --- /dev/null +++ b/checkpoint-gradient_control_vgg-8288/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98188c29fb8688114160fc08869d06f7de72e5e152aa30d9fac0a3520f85e901 +size 1456953560 diff --git a/checkpoint-gradient_control_vgg-8288/optimizer.bin b/checkpoint-gradient_control_vgg-8288/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..22dfd5e1863080dc5cfa836efa4ce2f721789545 --- /dev/null +++ b/checkpoint-gradient_control_vgg-8288/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83d9905b283df6fba24e8f4913201b19af18f88af5d3513df0cc8acbb9ff127 +size 2914111182 diff --git a/checkpoint-gradient_control_vgg-8288/random_states_0.pkl b/checkpoint-gradient_control_vgg-8288/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..5787b77aec9c3db5a3025d3bb9fe532b62351262 --- /dev/null +++ b/checkpoint-gradient_control_vgg-8288/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a4c1fcdc945abbaf40b99d866f7bf55accf3859064dbc6d9bb4db6328fdc489 +size 14408 diff --git a/checkpoint-gradient_control_vgg-8288/scaler.pt b/checkpoint-gradient_control_vgg-8288/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5c2859d700624a19dcadd28b5d31655d8eca5c3f --- /dev/null +++ b/checkpoint-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-gradient_control_vgg-8288/scheduler.bin b/checkpoint-gradient_control_vgg-8288/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1fff38fd6ec375dec84a6002d891996953a110a9 --- /dev/null +++ b/checkpoint-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/checkpoint-structured_gradient_control_vgg-2072/controlnet/config.json b/checkpoint-structured_gradient_control_vgg-2072/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..ca8e70435dd284808d369ee492a2ff7a5e0aa9bc --- /dev/null +++ b/checkpoint-structured_gradient_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-structured_gradient_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-structured_gradient_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ee3242795a70b59540e0faffb36ae4794c9a08c9 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-2072/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f226b7170277a18756bc4e4c83a48bf79c82e439a779df430ec68d78f17c414a +size 1456953560 diff --git a/checkpoint-structured_gradient_control_vgg-2072/optimizer.bin b/checkpoint-structured_gradient_control_vgg-2072/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..bc26947091355cf6f783ce847ca9e050b478a50f --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-2072/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7560e7b7ce38a038f2b27caa83efefdb6069dedfbda3e1e485bd4acca5bad0cf +size 2914111182 diff --git a/checkpoint-structured_gradient_control_vgg-2072/random_states_0.pkl b/checkpoint-structured_gradient_control_vgg-2072/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..7d3448f2d83176a3ca3611555ebd8d0577f79472 --- /dev/null +++ b/checkpoint-structured_gradient_control_vgg-2072/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81d5a18befc744f67f5d683f8a1f77ea42b385c31f86ef3cd77e01cc23b07bf +size 14472 diff --git a/checkpoint-structured_gradient_control_vgg-2072/scaler.pt b/checkpoint-structured_gradient_control_vgg-2072/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c1f013bb65615e1bf26012f5f9d81c46fbb1aabe --- /dev/null +++ b/checkpoint-structured_gradient_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-structured_gradient_control_vgg-2072/scheduler.bin b/checkpoint-structured_gradient_control_vgg-2072/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..68dab3c97b6d690317f9b86f34ab999dedd0d75b --- /dev/null +++ b/checkpoint-structured_gradient_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/diffusion_pytorch_model.safetensors b/diffusion_pytorch_model.safetensors index 1e2167bd694243ea2cdf8acd2c88e9bd768f070d..6d0a626a838e35b4252ee0865e817d5d3c684473 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:981501e0a57323270d02afe7bafb55634364ad5be52841d48e4797832999c4df +oid sha256:15c712f83efc23486a72743e126505cb0bc68e77435c2bc7a037e01ff7661e88 size 1456953560 diff --git a/image_control.png b/image_control.png index 3b94ac09f3b269da0a71cec61fbafbbf4a8b5339..8f32ce4f525db16e7566e4f7d191d3d5b2018a1c 100644 --- a/image_control.png +++ b/image_control.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:117971495fea58472b79011c2dd0df141ab95cf9fe6bd51a1a38ce24094d3225 -size 244879 +oid sha256:1bd54b6889f3ca7adc05ff7d24ca58cb1dee2b361d21dcd29b4642132b0cfa71 +size 77717 diff --git a/images_0.png b/images_0.png index 2c2d57ffc263aa860471f4d8289776e45d4f4e4c..1f5cef82f1dff5f63ed7154e4407cd991896ebab 100644 --- a/images_0.png +++ b/images_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:47192aeb0e1128db55b3f634be2a75c0ba1d3fa2d06d313d53cfd7386e2b2632 -size 1350833 +oid sha256:f39f3e638dd48db4c9e8b682a21cce00064907ca77d4c27d5bb7efec52661d6b +size 1327553 diff --git a/images_1.png b/images_1.png index 20b92367a61ba7be3c76f70a538e309b67913ee2..5fd58a596c42fbddfec028dc966333c9281473ec 100644 --- a/images_1.png +++ b/images_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:689494a23c9fce35c759fcfffd92d219c7d9f7df57d7150d89b376258080dc55 -size 1496975 +oid sha256:1ae123d25283a55dd9629b2ad3d5385dbecaa8b7449bae34037d10598213f678 +size 1192980 diff --git a/images_2.png b/images_2.png index 6d5faa48e4d8ccdaa30e1fede4876735329669d0..5de28aa2bf48844430522b657fec13288f72cd26 100644 --- a/images_2.png +++ b/images_2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f22fc4a7c7a67c6da76d0df54120eb53281945372e8b0a2edf4cb2b32ea8d68 -size 1336304 +oid sha256:feab5a24b8fccaed5ac29d4f45b2418843697732a510b82a5792c507170fa3fe +size 1072311 diff --git a/images_3.png b/images_3.png index 9fd1f25584539aa9849e530fb17f098977e4640b..ad86d03d1ad9ea51f4578c0916b89af7cf0b6fee 100644 --- a/images_3.png +++ b/images_3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:199cb3b77f360f5c7514cc7543693ce663e0d5b1df89c3a58c34a6df5782964e -size 1431546 +oid sha256:6547c5a38a28d59025ebd8b8d9149b78cdd5c112e516e92174d0fb2c13b42c0c +size 1360840 diff --git a/images_4.png b/images_4.png index 13d245bad0483a4ae2cb9d5eb3030555ffbb3093..e1765844ae52ebc6bdd17f0906d4db6b8438d07b 100644 --- a/images_4.png +++ b/images_4.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:933f0cfc150f1371b57a34cb53d5b9e5f4adb41a262b675b67766474382ff639 -size 1732339 +oid sha256:5950de21817ce147649537bfcff03d2b378bc983bd288446a4416f0c6162bc89 +size 1486649