diff --git a/README.md b/README.md index 97406019d038d662da2b407fddf5055b31cf03d1..21fe531014e5afd123836641512e5969e3002e09 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ tags: - diffusers - controlnet - diffusers-training +- stable-diffusion +- stable-diffusion-diffusers +- text-to-image +- diffusers +- controlnet +- diffusers-training base_model: runwayml/stable-diffusion-v1-5 inference: true --- diff --git a/checkpoint-14000/controlnet/config.json b/checkpoint-14000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..883066094d82d2193625dcd6adc2ebc50f24f297 --- /dev/null +++ b/checkpoint-14000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-13500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-14000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-14000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..7f78fa2a7ccaa4fe9fbe86cef1df3bdfdeb4addb --- /dev/null +++ b/checkpoint-14000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c65fb487c9bf8a99a23b0511db2be0c6ce93efb01cb366ac8dd409a67f348ddf +size 1445157120 diff --git a/checkpoint-14000/optimizer.bin b/checkpoint-14000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0325eeb1801bb1dee3be56765c3808e2ae0f35f3 --- /dev/null +++ b/checkpoint-14000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba900c792ff31390f37e3b66f015849dbe34812191174b1199dd5ad7a07b830 +size 2890518478 diff --git a/checkpoint-14000/random_states_0.pkl b/checkpoint-14000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..91dab3b05867414affd368c329002774487f5f9b --- /dev/null +++ b/checkpoint-14000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36a0beb13bc138b88f47a81cdae429cda4e58ccbe3f052795b61fc5e85a3dbd5 +size 15060 diff --git a/checkpoint-14000/scaler.pt b/checkpoint-14000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1b662b51676a156b87defef3451e7cf318983cd7 --- /dev/null +++ b/checkpoint-14000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8972e137dff582ed156c48a434d8d5304443a88bca38ef8e7f0e80298e6f0533 +size 988 diff --git a/checkpoint-14000/scheduler.bin b/checkpoint-14000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..7cb7a98ef3fb5a5b91435413f3326eda689ec709 --- /dev/null +++ b/checkpoint-14000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee032204bba8930df676bada22732e1d1d4fce2e74de1dd6725c0a0c5840cb19 +size 1000 diff --git a/checkpoint-14500/controlnet/config.json b/checkpoint-14500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..883066094d82d2193625dcd6adc2ebc50f24f297 --- /dev/null +++ b/checkpoint-14500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-13500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-14500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-14500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..31112a75339ebeac34410e0abae547c9237814eb --- /dev/null +++ b/checkpoint-14500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9339fafdbbce8fc8af85b56a907eb4a53189aeedd4355bf120a5b4deea0d66 +size 1445157120 diff --git a/checkpoint-14500/optimizer.bin b/checkpoint-14500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fbec1cc894c23746d74706f1a139f15b6f7bf9b3 --- /dev/null +++ b/checkpoint-14500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:605f72ae5a900104c152173c4b06d27ac484d74a64f3de13083dc749e11ba888 +size 2890518478 diff --git a/checkpoint-14500/random_states_0.pkl b/checkpoint-14500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..90e3e0fd5a0e494eae806205c2ec38462a48910e --- /dev/null +++ b/checkpoint-14500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70f712022f2bde52a161f9f1fd66896e6a0577efae3cbd2139e39b38276cdd2 +size 15060 diff --git a/checkpoint-14500/scaler.pt b/checkpoint-14500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..92e6df6461226c7c7dd6dd7a0004d1b6591aacbd --- /dev/null +++ b/checkpoint-14500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fa669548d7d0cea54c34bbdeb3defa489898ad7ca32a778f0f5d4793a93394b +size 988 diff --git a/checkpoint-14500/scheduler.bin b/checkpoint-14500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..cb6f5fc01daa72256dfedd087eef947d0cd50430 --- /dev/null +++ b/checkpoint-14500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc5e0896943f37464e5d7e427828d84c5c72a094175a2c126366fdfe945c9e33 +size 1000 diff --git a/checkpoint-15000/controlnet/config.json b/checkpoint-15000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..883066094d82d2193625dcd6adc2ebc50f24f297 --- /dev/null +++ b/checkpoint-15000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-13500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-15000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-15000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9213560fb5956013c73fb50df68eeaecba09ddf7 --- /dev/null +++ b/checkpoint-15000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c01140d7fd153f964bf563241763a56664612ce59e933e32b34abc970bcd4bd +size 1445157120 diff --git a/checkpoint-15000/optimizer.bin b/checkpoint-15000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..3977295aa795345a7abd97303e37ee02cfb2905b --- /dev/null +++ b/checkpoint-15000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bc1e76bfe62af2f17ef8a81699f4eb3f098e142827cd879fa41b8e8b9bce5e +size 2890518478 diff --git a/checkpoint-15000/random_states_0.pkl b/checkpoint-15000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8e5661170b344afe10eda25a09ad7b7f329eef93 --- /dev/null +++ b/checkpoint-15000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16651be75c46893dfba29154c10826dcddced9844a047d56a21d475c3b85d96c +size 15060 diff --git a/checkpoint-15000/scaler.pt b/checkpoint-15000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..365015aeee3b31cbc062de74953db1994e36a224 --- /dev/null +++ b/checkpoint-15000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2491380f0b55e3e8cbfec1654220a94cf6d79d50cd1b1e51dfe593c04a274cb9 +size 988 diff --git a/checkpoint-15000/scheduler.bin b/checkpoint-15000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4b446f749a0637774df7577a25badd8627d7bdcf --- /dev/null +++ b/checkpoint-15000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f8cb1c00499c9a11be98e1d3df14acb1c3f608844e19988fc0598608b723e0 +size 1000 diff --git a/checkpoint-15500/controlnet/config.json b/checkpoint-15500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..883066094d82d2193625dcd6adc2ebc50f24f297 --- /dev/null +++ b/checkpoint-15500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-13500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-15500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-15500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3b23ee341795f65dc7ce6a1cb2b7a9ed4aef2b93 --- /dev/null +++ b/checkpoint-15500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a53dd77d2231f2f4ae8a02aafd16b8d3d97f30d9af8da371a7f5e78f5590cdf +size 1445157120 diff --git a/checkpoint-15500/optimizer.bin b/checkpoint-15500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..431da35814c27cd37b994ebee11778fb9110c29c --- /dev/null +++ b/checkpoint-15500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36cffce81cae804a4c19a4c4d222cb53dce610dea22910aff18ca7e4c8c46cb +size 2890518478 diff --git a/checkpoint-15500/random_states_0.pkl b/checkpoint-15500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..cebbbef4af6e78ed383dc2e8e7b4195c852ae4e9 --- /dev/null +++ b/checkpoint-15500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897211fb69e39550861f0e1a1dc415095d17c99e28264a0c05d160b01b6f0fe5 +size 15060 diff --git a/checkpoint-15500/scaler.pt b/checkpoint-15500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..9565d80a8bfa2b43bd86d8305dc8af01e0e974c5 --- /dev/null +++ b/checkpoint-15500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce7720a7860b681f8dfcf787d666006def9cba7ad6e23e2233974bb9ce8c3e0 +size 988 diff --git a/checkpoint-15500/scheduler.bin b/checkpoint-15500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..7c4b65a3c161700737a1ef4020cb5d030941ce50 --- /dev/null +++ b/checkpoint-15500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1353b063f358ebfbcc32d1afe3c831ca27e224355e61d7b908e56737cb86f60e +size 1000 diff --git a/checkpoint-16000/controlnet/config.json b/checkpoint-16000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-16000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-16000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-16000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..dbd655f154644ee4d80844ce8ec03c7acb423086 --- /dev/null +++ b/checkpoint-16000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4605ae59282f2d7029424beed16ac191bd26cb82d6d831e9b5d4fa700f968fac +size 1445157120 diff --git a/checkpoint-16000/optimizer.bin b/checkpoint-16000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8e7c62ead84855708a64fcc2ee7bcc5b8a7a5640 --- /dev/null +++ b/checkpoint-16000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec1555cb68fedb29cb3294456bfc814aa4f77552a38d102e8572fca9158124ce +size 2890518478 diff --git a/checkpoint-16000/random_states_0.pkl b/checkpoint-16000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..c7710dc591f3237fed1548c9a626516f3ac0abc8 --- /dev/null +++ b/checkpoint-16000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c8a8ead1280e27572064d24a12aaa3dd1b94a1ef26dd820feb757c7caa884c +size 15124 diff --git a/checkpoint-16000/scaler.pt b/checkpoint-16000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..1beda741b4155625cbc0a6b78894f5477d15ebbe --- /dev/null +++ b/checkpoint-16000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251488415706ed1e8977ce645071b0b9f532bb6ed55979578479fcc927008ae6 +size 988 diff --git a/checkpoint-16000/scheduler.bin b/checkpoint-16000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..612c158bd237d4330c804ccd9e87fdf747eb17f3 --- /dev/null +++ b/checkpoint-16000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66881954d38a3c4ba14acacb54222dcbcd801430a803dab1420994bbc0c5c608 +size 1000 diff --git a/checkpoint-16500/controlnet/config.json b/checkpoint-16500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-16500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-16500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-16500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..52fa3b95af8344144780302a0202671035d79dd6 --- /dev/null +++ b/checkpoint-16500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a525b49026712bcea267951b79aea69c7553d05927550fa6be766a9ff8413ca8 +size 1445157120 diff --git a/checkpoint-16500/optimizer.bin b/checkpoint-16500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..57ccbf4ae116b4e9f48777afb4f75fff0128c0c7 --- /dev/null +++ b/checkpoint-16500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:725cbcafa3d9dee117002671d5521156d5ef9274d825465185f027177607be21 +size 2890518478 diff --git a/checkpoint-16500/random_states_0.pkl b/checkpoint-16500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..81108fd203d5e78be9c429618c5ea11952032fb8 --- /dev/null +++ b/checkpoint-16500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1e4dd68eabefa0725d78cb0f4921edc774bbc83471c8c45b82909fc5aa7e9d +size 15060 diff --git a/checkpoint-16500/scaler.pt b/checkpoint-16500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..b305c24856ca1042fd1be0c44e837090491d75e3 --- /dev/null +++ b/checkpoint-16500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e069e6255d656e9dae48accc3adfd7b4209870a869b3e72d3e8ab0751d707ed +size 988 diff --git a/checkpoint-16500/scheduler.bin b/checkpoint-16500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..28f7e167cd0651460789aad062a09879658362c8 --- /dev/null +++ b/checkpoint-16500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb4ad5deddccb564521b0ed766570fef77ffdf4040843d1e36e7ce03d794c93d +size 1000 diff --git a/checkpoint-17000/controlnet/config.json b/checkpoint-17000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-17000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-17000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-17000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..19f56e22c08e9a6eb60a7a536233d991a33ca500 --- /dev/null +++ b/checkpoint-17000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dcbdd5bff3effa7f9dfeb9987c6a521f78a92ab97fbf108780ae4417aeae5ae +size 1445157120 diff --git a/checkpoint-17000/optimizer.bin b/checkpoint-17000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..c525e91d33891013211dfd8c6a5578ec5fe6dbc7 --- /dev/null +++ b/checkpoint-17000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee7bca8f79e9740f36d95f62d81661f4ffbbdfea478a32f413517d6fcae0c84f +size 2890518478 diff --git a/checkpoint-17000/random_states_0.pkl b/checkpoint-17000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..89af62c9b98bd3278960b3a1565575a98e9a30cf --- /dev/null +++ b/checkpoint-17000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41296e1cdf5dbceea44da04225c117d40c4f4287e7af66fe670a2901b22a52e4 +size 15060 diff --git a/checkpoint-17000/scaler.pt b/checkpoint-17000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..7d476b13c7c7fd3d46f322d4d7e94c4f562e5e8c --- /dev/null +++ b/checkpoint-17000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a730851a86ea247db04dacc8aaa92139b801cff78d738100de6a2c7551856300 +size 988 diff --git a/checkpoint-17000/scheduler.bin b/checkpoint-17000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..827977bb01525102bd18024693f0e470de656ed4 --- /dev/null +++ b/checkpoint-17000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c9c9ab846b92b0e6a50cd690befe325daf18887a463bd2f2dee590321da297d +size 1000 diff --git a/checkpoint-17500/controlnet/config.json b/checkpoint-17500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-17500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-17500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-17500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..38e995933d6468364a0d209728cf373a1361d091 --- /dev/null +++ b/checkpoint-17500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb827cad6b50ff4a96bcfe305fdd368f5ff6a4f60124624cfc2876e4510f5fe8 +size 1445157120 diff --git a/checkpoint-17500/optimizer.bin b/checkpoint-17500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..58a46688b12b9645cb7ca3e90c354d9091fb1f6b --- /dev/null +++ b/checkpoint-17500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae719b1c76bb5f216ed9ba271b4c30606054469b367e57b6ce0df3ad462725b8 +size 2890518478 diff --git a/checkpoint-17500/random_states_0.pkl b/checkpoint-17500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..77482917923e66a0aee2cfc648bbb326c1538a73 --- /dev/null +++ b/checkpoint-17500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b4f48ba3b76b15da0912ef1718be1ab465a078fdeae0fca1befb6496cf95e75 +size 15060 diff --git a/checkpoint-17500/scaler.pt b/checkpoint-17500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e9c40217dfa0432afb5f01f416074a07991d1fd7 --- /dev/null +++ b/checkpoint-17500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd6d1cb43e80d5df157fa394eb1ca7b8ddf2a973176d9343559b69d417ed9896 +size 988 diff --git a/checkpoint-17500/scheduler.bin b/checkpoint-17500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..8f8894e9b9669ef1a440a73ffc31d3883f0f5ef3 --- /dev/null +++ b/checkpoint-17500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aeeb62b04831efee0f6fbff8a785c4446933f2d5c3605c63f4fec7511d6ee0b +size 1000 diff --git a/checkpoint-18000/controlnet/config.json b/checkpoint-18000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-18000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-18000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-18000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f3e0f0badff3dd1ff9ef38b9bdb8dfee226aa9ca --- /dev/null +++ b/checkpoint-18000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302ba62ffd5ffef361d74e44fb6c7ff1c66e3ef61bdd1c07aa2c9f095fcc4c48 +size 1445157120 diff --git a/checkpoint-18000/optimizer.bin b/checkpoint-18000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..c4075a049b43891b3f8c80661d99cae831c59635 --- /dev/null +++ b/checkpoint-18000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bcbc910125556c83f5ac4bbf3591cd3972fe03fecc1151cbd5beddbe4df8fc9 +size 2890518478 diff --git a/checkpoint-18000/random_states_0.pkl b/checkpoint-18000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..5f7b2a34d0ddbfc18732459b22758fd1748711e9 --- /dev/null +++ b/checkpoint-18000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce01ddcc22844004cbd51c5a410fb64afd9092ca68741440610a04f111b95be +size 15060 diff --git a/checkpoint-18000/scaler.pt b/checkpoint-18000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..878d6e446da16cef5590a5fb452e12dfd8c766b6 --- /dev/null +++ b/checkpoint-18000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0da0ac632a6a0de272a85ae97f85095855c33cf7f32ae320715f23af9f297f2 +size 988 diff --git a/checkpoint-18000/scheduler.bin b/checkpoint-18000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4e92a6bdb065f8790eeeea28bb1c8e1b99109f45 --- /dev/null +++ b/checkpoint-18000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e16ef6bed75c8794f84f1bdce37826e445b1e93b814e92c0434eb4ede6b50d +size 1000 diff --git a/checkpoint-18500/controlnet/config.json b/checkpoint-18500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-18500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-18500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-18500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f79e0924c446d67d86556e9a7d351323392f02f4 --- /dev/null +++ b/checkpoint-18500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ac527e2e62129aadf5721fb46b3828aac9c0c547b211dee491a71e9c4efcf2 +size 1445157120 diff --git a/checkpoint-18500/optimizer.bin b/checkpoint-18500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6d59fb78383e34caf080122741d33b7c5ed4e8a3 --- /dev/null +++ b/checkpoint-18500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc54e22547a268e40fcba7140c930d240beb3f3c6b5adcbb27765f0a625db1d +size 2890518478 diff --git a/checkpoint-18500/random_states_0.pkl b/checkpoint-18500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..f9ef8af52ca996715b2d1ec1cc52d66b18db2fe3 --- /dev/null +++ b/checkpoint-18500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e235160754e548037043d80c8b427d3f5fb5a7d36b90f5eb3b2a1622deed0b8c +size 15060 diff --git a/checkpoint-18500/scaler.pt b/checkpoint-18500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..2778ae7f395017661e80ce5f02d01f682420945e --- /dev/null +++ b/checkpoint-18500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d99c5c96824fe296425579c4ec8bd22ec091cddd41a8d61a6029989abb1d684 +size 988 diff --git a/checkpoint-18500/scheduler.bin b/checkpoint-18500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..491f17eafd31347f3537e8d9a5beeb95d66ee095 --- /dev/null +++ b/checkpoint-18500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d73710108b9fb80680651871bd1643377c3439e824fe5d413d70475cd5cfa5c +size 1000 diff --git a/checkpoint-19000/controlnet/config.json b/checkpoint-19000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-19000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-19000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-19000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4d6dfdbe2faf76f74006f9896c6da293f5c03e65 --- /dev/null +++ b/checkpoint-19000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1ea9355bf7d615bbb3af4a66be67476edc3338c48034459e3b279cfa66d43e +size 1445157120 diff --git a/checkpoint-19000/optimizer.bin b/checkpoint-19000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fd0e9fe2a387ae5a3a618ad3915b63c103ea35a8 --- /dev/null +++ b/checkpoint-19000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d86955159d8dda5155a1d4c5acc42c2ddf12e16206e61e0683ec41dffaaace +size 2890518478 diff --git a/checkpoint-19000/random_states_0.pkl b/checkpoint-19000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a4f404a89d17f391e1a68447860a138d78d26037 --- /dev/null +++ b/checkpoint-19000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5293a98ac96e419a0c3104216bd6d883b9a5250c23d8aebe8ad3cb87dba7e0df +size 15060 diff --git a/checkpoint-19000/scaler.pt b/checkpoint-19000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..77cfa389eeb72913041f04c03736cf2549001ba9 --- /dev/null +++ b/checkpoint-19000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:542d72c5187f678e3a73b5d8af7d02f2e7418eaa04e5c98ad8f21e74054bba64 +size 988 diff --git a/checkpoint-19000/scheduler.bin b/checkpoint-19000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..f0938ba03cdd110e9fe945b7336f7ba5dcd8d8cd --- /dev/null +++ b/checkpoint-19000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba6e4ddcccb0501c3e0a94a767c3504c6917577957f51db82a4053f6166e8ff +size 1000 diff --git a/checkpoint-19500/controlnet/config.json b/checkpoint-19500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-19500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-19500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-19500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..7b8ac6fc95ba031b4a1098bee0ee595ee6e2089a --- /dev/null +++ b/checkpoint-19500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a12091d15bdaae9ac5bb05a13405f603aa0375895ca7633ce72ef3bdc1ce614 +size 1445157120 diff --git a/checkpoint-19500/optimizer.bin b/checkpoint-19500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..da82132ab8edf438c2b7f882e41e9c80bc0753e9 --- /dev/null +++ b/checkpoint-19500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07acadbb9ef82b0b3cfe562d7429dd2639f484c8bd6cbaa1ff2244e0a47dd918 +size 2890518478 diff --git a/checkpoint-19500/random_states_0.pkl b/checkpoint-19500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..98bcc27a675f29f2ed9831405e359d93c9d8e335 --- /dev/null +++ b/checkpoint-19500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2137ef91a9fae1cc589fa94b1353a20ae117bbfb3a1b5704758c99a2756af1 +size 15060 diff --git a/checkpoint-19500/scaler.pt b/checkpoint-19500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c16a426325c13ed7844d5c09f6a5998ca415985d --- /dev/null +++ b/checkpoint-19500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cca80c0efad99a943e9e1dafcd9e02d49d1475af448e9ab9d443df76bb277b7 +size 988 diff --git a/checkpoint-19500/scheduler.bin b/checkpoint-19500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..f5266a3bf9bc80e94ec8576499708f6076e82567 --- /dev/null +++ b/checkpoint-19500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca6eb8312e4586c204c26caedd04c2276c5f0706b9597fe5eb44b73e9969a1f +size 1000 diff --git a/checkpoint-20000/controlnet/config.json b/checkpoint-20000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..e93d5452948416409731b2291dc84e2c41b6c089 --- /dev/null +++ b/checkpoint-20000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-15500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-20000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-20000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3d3090a3efecb5a5ff23d1659adf08acfc93ac0a --- /dev/null +++ b/checkpoint-20000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbeb265ad9ac56868c8d61c0486e7b9b550290ba235ed89b22c9d02ad68c3a34 +size 1445157120 diff --git a/checkpoint-20000/optimizer.bin b/checkpoint-20000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..394fca6d2f3b98e1835d241b0d6e85c58dd9b2b7 --- /dev/null +++ b/checkpoint-20000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe42ad003eb3a5100edf65089b07e4f8c410f6926baa94c6f484f134cf1c6d17 +size 2890518478 diff --git a/checkpoint-20000/random_states_0.pkl b/checkpoint-20000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..bf1adbc9a6a533bcfd9a10fd12a7daedb877d32e --- /dev/null +++ b/checkpoint-20000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a3cbe4491d1c3ab8b9de08bc9f9a6c6669044554c4e737c1f14ba02d34d01d1 +size 15060 diff --git a/checkpoint-20000/scaler.pt b/checkpoint-20000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..bd555168132a695ffb3002a0680a44165dc03313 --- /dev/null +++ b/checkpoint-20000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6afdd8527e6fa8cdd2116b9e78bf1f0cb7ec29491759d86fbedbbcb700d1e8b8 +size 988 diff --git a/checkpoint-20000/scheduler.bin b/checkpoint-20000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d5e9fc0cfc13aca880d1b6f1bf0db27c9379538b --- /dev/null +++ b/checkpoint-20000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8b0e7f6ebe33be44575af2b6fdafac8f716f08082016e8bd2736b1415782e1a +size 1000 diff --git a/checkpoint-20500/controlnet/config.json b/checkpoint-20500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-20500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-20500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-20500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..87f2aff697dae1577fdd5eb342c7c06e8d1f6982 --- /dev/null +++ b/checkpoint-20500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfcde34b3f9550652ab23d2387d5219d4570a04180980d45310118248a4c8f8a +size 1445157120 diff --git a/checkpoint-20500/optimizer.bin b/checkpoint-20500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ebbac70a89b26af9da9a039af7f2739e10e70719 --- /dev/null +++ b/checkpoint-20500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:885251509c30921a460ce272dc076f322b63dd0aa11ca6d1fd03ba62574b2afc +size 2890518478 diff --git a/checkpoint-20500/random_states_0.pkl b/checkpoint-20500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..16eb74c8ae72355d7dd676bfb6f657f3b8a1976a --- /dev/null +++ b/checkpoint-20500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e139fe70764e30818814c25e4f2dfe07e441e603a2c34080b90fa0dee81d42 +size 15060 diff --git a/checkpoint-20500/scaler.pt b/checkpoint-20500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..ef997139b61c5cebea28f12259ae2cdc9368beb6 --- /dev/null +++ b/checkpoint-20500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064b2f1b206620c74c120481275bacb722523c616bd19bdf8e2ac1c687b29633 +size 988 diff --git a/checkpoint-20500/scheduler.bin b/checkpoint-20500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5cbfd19d5d2a8ae73def3a3dd5ab341a4a840397 --- /dev/null +++ b/checkpoint-20500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324e68630c5e78208dd5476eb9e4a89aaee8f76cd64a027c58022defd4b41d44 +size 1000 diff --git a/checkpoint-21000/controlnet/config.json b/checkpoint-21000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-21000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-21000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-21000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f198e709ea71922d972663063117f23d32b0eb63 --- /dev/null +++ b/checkpoint-21000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c7f9008023d8c39a44ee64c3f7ccc56262bccb4c0912ab61d63a453ee1e470 +size 1445157120 diff --git a/checkpoint-21000/optimizer.bin b/checkpoint-21000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..97cf3a5cf2a8a87f57465fc4958441131a112f6d --- /dev/null +++ b/checkpoint-21000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57be5a3ec42c630f65ef54b8c9dea3723cacee5faeed82549f12cf75d1fb30d5 +size 2890518478 diff --git a/checkpoint-21000/random_states_0.pkl b/checkpoint-21000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..c0d57ba9d5c97e816fc3bb61a8120080ccb0a2e7 --- /dev/null +++ b/checkpoint-21000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7896ede9642f98160fe36843616c1cfa1647fc7e1ff5f472a42c5fba89b86a49 +size 15124 diff --git a/checkpoint-21000/scaler.pt b/checkpoint-21000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..79fa8606cad37db3676c7536ad6eeabf6dfd867d --- /dev/null +++ b/checkpoint-21000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a911601b1394a54f2110f229b78d1ac085706de105f8c5748269f3df80a3b91 +size 988 diff --git a/checkpoint-21000/scheduler.bin b/checkpoint-21000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..9eb4bc5e1c1c5dfcbb4ac0b0871686b5faa26d7a --- /dev/null +++ b/checkpoint-21000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9652dda34c2053be8a0437445658821812d8d969d7c50e80f1cef96bddf88d9e +size 1000 diff --git a/checkpoint-21500/controlnet/config.json b/checkpoint-21500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-21500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-21500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-21500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5c96783916cc657651f7075f7ed92268ad177110 --- /dev/null +++ b/checkpoint-21500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4a33fbc93db6322a849c5a534ecb6033f3b1ef770cc3c377fe707394ba40b9 +size 1445157120 diff --git a/checkpoint-21500/optimizer.bin b/checkpoint-21500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ddda753817779c61bde3c66361d6fa425b712ff8 --- /dev/null +++ b/checkpoint-21500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cf95f7f76c6dc6930a923b70b575ad2bd08f9dc0e45ab847ef83094bcc3d52 +size 2890518478 diff --git a/checkpoint-21500/random_states_0.pkl b/checkpoint-21500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a27530c0f0a3a7d26c0274b1dbf4e65261f340c9 --- /dev/null +++ b/checkpoint-21500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e663c798ca448b2712991e623d001c50b5bcfc9fbcc4a569081760ea93fafc2 +size 14996 diff --git a/checkpoint-21500/scaler.pt b/checkpoint-21500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..bee6763a32f14e427ba5a52a8c6bb54cf996118b --- /dev/null +++ b/checkpoint-21500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b57c67ea2bebce1b6184cdc648513c4d2810c19fc9c786fb627810514fe80b +size 988 diff --git a/checkpoint-21500/scheduler.bin b/checkpoint-21500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..8f7d651865966dc23add6b05fcaac8e7afc06d5a --- /dev/null +++ b/checkpoint-21500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf998e730793ca67fc36ded2eec032932f8e6f4911c061a252f48fbac51c08b +size 1000 diff --git a/checkpoint-22000/controlnet/config.json b/checkpoint-22000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-22000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-22000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-22000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5e36c07b2a539a0338d12a64d50dd68c14321aeb --- /dev/null +++ b/checkpoint-22000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15883e8fff8612a7004a17d23cfeeebe825e7f973eae35d0d16bf3d600177b7 +size 1445157120 diff --git a/checkpoint-22000/optimizer.bin b/checkpoint-22000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fc6ae9163fd8b683c452e8fa5a0e5bf5e7752d52 --- /dev/null +++ b/checkpoint-22000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7770a54db9fd3458a896f4965a2d3643b26868c057a743bc11a08fe2d49c876a +size 2890518478 diff --git a/checkpoint-22000/random_states_0.pkl b/checkpoint-22000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3d1c484b2fc9905e1940635ee112868a653f2b85 --- /dev/null +++ b/checkpoint-22000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9923dafcca2fed3446d224302ec1ef664acdbcaacbb9e6b48e70a757c9a8c0 +size 15060 diff --git a/checkpoint-22000/scaler.pt b/checkpoint-22000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..37ca70430a07a0751ec72ce6c4683ee959bc7002 --- /dev/null +++ b/checkpoint-22000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea87eb32fc899a91a3b393411af3fa5199f46d7eb39985368686abb33c1216d8 +size 988 diff --git a/checkpoint-22000/scheduler.bin b/checkpoint-22000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..fe5b87e58d4a2a0f652a457c2e1f2fa39ddfa2d7 --- /dev/null +++ b/checkpoint-22000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92e297ca8c8189ff1a359750409167047c567aa4046763ee6b4f52ebb299771 +size 1000 diff --git a/checkpoint-22500/controlnet/config.json b/checkpoint-22500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-22500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-22500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-22500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..603816357be1d6b6d5235cd8e018eb48212a7a5c --- /dev/null +++ b/checkpoint-22500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7231c19e94126d83a85d49ba21c85cfc0a2f257dd2e51bd7d9b1b6bee07c9821 +size 1445157120 diff --git a/checkpoint-22500/optimizer.bin b/checkpoint-22500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0c9e72b0753ab953413fbf1d0ccec844780303ae --- /dev/null +++ b/checkpoint-22500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367ca8cdb2e2bec0bd34ad3db41470511920373429d2d0e9b5a63abed9e452a6 +size 2890518478 diff --git a/checkpoint-22500/random_states_0.pkl b/checkpoint-22500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1fdc739144b81f8e60ed381adeaff2e5e7769697 --- /dev/null +++ b/checkpoint-22500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e10bc15cfc9e398e2db6e853fdb34a3bd619f5afe8fb00be4ff2d8a8a690d93 +size 15060 diff --git a/checkpoint-22500/scaler.pt b/checkpoint-22500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..d9f42a1da36ff17ff6dc06d4c343bff906f005f7 --- /dev/null +++ b/checkpoint-22500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8afa7029560c8243daa4bd9f2191395dba419381c54e13908b1ffe6e13096a7b +size 988 diff --git a/checkpoint-22500/scheduler.bin b/checkpoint-22500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a005f736c117026f712bcc67951764b4f20e57db --- /dev/null +++ b/checkpoint-22500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21cf5f426516fac649a7d1023a52377423e0984826d8fa09641e650710e70c5f +size 1000 diff --git a/checkpoint-23000/controlnet/config.json b/checkpoint-23000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-23000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-23000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-23000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c143fdc53cb393caff1fa8197e5fd2e4c9e14c32 --- /dev/null +++ b/checkpoint-23000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e063ae85dd0f0693c7b50cfe1e66fe2faedc71d8c067d9f479d158ea86138a +size 1445157120 diff --git a/checkpoint-23000/optimizer.bin b/checkpoint-23000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8f87d1ed2f0ad02f5ed7e577f30e8ecb040ac9b3 --- /dev/null +++ b/checkpoint-23000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c2f1829c67a1a0ed66e6472923c993d6e23a288d5d43e088150addf7a45822 +size 2890518478 diff --git a/checkpoint-23000/random_states_0.pkl b/checkpoint-23000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a9ffec52d78f2dbcb081edf9f9c396a1d0979fd2 --- /dev/null +++ b/checkpoint-23000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bdd5412d3d6a174dcfbff2ff7e512a27222a7e0f313e5a7d38ccfc40043c8f7 +size 15060 diff --git a/checkpoint-23000/scaler.pt b/checkpoint-23000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..61225c7e3653c8638895194414c96bb32a8ae5a9 --- /dev/null +++ b/checkpoint-23000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a92528e3ed9f4ce6faa3d77263ddd26570e66dc5e7d3992edb7475e2b5ec38 +size 988 diff --git a/checkpoint-23000/scheduler.bin b/checkpoint-23000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..66870901073787dc5c563d5ab4e1524d6a93bb06 --- /dev/null +++ b/checkpoint-23000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b485f46c8adfdcf4ed6196380652da2b964089d185181781b4b3090f773c994 +size 1000 diff --git a/checkpoint-23500/controlnet/config.json b/checkpoint-23500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-23500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-23500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-23500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4bb18f375067bd174b7bd0a17822dfc1552ea2e3 --- /dev/null +++ b/checkpoint-23500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9af06257907c0200831f642f6a07334b4515b79ff0c343aa84ad108524f92445 +size 1445157120 diff --git a/checkpoint-23500/optimizer.bin b/checkpoint-23500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5cf4ffd85153965022d8da97401d7279289cffd9 --- /dev/null +++ b/checkpoint-23500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e52eeb0672cbdc7815c5157529733e4fed4a48de52879095a188130454abb48 +size 2890518478 diff --git a/checkpoint-23500/random_states_0.pkl b/checkpoint-23500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..0d85cd73624dc5e9de4396049811f9fa0e6ae54c --- /dev/null +++ b/checkpoint-23500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a683dc27abbbc7c1594afdc9b82ea3268350c4c651494090f8125a31df6ad963 +size 15060 diff --git a/checkpoint-23500/scaler.pt b/checkpoint-23500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..431547446c7bd1b6c65be104541eda444bf02f46 --- /dev/null +++ b/checkpoint-23500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d32edc9f66e2bddcecca120459e29a6b3e5e929a6a3be5847f2d1124249b08 +size 988 diff --git a/checkpoint-23500/scheduler.bin b/checkpoint-23500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..f894f892d1f0883906546a112fdb654822832de8 --- /dev/null +++ b/checkpoint-23500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1fede5c74aaef42a2871a1e8533c70d536fcd26a3971c62df97fc3dcdb565e2 +size 1000 diff --git a/checkpoint-24000/controlnet/config.json b/checkpoint-24000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-24000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-24000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-24000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..6700a93cba19230b0c3f66bc410d08d05e1fb70a --- /dev/null +++ b/checkpoint-24000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf746c9f87132a32a1b849026f5fbf54fb70a31885e98afb513ea1870d69c824 +size 1445157120 diff --git a/checkpoint-24000/optimizer.bin b/checkpoint-24000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..96b7832312fe37f3aac085e27c9c8650aeab217f --- /dev/null +++ b/checkpoint-24000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715637265c65a8db20f3d5c5526028e5eefcc5d2527473df673208b46266016d +size 2890518478 diff --git a/checkpoint-24000/random_states_0.pkl b/checkpoint-24000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..318d82e909529aad523f238d36542322e757797b --- /dev/null +++ b/checkpoint-24000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b7083a73a95b090f4cb01d0b3d947c55e597cb6ef876947c055ced0d260085 +size 15060 diff --git a/checkpoint-24000/scaler.pt b/checkpoint-24000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..77e030d912ac216ea964f880a84c8f0133b54eee --- /dev/null +++ b/checkpoint-24000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55986c390fe0973f32c7f25a4ae9e950ec4619dd220acf3f035077df651ab460 +size 988 diff --git a/checkpoint-24000/scheduler.bin b/checkpoint-24000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..f5b98d0c80d0827ba47620e08fae77ed46de8140 --- /dev/null +++ b/checkpoint-24000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72aa0fda356d52ac09a3685bd7135bb7b57ce735b6286c721d50f8a5aca96dbd +size 1000 diff --git a/checkpoint-24500/controlnet/config.json b/checkpoint-24500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..756e326ea2abe94affe83a573d21caf902376be6 --- /dev/null +++ b/checkpoint-24500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-20000", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-24500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-24500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0b8081b055670c1248a210c0cb36c1c844a06d1a --- /dev/null +++ b/checkpoint-24500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77620aff3577a5e4f1ae93e7a3a0767fbdfacbbf8be80d727d4d075a6bb0a7b0 +size 1445157120 diff --git a/checkpoint-24500/optimizer.bin b/checkpoint-24500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..606aaf5d1db8b047ed658c259bd3ea338307c1d5 --- /dev/null +++ b/checkpoint-24500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf1045d70f6bf55b61586f54a961552af888da5713a478e958dfec43b014d72a +size 2890518478 diff --git a/checkpoint-24500/random_states_0.pkl b/checkpoint-24500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..87396e1daaae68a97f85363208474a3c942a7e69 --- /dev/null +++ b/checkpoint-24500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd488ef58631f72997a9cfe1c05e5c985fd37eae55bf5d5d33b90d89f008adda +size 15060 diff --git a/checkpoint-24500/scaler.pt b/checkpoint-24500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..b7246e18ab6eb052affaedaacc115eea44a8a6c0 --- /dev/null +++ b/checkpoint-24500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a8351c899fb10ed18b0c8e807dd67de47a719d037afe7a1f38820a0b56a403 +size 988 diff --git a/checkpoint-24500/scheduler.bin b/checkpoint-24500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a4502d7be9bcef6bfa075b50456e03e83db39768 --- /dev/null +++ b/checkpoint-24500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be5ade0bad37c7a2877fb6b5812fb636b7e922716670535bc5137735062d2235 +size 1000 diff --git a/checkpoint-25000/controlnet/config.json b/checkpoint-25000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..40914ea647913d300179e07c359357a548a7bf31 --- /dev/null +++ b/checkpoint-25000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-24500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-25000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-25000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..cf90ccaa9a8360b70b95112ad4613d49ce227161 --- /dev/null +++ b/checkpoint-25000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839c13f2c886c6e1225bd70f49d754ec8b43793a10ca01ae33cc2889f590c031 +size 1445157120 diff --git a/checkpoint-25000/optimizer.bin b/checkpoint-25000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..055cc8eee2b31d91218e087a16cbbebc6f057e27 --- /dev/null +++ b/checkpoint-25000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efb2acd3df0d58ee3981568181d49d4c2171b877d1d8d03eab39681bf6484da +size 2890518478 diff --git a/checkpoint-25000/random_states_0.pkl b/checkpoint-25000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..9e9344dcbed1ee6bb3dc964169fa0bf10072ea87 --- /dev/null +++ b/checkpoint-25000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4f88ca923fdb2af22e70dc854b35d6918d1d03266a34af87dc4fd40e199d0c +size 15060 diff --git a/checkpoint-25000/scaler.pt b/checkpoint-25000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..deff961648d952f647d6db6e3efd11b2b51f575e --- /dev/null +++ b/checkpoint-25000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c446dd8b09a3935340c827ea07b074822bba949b6187376fbbbbdc29d4b8fbc4 +size 988 diff --git a/checkpoint-25000/scheduler.bin b/checkpoint-25000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..73f2620d9b8bd527b8716face6a8ea14f74134c1 --- /dev/null +++ b/checkpoint-25000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65e748024a7d383a1c280fb62952a8fb0d2c7ce3f39caaab8634860eb3078950 +size 1000 diff --git a/checkpoint-25500/controlnet/config.json b/checkpoint-25500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..40914ea647913d300179e07c359357a548a7bf31 --- /dev/null +++ b/checkpoint-25500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-24500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-25500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-25500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b308903c860ba3307df00bbf4cfef009fc283c3f --- /dev/null +++ b/checkpoint-25500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c872ceb3c329e5303d8aa8ca252c41903e2ebd59668ad216bbd4bad32226db3 +size 1445157120 diff --git a/checkpoint-25500/optimizer.bin b/checkpoint-25500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8dcb84e83204b461a5e31084cf02bef758f578be --- /dev/null +++ b/checkpoint-25500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ddffc34b81796798ee2db3d5324cd79e65201d6b5fcbcf5b018673f985965e2 +size 2890518478 diff --git a/checkpoint-25500/random_states_0.pkl b/checkpoint-25500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..7947c96451935c5166912f787a6c3e0c7d8dd8d8 --- /dev/null +++ b/checkpoint-25500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d228b87a571ef2dae2ac8064b45822f66bc3634a1cf283d83f07b151a6fcf0e +size 15060 diff --git a/checkpoint-25500/scaler.pt b/checkpoint-25500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c5757474fe2edb63f41037fe116dfe6be5730c65 --- /dev/null +++ b/checkpoint-25500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c5271b5a22263b6d84d00a3918ac227f04df98a0838d56480009536e646766 +size 988 diff --git a/checkpoint-25500/scheduler.bin b/checkpoint-25500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..76addfd1a05231f40aa27c3a9661e6068b4f25cf --- /dev/null +++ b/checkpoint-25500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ba8fa0894fa5a3bccf21d27844c5a82d99479cfc3df6bb843ea349a110dab0 +size 1000 diff --git a/checkpoint-26000/controlnet/config.json b/checkpoint-26000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..40914ea647913d300179e07c359357a548a7bf31 --- /dev/null +++ b/checkpoint-26000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-24500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-26000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-26000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ea5390fb52f6b5fc2d6cbdad9d0a3f8daf6b5362 --- /dev/null +++ b/checkpoint-26000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37cf5bb83ee11aaa4a2eea827ca69ea2dbf73230f591d23fb228e36079bfb34a +size 1445157120 diff --git a/checkpoint-26000/optimizer.bin b/checkpoint-26000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..bc36da1d1f7699d4cb6599fcfba9bc97ef18eb91 --- /dev/null +++ b/checkpoint-26000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec509c0e96b1353d7926e83cebd3ade5d7ec810ea975a4cdb756254e027d8e6e +size 2890518478 diff --git a/checkpoint-26000/random_states_0.pkl b/checkpoint-26000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..0a9cbd6b2ad1e91c46d2f5c2463b3008e59eaad0 --- /dev/null +++ b/checkpoint-26000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5623d07ac1f1ab5232bb3e7dbb65346c38c439c12acf04444fc980bb1824ff04 +size 15060 diff --git a/checkpoint-26000/scaler.pt b/checkpoint-26000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e053d2dcfd5e1bce873f9fad33c7e839809617e8 --- /dev/null +++ b/checkpoint-26000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9130ed34faea604108fa02a66a2ccccab5edb90af86016f69ad74a8989ed3b94 +size 988 diff --git a/checkpoint-26000/scheduler.bin b/checkpoint-26000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..6141e37fa90e369df73d19c53babaaad51b8bb8d --- /dev/null +++ b/checkpoint-26000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ac51dc3490910a1c9ccf68e912b12b2ca78be4468c8e6ba9a9e4cd4886bd7a +size 1000 diff --git a/checkpoint-26500/controlnet/config.json b/checkpoint-26500/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..40914ea647913d300179e07c359357a548a7bf31 --- /dev/null +++ b/checkpoint-26500/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-24500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-26500/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-26500/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a889bc785e3ce6787e6d1fb1564c2af01522c773 --- /dev/null +++ b/checkpoint-26500/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b279d903b05c78503fda6b2dd9b4916a8a069f3c519e0423b82288657e35bdcf +size 1445157120 diff --git a/checkpoint-26500/optimizer.bin b/checkpoint-26500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..b5ba857279e56e3804ec76cd877a063567adc6bf --- /dev/null +++ b/checkpoint-26500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636fb374d73911bea83ee3ddd4a1a3d1e9110a98c52c9af132037f11b1a9d754 +size 2890518478 diff --git a/checkpoint-26500/random_states_0.pkl b/checkpoint-26500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..222873480202daebf54a21e2f53a77168395e887 --- /dev/null +++ b/checkpoint-26500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2c390be9f48eaaef5db592aaa600fb54cd0548cbc00738bb0e244d98ccb779 +size 15060 diff --git a/checkpoint-26500/scaler.pt b/checkpoint-26500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..62fca7e6d5817b608440eab6fb41f3bf26565c06 --- /dev/null +++ b/checkpoint-26500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c446688de5b244d4da6845ac05103bc7c9cf0a53eaff9113a4afb98710531d94 +size 988 diff --git a/checkpoint-26500/scheduler.bin b/checkpoint-26500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0a57c81d8d75ccb5892baac849c6367351b0bbb5 --- /dev/null +++ b/checkpoint-26500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82f2c66898a9b0b2cd0a4c695d93fe3217bb38a0c579862d2e55653298bcede +size 1000 diff --git a/checkpoint-27000/controlnet/config.json b/checkpoint-27000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..40914ea647913d300179e07c359357a548a7bf31 --- /dev/null +++ b/checkpoint-27000/controlnet/config.json @@ -0,0 +1,52 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.29.0.dev0", + "_name_or_path": "models_human/checkpoint-24500", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": 8, + "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": 768, + "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": false +} diff --git a/checkpoint-27000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-27000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..99a1286df02ed0fc3b221c237ac9804f2e2a6061 --- /dev/null +++ b/checkpoint-27000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd211252143147ffb0217a46c3837af9cac6d936de2741a24f5cef582012e25 +size 1445157120 diff --git a/checkpoint-27000/optimizer.bin b/checkpoint-27000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..d0014bba53736efa50c93136cf974719e1f07bfc --- /dev/null +++ b/checkpoint-27000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89529ec32c24fe3f23beb9f610087733e6f29e484afced0486a37cd8a535725 +size 2890518478 diff --git a/checkpoint-27000/random_states_0.pkl b/checkpoint-27000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..77d9ae2bb964192553566b53616bad38511f2495 --- /dev/null +++ b/checkpoint-27000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c6ee7bf3e6e8462b96456c6bb6feeb44184458fbf41e4c33946582ed71763e1 +size 15060 diff --git a/checkpoint-27000/scaler.pt b/checkpoint-27000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..7579f7177467d659e4ce1cd1770a224450ae5f04 --- /dev/null +++ b/checkpoint-27000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e46799279cf8b2c0a554e8e3c45e02790fd3856d54e9aafd4e00ee8b5a93eb8 +size 988 diff --git a/checkpoint-27000/scheduler.bin b/checkpoint-27000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5d6bd910d6411f80b2bc047f5678bbcfff7f8132 --- /dev/null +++ b/checkpoint-27000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20a6af175fa1becdd3fe52c88f46f9e132a8cfd5a835e74b76e134ed2d81e62c +size 1000 diff --git a/config.json b/config.json index c3d9e7522db10d02d6af3ac6931a785a2c087dd8..40914ea647913d300179e07c359357a548a7bf31 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,7 @@ { "_class_name": "ControlNetModel", "_diffusers_version": "0.29.0.dev0", - "_name_or_path": "models_human/checkpoint-13000", + "_name_or_path": "models_human/checkpoint-24500", "act_fn": "silu", "addition_embed_type": null, "addition_embed_type_num_heads": 64, diff --git a/diffusion_pytorch_model.safetensors b/diffusion_pytorch_model.safetensors index 362d062cbe9a83658dd27e8dc30ea877f0ab6a2e..244b170a9f2aba72d6593a7388acd627a3d62fca 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:6b48b6f23b50bb92b2f8c583b9048a3ad61846b565eaee9ec746116ef24be73e +oid sha256:abafbab71bd9784d2de20d70febd0832aa78166e9eb567be0eece22f483065de size 1445157120 diff --git a/images_0.png b/images_0.png index 747d7ac4b57c5bfed89e59692c539b6371829ba8..ed960e5542bb1292eaa3dda2f725da44595c75f8 100644 --- a/images_0.png +++ b/images_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bfe7ee993428caa5eb501b9cde9566d479205bd2e8c5613ea454e5b9ae5ba041 -size 43251731 +oid sha256:5606f7ec6b81eeda6dd41a04440bc2e23059d16889169083a0aa15bc77474311 +size 46822066 diff --git a/images_1.png b/images_1.png index 1356e7e1053d200ce16aa658a1927d470af7c86c..9caf4e8f4f7df9a582af34702d81ecaef8d78fe8 100644 --- a/images_1.png +++ b/images_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bcbafaca5f008b87731d7f0854613480c512df404a34c35c4c69e7ba35cf4ad7 -size 32745427 +oid sha256:f79b5fd43c19bbafb068ce56324c57bc64b563503c8d46a6e42b54b0dcb0ca14 +size 28826411 diff --git a/logs/train_controlnet/1718411002.1212208/events.out.tfevents.1718411002.ambus-algoq6069.778256.1 b/logs/train_controlnet/1718411002.1212208/events.out.tfevents.1718411002.ambus-algoq6069.778256.1 new file mode 100644 index 0000000000000000000000000000000000000000..cc24a86ee40309ec37a3d11dffccfe50f9ec60f7 --- /dev/null +++ b/logs/train_controlnet/1718411002.1212208/events.out.tfevents.1718411002.ambus-algoq6069.778256.1 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72c5ca1a44ca185e3782bbc84953e43e76ee6cb6e24b8aa7a9010940c4fcc2fb +size 2393 diff --git a/logs/train_controlnet/1718411002.1240206/hparams.yml b/logs/train_controlnet/1718411002.1240206/hparams.yml new file mode 100644 index 0000000000000000000000000000000000000000..fa471f425f2f5f15093264c03fc06025a3c9d51d --- /dev/null +++ b/logs/train_controlnet/1718411002.1240206/hparams.yml @@ -0,0 +1,50 @@ +adam_beta1: 0.9 +adam_beta2: 0.999 +adam_epsilon: 1.0e-08 +adam_weight_decay: 0.01 +allow_tf32: false +cache_dir: null +caption_column: text +checkpointing_steps: 500 +checkpoints_total_limit: null +conditioning_image_column: conditioning_image +controlnet_model_name_or_path: null +dataloader_num_workers: 0 +dataset_config_name: null +dataset_name: null +enable_xformers_memory_efficient_attention: false +gradient_accumulation_steps: 4 +gradient_checkpointing: false +hub_model_id: null +hub_token: null +image_column: image +learning_rate: 1.0e-05 +logging_dir: logs +lr_num_cycles: 1 +lr_power: 1.0 +lr_scheduler: constant +lr_warmup_steps: 500 +max_grad_norm: 1.0 +max_train_samples: null +max_train_steps: 27100 +mixed_precision: fp16 +num_train_epochs: 10 +num_validation_images: 4 +output_dir: models_human +pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5 +proportion_empty_prompts: 0 +push_to_hub: true +report_to: tensorboard +resolution: 512 +resume_from_checkpoint: latest +revision: null +scale_lr: false +seed: null +set_grads_to_none: false +tokenizer_name: null +tracker_project_name: train_controlnet +train_batch_size: 1 +train_data_dir: ./dataset/train +use_8bit_adam: false +validation_steps: 100 +variant: null diff --git a/logs/train_controlnet/1718439189.9219313/events.out.tfevents.1718439189.ambus-algoq6069.924787.1 b/logs/train_controlnet/1718439189.9219313/events.out.tfevents.1718439189.ambus-algoq6069.924787.1 new file mode 100644 index 0000000000000000000000000000000000000000..8af2bdb29668ccf61f96c0f3cd0c37559a1ae085 --- /dev/null +++ b/logs/train_controlnet/1718439189.9219313/events.out.tfevents.1718439189.ambus-algoq6069.924787.1 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9faadfd05f62cad35204b6a3c0f64caba5cfebc198ffec60f1433a41578608a3 +size 2393 diff --git a/logs/train_controlnet/1718439189.9246366/hparams.yml b/logs/train_controlnet/1718439189.9246366/hparams.yml new file mode 100644 index 0000000000000000000000000000000000000000..fa471f425f2f5f15093264c03fc06025a3c9d51d --- /dev/null +++ b/logs/train_controlnet/1718439189.9246366/hparams.yml @@ -0,0 +1,50 @@ +adam_beta1: 0.9 +adam_beta2: 0.999 +adam_epsilon: 1.0e-08 +adam_weight_decay: 0.01 +allow_tf32: false +cache_dir: null +caption_column: text +checkpointing_steps: 500 +checkpoints_total_limit: null +conditioning_image_column: conditioning_image +controlnet_model_name_or_path: null +dataloader_num_workers: 0 +dataset_config_name: null +dataset_name: null +enable_xformers_memory_efficient_attention: false +gradient_accumulation_steps: 4 +gradient_checkpointing: false +hub_model_id: null +hub_token: null +image_column: image +learning_rate: 1.0e-05 +logging_dir: logs +lr_num_cycles: 1 +lr_power: 1.0 +lr_scheduler: constant +lr_warmup_steps: 500 +max_grad_norm: 1.0 +max_train_samples: null +max_train_steps: 27100 +mixed_precision: fp16 +num_train_epochs: 10 +num_validation_images: 4 +output_dir: models_human +pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5 +proportion_empty_prompts: 0 +push_to_hub: true +report_to: tensorboard +resolution: 512 +resume_from_checkpoint: latest +revision: null +scale_lr: false +seed: null +set_grads_to_none: false +tokenizer_name: null +tracker_project_name: train_controlnet +train_batch_size: 1 +train_data_dir: ./dataset/train +use_8bit_adam: false +validation_steps: 100 +variant: null diff --git a/logs/train_controlnet/1718512217.7332075/events.out.tfevents.1718512217.ambus-algoq6069.1336694.1 b/logs/train_controlnet/1718512217.7332075/events.out.tfevents.1718512217.ambus-algoq6069.1336694.1 new file mode 100644 index 0000000000000000000000000000000000000000..771662d241fc560518328169e343b8b6a53e5c42 --- /dev/null +++ b/logs/train_controlnet/1718512217.7332075/events.out.tfevents.1718512217.ambus-algoq6069.1336694.1 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b6e8ac964da7251e7cbc44dd5acab673aeabe2d63717d3bf73911732795dce +size 2393 diff --git a/logs/train_controlnet/1718512217.7359967/hparams.yml b/logs/train_controlnet/1718512217.7359967/hparams.yml new file mode 100644 index 0000000000000000000000000000000000000000..fa471f425f2f5f15093264c03fc06025a3c9d51d --- /dev/null +++ b/logs/train_controlnet/1718512217.7359967/hparams.yml @@ -0,0 +1,50 @@ +adam_beta1: 0.9 +adam_beta2: 0.999 +adam_epsilon: 1.0e-08 +adam_weight_decay: 0.01 +allow_tf32: false +cache_dir: null +caption_column: text +checkpointing_steps: 500 +checkpoints_total_limit: null +conditioning_image_column: conditioning_image +controlnet_model_name_or_path: null +dataloader_num_workers: 0 +dataset_config_name: null +dataset_name: null +enable_xformers_memory_efficient_attention: false +gradient_accumulation_steps: 4 +gradient_checkpointing: false +hub_model_id: null +hub_token: null +image_column: image +learning_rate: 1.0e-05 +logging_dir: logs +lr_num_cycles: 1 +lr_power: 1.0 +lr_scheduler: constant +lr_warmup_steps: 500 +max_grad_norm: 1.0 +max_train_samples: null +max_train_steps: 27100 +mixed_precision: fp16 +num_train_epochs: 10 +num_validation_images: 4 +output_dir: models_human +pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5 +proportion_empty_prompts: 0 +push_to_hub: true +report_to: tensorboard +resolution: 512 +resume_from_checkpoint: latest +revision: null +scale_lr: false +seed: null +set_grads_to_none: false +tokenizer_name: null +tracker_project_name: train_controlnet +train_batch_size: 1 +train_data_dir: ./dataset/train +use_8bit_adam: false +validation_steps: 100 +variant: null diff --git a/logs/train_controlnet/1718590766.762756/events.out.tfevents.1718590766.ambus-algoq6069.1743983.1 b/logs/train_controlnet/1718590766.762756/events.out.tfevents.1718590766.ambus-algoq6069.1743983.1 new file mode 100644 index 0000000000000000000000000000000000000000..85601f8503eecd6a7745dab9623f334c0b38176a --- /dev/null +++ b/logs/train_controlnet/1718590766.762756/events.out.tfevents.1718590766.ambus-algoq6069.1743983.1 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08765ec8412d50e1b3803b4a15edb96aa6533444e74ae294af7a627be60a767d +size 2393 diff --git a/logs/train_controlnet/1718590766.7664745/hparams.yml b/logs/train_controlnet/1718590766.7664745/hparams.yml new file mode 100644 index 0000000000000000000000000000000000000000..fa471f425f2f5f15093264c03fc06025a3c9d51d --- /dev/null +++ b/logs/train_controlnet/1718590766.7664745/hparams.yml @@ -0,0 +1,50 @@ +adam_beta1: 0.9 +adam_beta2: 0.999 +adam_epsilon: 1.0e-08 +adam_weight_decay: 0.01 +allow_tf32: false +cache_dir: null +caption_column: text +checkpointing_steps: 500 +checkpoints_total_limit: null +conditioning_image_column: conditioning_image +controlnet_model_name_or_path: null +dataloader_num_workers: 0 +dataset_config_name: null +dataset_name: null +enable_xformers_memory_efficient_attention: false +gradient_accumulation_steps: 4 +gradient_checkpointing: false +hub_model_id: null +hub_token: null +image_column: image +learning_rate: 1.0e-05 +logging_dir: logs +lr_num_cycles: 1 +lr_power: 1.0 +lr_scheduler: constant +lr_warmup_steps: 500 +max_grad_norm: 1.0 +max_train_samples: null +max_train_steps: 27100 +mixed_precision: fp16 +num_train_epochs: 10 +num_validation_images: 4 +output_dir: models_human +pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5 +proportion_empty_prompts: 0 +push_to_hub: true +report_to: tensorboard +resolution: 512 +resume_from_checkpoint: latest +revision: null +scale_lr: false +seed: null +set_grads_to_none: false +tokenizer_name: null +tracker_project_name: train_controlnet +train_batch_size: 1 +train_data_dir: ./dataset/train +use_8bit_adam: false +validation_steps: 100 +variant: null diff --git a/logs/train_controlnet/events.out.tfevents.1718411002.ambus-algoq6069.778256.0 b/logs/train_controlnet/events.out.tfevents.1718411002.ambus-algoq6069.778256.0 new file mode 100644 index 0000000000000000000000000000000000000000..6d1af5e1a416b373faf6a2eeb8237ad8fb4c5a31 --- /dev/null +++ b/logs/train_controlnet/events.out.tfevents.1718411002.ambus-algoq6069.778256.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca30014b0380fadac33a7f4eb0a6677f161b5bb05edede8f78916de74897b343 +size 1916702961 diff --git a/logs/train_controlnet/events.out.tfevents.1718439189.ambus-algoq6069.924787.0 b/logs/train_controlnet/events.out.tfevents.1718439189.ambus-algoq6069.924787.0 new file mode 100644 index 0000000000000000000000000000000000000000..b0d581ec1586ad40a7723dd547a9008131002461 --- /dev/null +++ b/logs/train_controlnet/events.out.tfevents.1718439189.ambus-algoq6069.924787.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f1a2d6771b5d7c4eae70dff8c7c78801796151484572ce435f7427760f1686 +size 3610938175 diff --git a/logs/train_controlnet/events.out.tfevents.1718512217.ambus-algoq6069.1336694.0 b/logs/train_controlnet/events.out.tfevents.1718512217.ambus-algoq6069.1336694.0 new file mode 100644 index 0000000000000000000000000000000000000000..1c14f29caaf28ac75351942d6bbf450683b44fd3 --- /dev/null +++ b/logs/train_controlnet/events.out.tfevents.1718512217.ambus-algoq6069.1336694.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59b7ca44665bfdd0feeed8fe21857a25c6a89f62745b846f72c3a19cdb5ceb17 +size 3727435342 diff --git a/logs/train_controlnet/events.out.tfevents.1718590766.ambus-algoq6069.1743983.0 b/logs/train_controlnet/events.out.tfevents.1718590766.ambus-algoq6069.1743983.0 new file mode 100644 index 0000000000000000000000000000000000000000..d27836b61f33863cb77d0392fa7b07a4783e78cc --- /dev/null +++ b/logs/train_controlnet/events.out.tfevents.1718590766.ambus-algoq6069.1743983.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b387f4a0773f0a2242bbe27badbe7ee492b86d371fa2917b81b87b13053c7549 +size 2108220280