diff --git a/.gitattributes b/.gitattributes index eea1d8e4da6083525243bbdb899f6bae1ce3d57c..dad60b4a1f88f4de5bd65ea12f26fc9f6eeed088 100644 --- a/.gitattributes +++ b/.gitattributes @@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text images_0.png filter=lfs diff=lfs merge=lfs -text images_1.png filter=lfs diff=lfs merge=lfs -text +images_2.png filter=lfs diff=lfs merge=lfs -text diff --git a/checkpoint-10000/controlnet/config.json b/checkpoint-10000/controlnet/config.json index 138dc28f78e60049378c92ffb017897c1ac785fa..1550973ef4780f41f59a4891e682953ddab034e1 100644 --- a/checkpoint-10000/controlnet/config.json +++ b/checkpoint-10000/controlnet/config.json @@ -1,6 +1,6 @@ { "_class_name": "ControlNetModel", - "_diffusers_version": "0.30.0.dev0", + "_diffusers_version": "0.31.0.dev0", "act_fn": "silu", "addition_embed_type": null, "addition_embed_type_num_heads": 64, diff --git a/checkpoint-10000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-10000/controlnet/diffusion_pytorch_model.safetensors index 33453a71ace03a01551e07a151e3ebf905c8896c..a40ff324cae16d50bec8251a20a78f24633424b7 100644 --- a/checkpoint-10000/controlnet/diffusion_pytorch_model.safetensors +++ b/checkpoint-10000/controlnet/diffusion_pytorch_model.safetensors @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1cdb5fb0c2a7c032da8c6d140bb5bdc7bc1a09c1f43e8bd3223bbaf24f6c273d +oid sha256:e87d948c2f396772fb16983e899b159cf5dedf3772cda6faf82e4076871c65e6 size 1456953560 diff --git a/checkpoint-10000/optimizer.bin b/checkpoint-10000/optimizer.bin index 78e1ca9609f01f9ebe21b0c6b111ff8eca7e7c54..e9f4126b865b33c42ace0563f7dbbb8da5a00f01 100644 --- a/checkpoint-10000/optimizer.bin +++ b/checkpoint-10000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb548ff91fefeb15d39ed92af56923c0058da427b2feeb8245963440f3d2075c +oid sha256:883510205a3afc01227bc2882e63fded444eb0d31c5b7e92d8c585c25da82ebc size 2914111182 diff --git a/checkpoint-10000/random_states_0.pkl b/checkpoint-10000/random_states_0.pkl index ae54bb2a5c321d0b3450f625e90a3e2d4c9abd09..2d4c22e89eaa4c23c88f7046f0a76a8d225ec3e0 100644 --- a/checkpoint-10000/random_states_0.pkl +++ b/checkpoint-10000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ad17b79924bad86242a28d6d76c5de574fcb0332f962ec46d847a441ba0726c3 -size 14408 +oid sha256:f6cbc29b40023c7758dc11cbed46da13c48b5eb32ad9d012814292e574fd39fd +size 14344 diff --git a/checkpoint-12000/controlnet/config.json b/checkpoint-12000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-12000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-12000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-12000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..54bd2e8ef42320ee34b97b4496ced6ad84a7c5ae --- /dev/null +++ b/checkpoint-12000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b397e18ef51b57a2f68bd030b465fd1fc9208b8709cc275a643ff58c448e5acf +size 1456953560 diff --git a/checkpoint-12000/optimizer.bin b/checkpoint-12000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..7809fd4adcc744c3077c4de5a77307507c1f0689 --- /dev/null +++ b/checkpoint-12000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083a4fb79a1d7b29f703b18afd62e203d1e75394baf7b0f6481675eb938bda6b +size 2914111182 diff --git a/checkpoint-12000/random_states_0.pkl b/checkpoint-12000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8b5dad9644455d8f3c7f5ea78b8652e2a8aa5eea --- /dev/null +++ b/checkpoint-12000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5cd7649fde8a039cb865ae286d7ee4af485fdc4f80ddae73ad97126ce41092d +size 14408 diff --git a/checkpoint-12000/scheduler.bin b/checkpoint-12000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..9c8aaa514d6398d9be2c42d39c29ee60dc94f020 --- /dev/null +++ b/checkpoint-12000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71950f59e322ffbb0a94be88ee05554b97b740b97bea747e739593db11c43b9 +size 1000 diff --git a/checkpoint-14000/controlnet/config.json b/checkpoint-14000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-14000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-14000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-14000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4ae61125af4d5c9437e15564006f2c39db29e45e --- /dev/null +++ b/checkpoint-14000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad8cc872f5d4a6a260f1be154b131520ac7963e7db2206a4cb93dce1e5e229b +size 1456953560 diff --git a/checkpoint-14000/optimizer.bin b/checkpoint-14000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8854a3ed3e33fd1b08cd42d034df1d394f9ee6c1 --- /dev/null +++ b/checkpoint-14000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72307da0d1a6bb911d7d49c9a244914e2deedbccd70322211da7161d8a0516a1 +size 2914111182 diff --git a/checkpoint-14000/random_states_0.pkl b/checkpoint-14000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d2a76171c020200918671a733d9e132b37cd1ea1 --- /dev/null +++ b/checkpoint-14000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904efbc33034f0edf8aa6588ab389a5485fb529c88e71bbb8868c93949381290 +size 14408 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-16000/controlnet/config.json b/checkpoint-16000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-16000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-16000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-16000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..510ab3799c846e29359d6e7513671ddc9f409ee4 --- /dev/null +++ b/checkpoint-16000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201dcf428fe9d6f4ecc25f44765f4a71419c9352af9f3f7c740dd9242b1a1c3a +size 1456953560 diff --git a/checkpoint-16000/optimizer.bin b/checkpoint-16000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..def3b155113efcfbb5c371b7d4bb9330cdb8628e --- /dev/null +++ b/checkpoint-16000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512e50e838f12e3dd31016fc93fd679d13b26b8537874e40c7088f4d593af9a8 +size 2914111182 diff --git a/checkpoint-16000/random_states_0.pkl b/checkpoint-16000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..c71047f52c33820cef0c5e68e19c9c9c647dc3d9 --- /dev/null +++ b/checkpoint-16000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e16c2f20455ed73c8c49452ee64d72fa58aaad61c9d2a89fea2916ee72764bd +size 14344 diff --git a/checkpoint-16000/scheduler.bin b/checkpoint-16000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..74504a3e065c36352faa16ca9badd0cff7aa9ec9 --- /dev/null +++ b/checkpoint-16000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e252d8acab21fb743ca9d596d24d5e6bda6168395fc99891cf5fef52d98a8a6f +size 1000 diff --git a/checkpoint-18000/controlnet/config.json b/checkpoint-18000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-18000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-18000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-18000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b948dd7e943b0509b67ca5b7ca2aa0761f4adfe9 --- /dev/null +++ b/checkpoint-18000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f2040903f385e53a314bee90e76f0d65ce44ea89be4bffa724d6da641cad7ff +size 1456953560 diff --git a/checkpoint-18000/optimizer.bin b/checkpoint-18000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fc67be8f396ad10a1abeaa32b77c9457b4b4b178 --- /dev/null +++ b/checkpoint-18000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:949a34806c538036e70a4800a704f263d4b9bd2eb4245c9b6a70bc5ed04c4d40 +size 2914111182 diff --git a/checkpoint-18000/random_states_0.pkl b/checkpoint-18000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..e7382bd8dde9d58f6059a38767ce0d6c864143b2 --- /dev/null +++ b/checkpoint-18000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d905cfdf1835128f0bf812b683d06ba0ae31850c2ab041c0bb050d68c00d381 +size 14344 diff --git a/checkpoint-18000/scheduler.bin b/checkpoint-18000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..32ccbd8c63c4e03552ff2824be25688b99bff09c --- /dev/null +++ b/checkpoint-18000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7ed32170a9eea4679b9e601b21dd9d24600342c28f3e445d7d91aa5059bf52 +size 1000 diff --git a/checkpoint-2000/controlnet/config.json b/checkpoint-2000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-2000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-2000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-2000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b405f1ffd7d6996ca8f14423e445a54ce665f22c --- /dev/null +++ b/checkpoint-2000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ceb25a797e1dee215978b817f1ffe63b184a1fa5d182fd7c04a2c70b3539e7 +size 1456953560 diff --git a/checkpoint-2000/optimizer.bin b/checkpoint-2000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..61d985eab1874b6c33bce9a47ad91624053e45b9 --- /dev/null +++ b/checkpoint-2000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2089b7ec1aa42789b7b4a10bc9eac03be06a12c8f50b838889c4cb62bf5b50f +size 2914111182 diff --git a/checkpoint-2000/random_states_0.pkl b/checkpoint-2000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..37cc9aaa6d15ee38fbb1aeeabd73b74e42238b68 --- /dev/null +++ b/checkpoint-2000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f5e9c1ac850ee35cfb434a1c30841e76cdd26b248054761fccab219a56bad1 +size 14344 diff --git a/checkpoint-2000/scheduler.bin b/checkpoint-2000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..265be0ca1047a7473155ea7e300903c0b049b695 --- /dev/null +++ b/checkpoint-2000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a7fe0a2983de695c44ba167520d4ce1ca01157e36e90498bee8c9d8e4b61fc +size 1000 diff --git a/checkpoint-20000/controlnet/config.json b/checkpoint-20000/controlnet/config.json index 138dc28f78e60049378c92ffb017897c1ac785fa..1550973ef4780f41f59a4891e682953ddab034e1 100644 --- a/checkpoint-20000/controlnet/config.json +++ b/checkpoint-20000/controlnet/config.json @@ -1,6 +1,6 @@ { "_class_name": "ControlNetModel", - "_diffusers_version": "0.30.0.dev0", + "_diffusers_version": "0.31.0.dev0", "act_fn": "silu", "addition_embed_type": null, "addition_embed_type_num_heads": 64, diff --git a/checkpoint-20000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-20000/controlnet/diffusion_pytorch_model.safetensors index c3f8bf01eb37ec522697d3196421710db08d708d..e670cb622f682564353ec671fba1c0afc944f546 100644 --- a/checkpoint-20000/controlnet/diffusion_pytorch_model.safetensors +++ b/checkpoint-20000/controlnet/diffusion_pytorch_model.safetensors @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:14e071f37ecfb9c4b328bdab0d2ed3c2d8859bc5cdcfb350d862fcc2bb52f58e +oid sha256:f6831a9dc8494aa011b6eb73c8cc952c4b5a5be7784c15836d3e7941fc21cbb4 size 1456953560 diff --git a/checkpoint-20000/optimizer.bin b/checkpoint-20000/optimizer.bin index b31ca563f6d097ab6a35c854ca825c10cb59ba07..e699ed96bd5f0dcefe315865fe6ffb72031b9fcc 100644 --- a/checkpoint-20000/optimizer.bin +++ b/checkpoint-20000/optimizer.bin @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd12a137120857015c0a689048bcf16f6419f84496e9bbe4aaf81aaa36670f66 +oid sha256:119a164840aa29908a662eb67fe0fb68da8a764541e92f01a5936b3716c37da5 size 2914111182 diff --git a/checkpoint-20000/random_states_0.pkl b/checkpoint-20000/random_states_0.pkl index 6da75fd1dbbbfa59d19ea9bd37b661f882fb72bf..27857b76b119fd9e98de3b6c1589884ea5edd732 100644 --- a/checkpoint-20000/random_states_0.pkl +++ b/checkpoint-20000/random_states_0.pkl @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:62bdfe792938e40879927dd35dd53f45cc58210b90b2decf59a88180476c9c8c -size 14472 +oid sha256:f96d6ec52c33c92b675ac703da3a775385e8287b5957f28a152810fa651a1fb0 +size 14344 diff --git a/checkpoint-22000/controlnet/config.json b/checkpoint-22000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-22000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-22000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-22000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..aa1839e01ef8ff8cd2ce3c64c4d7aa1faf05203b --- /dev/null +++ b/checkpoint-22000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82924ddc9ced33619bdf136e699ab5c3a5449ab239dc273273761229ea69a1fe +size 1456953560 diff --git a/checkpoint-22000/optimizer.bin b/checkpoint-22000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..7b73d19fe052ea5a6e59641e835c39b4c6fcf7ac --- /dev/null +++ b/checkpoint-22000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf091af67423d51558466a05146344862acf92abceee29f740be5a62baaa6e1 +size 2914111182 diff --git a/checkpoint-22000/random_states_0.pkl b/checkpoint-22000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..6a3661be91b306ccdcdec4c33b6471efd3543824 --- /dev/null +++ b/checkpoint-22000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f129e7302ad0807e8144f07f4c2a4b73479343425fa8cf0761ee5557a77242 +size 14408 diff --git a/checkpoint-22000/scheduler.bin b/checkpoint-22000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..85a0e5816acd80d9ea5c066939bfa22c6ecd5666 --- /dev/null +++ b/checkpoint-22000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf351ff897efd496db44f92f6e59e9e138d74eac609a9d68187eb5cf44ab18f +size 1000 diff --git a/checkpoint-24000/controlnet/config.json b/checkpoint-24000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-24000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-24000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-24000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..de11fac92459ba941e294f623a67d1b19ffa8c5c --- /dev/null +++ b/checkpoint-24000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e0c7c0a3dbdba9e838f1cf7b58e5dd10fd450c4ff3a6e2f1231b3c4969a638 +size 1456953560 diff --git a/checkpoint-24000/optimizer.bin b/checkpoint-24000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ac6d716906c619746490ce6366baaceb94945531 --- /dev/null +++ b/checkpoint-24000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ec2cd81db899fcdd78aa415ae40714a25e3a0b650523b719d5852e5161425d +size 2914111182 diff --git a/checkpoint-24000/random_states_0.pkl b/checkpoint-24000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..2cc61d1e3f8fbdb41183447efe0b294f5f6c2401 --- /dev/null +++ b/checkpoint-24000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35f3f439e33a13f21dbc1d6d876bdb9b2cd90b69db8bdf386b4560bacef5a7f5 +size 14408 diff --git a/checkpoint-24000/scheduler.bin b/checkpoint-24000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0e8c823fed936fb378c02d3f83935c0d60f17f17 --- /dev/null +++ b/checkpoint-24000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8d64e43e76c370f27c4874fc01c6c496f5cca40b9b9c915990dc75301ec175 +size 1000 diff --git a/checkpoint-4000/controlnet/config.json b/checkpoint-4000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-4000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-4000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-4000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e68bc0761e076a2882462ff66c923351292f301f --- /dev/null +++ b/checkpoint-4000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6525ce015c4eea9c982867251bc3d178e13832191a4b82c61ba6678a9fa46911 +size 1456953560 diff --git a/checkpoint-4000/optimizer.bin b/checkpoint-4000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e14d1ce7316a1d1fc3b3ae43916dbd19a109eda7 --- /dev/null +++ b/checkpoint-4000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d1f63e904ccfef5c3b73ea352c0f2f83eab116ce88ef74cbb50c849fb1664f +size 2914111182 diff --git a/checkpoint-4000/random_states_0.pkl b/checkpoint-4000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..433c3338f1338386833e8816eeaac52e27f7eae0 --- /dev/null +++ b/checkpoint-4000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dcb7d052ee35cf6b3de15bdf12334eab559f0666396aea29d8fa23f36d106e +size 14344 diff --git a/checkpoint-4000/scheduler.bin b/checkpoint-4000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4650a57bdc5329d82b7509dbd026339e5b46def6 --- /dev/null +++ b/checkpoint-4000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27fbcb71e64da5cd3c386782ab45bb0efde0abb5d30842a94c8a599b450c90c +size 1000 diff --git a/checkpoint-6000/controlnet/config.json b/checkpoint-6000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-6000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-6000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-6000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..6fba0bbe79f1be8e9c522698cc8ffb0b309e7d08 --- /dev/null +++ b/checkpoint-6000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40acb42f00c6cce8872c8b559640f3166bf10509a3810474281101ce8b306a5f +size 1456953560 diff --git a/checkpoint-6000/optimizer.bin b/checkpoint-6000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fc635137820c0605e6f7ac9d50776f09d6a0957d --- /dev/null +++ b/checkpoint-6000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19c43127447bde037e36c06cf741cdb618d7c6078d846c3caf8364412cf22325 +size 2914111182 diff --git a/checkpoint-6000/random_states_0.pkl b/checkpoint-6000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a75c99320e96eadca869f5483fb22a2bb8efdb46 --- /dev/null +++ b/checkpoint-6000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a942fe01ac6a66d187e4133e54050e1502071279602a901dc008a510a968dac5 +size 14408 diff --git a/checkpoint-6000/scheduler.bin b/checkpoint-6000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..56f6260b4410b5426405fe19cb5e3a70940c635e --- /dev/null +++ b/checkpoint-6000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee5dfbcb11f39797466c733b73a4b72d5ce9cd980aa33b83191eda39b8f80d9 +size 1000 diff --git a/checkpoint-8000/controlnet/config.json b/checkpoint-8000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..1550973ef4780f41f59a4891e682953ddab034e1 --- /dev/null +++ b/checkpoint-8000/controlnet/config.json @@ -0,0 +1,56 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.31.0.dev0", + "act_fn": "silu", + "addition_embed_type": null, + "addition_embed_type_num_heads": 64, + "addition_time_embed_dim": null, + "attention_head_dim": [ + 5, + 10, + 20, + 20 + ], + "block_out_channels": [ + 320, + 640, + 1280, + 1280 + ], + "class_embed_type": null, + "conditioning_channels": 3, + "conditioning_embedding_out_channels": [ + 16, + 32, + 96, + 256 + ], + "controlnet_conditioning_channel_order": "rgb", + "cross_attention_dim": 1024, + "down_block_types": [ + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "CrossAttnDownBlock2D", + "DownBlock2D" + ], + "downsample_padding": 1, + "encoder_hid_dim": null, + "encoder_hid_dim_type": null, + "flip_sin_to_cos": true, + "freq_shift": 0, + "global_pool_conditions": false, + "in_channels": 4, + "layers_per_block": 2, + "mid_block_scale_factor": 1, + "mid_block_type": "UNetMidBlock2DCrossAttn", + "norm_eps": 1e-05, + "norm_num_groups": 32, + "num_attention_heads": null, + "num_class_embeds": null, + "only_cross_attention": false, + "projection_class_embeddings_input_dim": null, + "resnet_time_scale_shift": "default", + "transformer_layers_per_block": 1, + "upcast_attention": false, + "use_linear_projection": true +} diff --git a/checkpoint-8000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-8000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..eee0cd60e3d0ca21494f978b0d5b90df47fff237 --- /dev/null +++ b/checkpoint-8000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd70c0760db29d8a99ea1254bf4080abefaea227d3191be64cd455c40b5f10f3 +size 1456953560 diff --git a/checkpoint-8000/optimizer.bin b/checkpoint-8000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..f3da4bf7c5f523124c95b4d30a2d6bc7d325bfc6 --- /dev/null +++ b/checkpoint-8000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ff2966829fb504399aa0237c0e552d5841723e759572759523c10e9e9fd28d +size 2914111182 diff --git a/checkpoint-8000/random_states_0.pkl b/checkpoint-8000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d18bc7f37d62b37cdc4f580adf5c0030d6194aed --- /dev/null +++ b/checkpoint-8000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c50dcc67e40e8292e3028996b07e1ea1d389d3a6431ac77c1e13e87171862d2 +size 14344 diff --git a/checkpoint-8000/scheduler.bin b/checkpoint-8000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a8d44bde7bdd376310f93f74af9fce60796d118f --- /dev/null +++ b/checkpoint-8000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292da4efc7a8f738c6def66954da40f3297d0ce66bc7f39bf63dc452f2047773 +size 1000 diff --git a/config.json b/config.json index 138dc28f78e60049378c92ffb017897c1ac785fa..1550973ef4780f41f59a4891e682953ddab034e1 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "_class_name": "ControlNetModel", - "_diffusers_version": "0.30.0.dev0", + "_diffusers_version": "0.31.0.dev0", "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 5b078dbbe2fc522b8402d21a2d881d57204fae65..435290f8789dc90c8efc3f60d1dfc6424ac2c6e5 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:cedee17cc115579359b08c9e176d5e80eb6c54b92276a0ac4d9c91540a5f0e7f +oid sha256:fef6285b4b27a7b432e54893e733bbd0cee2db73bf1ae3d9d2f6775561d4d77d size 1456953560 diff --git a/image_control.png b/image_control.png index 446e5b68aca90100c4000c6fd6f77ebe240563e3..e72451dc0d3c544484324dc941beca2f0fa3e65f 100644 Binary files a/image_control.png and b/image_control.png differ diff --git a/images_0.png b/images_0.png index 67a1eca7d77f231f18c23d4581a8878df18e6557..3e3d93b4eeda57999a539b22a744a5e96ca7323f 100644 --- a/images_0.png +++ b/images_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9e5ea40a9757f128b2527718be11076e4eaa5383449537839f2a7c176d41bf22 -size 3499783 +oid sha256:3e05cc7862ee20984e6bc38cf114156df491e2f1a3303430ca8a27a34ea924df +size 1462375 diff --git a/images_1.png b/images_1.png index 0815995bfe857ad875b883c9049f292d4a62ce14..38900892abf6728443336b3623421b200bde1cf7 100644 --- a/images_1.png +++ b/images_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28c4779e88c82da0cd7d2e0e126b82030f04aa29bfb8c1baaf93b8b7bb52536d -size 4060935 +oid sha256:3298abcd312a4e6079a401e4339a28d12522b512bed25ba63e37e580b282c40c +size 1466649 diff --git a/images_2.png b/images_2.png new file mode 100644 index 0000000000000000000000000000000000000000..351f8e013c4c00a630926f6d7239149902512a14 --- /dev/null +++ b/images_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39937d2931a34d33e27e808dfbb402f7ae102218f4c74c6ba9c1282d6a89b5e7 +size 1591387