diff --git a/README.md b/README.md index bb191587f3d8caca4b04b55e2b29fdcbc861cdf2..74cad01e52aebe2cec422f96664e17f51ca18cf5 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ tags: - diffusers - controlnet - diffusers-training +- stable-diffusion +- stable-diffusion-diffusers +- text-to-image +- diffusers +- controlnet +- diffusers-training inference: true base_model: stabilityai/stable-diffusion-2-1-base --- diff --git a/checkpoint-100000/controlnet/config.json b/checkpoint-100000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-100000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-100000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-100000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f5f83522658cd6c246ca6cd112894f9dd6231042 --- /dev/null +++ b/checkpoint-100000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e6f6d0d785c20fe1edb6dc78faa94ff165957ee951ca8dceb57ad0e1c3c2f6 +size 1456953560 diff --git a/checkpoint-100000/optimizer.bin b/checkpoint-100000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..67673966ce55fb39bd63d49a548f34348bb2333c --- /dev/null +++ b/checkpoint-100000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f248d7c04a42cffba8dbbee70ca60bcd5b160f2b741f84721a025bc15a0b2b7 +size 2914111182 diff --git a/checkpoint-100000/random_states_0.pkl b/checkpoint-100000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..6413e66fb67c451c15fb1c6cb65bdee4c8cd4063 --- /dev/null +++ b/checkpoint-100000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51807f9fda52b9b2ac8359a1a81668d61b43f777d629d077f68b45fe0934ca9 +size 14408 diff --git a/checkpoint-100000/scheduler.bin b/checkpoint-100000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..71177bfc0c39d8afef51b92cb89023a403768317 --- /dev/null +++ b/checkpoint-100000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f7770e3187d93108329b03e09b063fcd5d912e4aa9336591f4ae86ec3a4eb6 +size 1000 diff --git a/checkpoint-105000/controlnet/config.json b/checkpoint-105000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-105000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-105000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-105000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..82258161b55ed70f5c33d0bedf6a374c8fa0b608 --- /dev/null +++ b/checkpoint-105000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b593d0020c3439ca7a919c4eee39e348b99a3c8f5d9a8c37676b0b55ab090aa +size 1456953560 diff --git a/checkpoint-105000/optimizer.bin b/checkpoint-105000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..44bf2125a1339b0354d341475de2bfaf96b3e7f8 --- /dev/null +++ b/checkpoint-105000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e1ec115992816254c09c4f31012f85b5bc6971198b8185559a689f8debc4b5 +size 2914111182 diff --git a/checkpoint-105000/random_states_0.pkl b/checkpoint-105000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..68463169edc7717114b794499d53a4a8c5f3f105 --- /dev/null +++ b/checkpoint-105000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:777c96d16f33fff6bebe9495cdc89e3ede01e01462e3f629f60739449a36fd87 +size 14408 diff --git a/checkpoint-105000/scheduler.bin b/checkpoint-105000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..2797d5555622edaf1fb27aeb94057d5f31971b9e --- /dev/null +++ b/checkpoint-105000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a764f1957403f7615c06a30afe868dd46bc31e932e505e838f76522f3d4f3277 +size 1000 diff --git a/checkpoint-110000/controlnet/config.json b/checkpoint-110000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-110000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-110000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-110000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ecac8f9cd1067b0b64d170022d5fa581731a0d76 --- /dev/null +++ b/checkpoint-110000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67dc7cb289512f570cb7378ed44ff595bcfecdf52b445eea8c0e8f58537fac47 +size 1456953560 diff --git a/checkpoint-110000/optimizer.bin b/checkpoint-110000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..aece166af9d04d05068e1821161725f4293c148e --- /dev/null +++ b/checkpoint-110000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789507a636bfa45b7eb2aac4e1ac5e8c9c2d63f51e2f41d312bb0daf47ec5652 +size 2914111182 diff --git a/checkpoint-110000/random_states_0.pkl b/checkpoint-110000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3149a5adc2614518853b39d1fe1182915bcbf209 --- /dev/null +++ b/checkpoint-110000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cbb2dc518ab8c6c61558a2e2afcd7413418159f239f038d12ff0399fc8ac46 +size 14408 diff --git a/checkpoint-110000/scheduler.bin b/checkpoint-110000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d7999df0c23c700559d79ef5f24e9cabca0efde1 --- /dev/null +++ b/checkpoint-110000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ef4c9a9a80708e01c835d8d3fae98d182b84b2a8cc319e955dd0988d490cf86 +size 1000 diff --git a/checkpoint-115000/controlnet/config.json b/checkpoint-115000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-115000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-115000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-115000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0133f045e3fd3c50743f0fd0d063cd509ffb0983 --- /dev/null +++ b/checkpoint-115000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efd1333c5cce3274002d69db9fd8b63d2ec9d8d679b5bc506bc77b432d32388e +size 1456953560 diff --git a/checkpoint-115000/optimizer.bin b/checkpoint-115000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ec8914314ef514615f228fd9f04c01912cad8dce --- /dev/null +++ b/checkpoint-115000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61f17da7c3a186e7274e3fe2ce7d5005744932a8ddc59caf31c1e868e955a20f +size 2914111182 diff --git a/checkpoint-115000/random_states_0.pkl b/checkpoint-115000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..5308d9a618537bb29814f3208a8f5999a21a175b --- /dev/null +++ b/checkpoint-115000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3665b197ecbd1241ed139041b9fcfbb100d1228692b96407742164df34acd4e +size 14408 diff --git a/checkpoint-115000/scheduler.bin b/checkpoint-115000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..049f7fe9d2d1e2021c003d95fb47aa1e41b8b7a2 --- /dev/null +++ b/checkpoint-115000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0413975f834e8a52827349bddc233725f363d6a93feb0272ef8b1483c9986c86 +size 1000 diff --git a/checkpoint-120000/controlnet/config.json b/checkpoint-120000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-120000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-120000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-120000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..76bf0c5201a6f7295657862b9dbe1233b068aa59 --- /dev/null +++ b/checkpoint-120000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddba6c1461863a841c6dbbc6804866f1fd19672084957a3227ebc3ed5bf68a58 +size 1456953560 diff --git a/checkpoint-120000/optimizer.bin b/checkpoint-120000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ef8f06560fb58b24eac43ef8abfc4cfe9c497d0b --- /dev/null +++ b/checkpoint-120000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ccddc7dc396ba6d38a0bcd5a0d7d9bdf88d1b25cc01a5e69dc7de3fd537d934 +size 2914111182 diff --git a/checkpoint-120000/random_states_0.pkl b/checkpoint-120000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..378669f90e01fd1d598ebc19dc73ded44b355db1 --- /dev/null +++ b/checkpoint-120000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19c4ba1ae0f104a15e316d44acaa8fb9ba5c7900797d23177a705f2e1af882e +size 14408 diff --git a/checkpoint-120000/scheduler.bin b/checkpoint-120000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..3274fb39bbd1ce005591e093a106f3f5a72c34f1 --- /dev/null +++ b/checkpoint-120000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61141d6dddbab2edfc83ef7cc56f41cfb76754fbdbf06d25bf87081e73da99eb +size 1000 diff --git a/checkpoint-125000/controlnet/config.json b/checkpoint-125000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-125000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-125000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-125000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c5a931700d0ddc0d5934d3856b4ff3f6aad7b054 --- /dev/null +++ b/checkpoint-125000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a28ba2cd93c7060306e2bb5b3cb2169b70ab2acfadf893150db7cb3d1a706ce +size 1456953560 diff --git a/checkpoint-125000/optimizer.bin b/checkpoint-125000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..48578a067f0ea784378246cfd16a58d8c6348156 --- /dev/null +++ b/checkpoint-125000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75b8f75d0407d292d494deb1a8259d7c1c93d1e237584240f7a349fd874ced7 +size 2914111182 diff --git a/checkpoint-125000/random_states_0.pkl b/checkpoint-125000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..e1f05bcbcfe6977876e4eacf195d57a37d162866 --- /dev/null +++ b/checkpoint-125000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d5aae8ba7ae71847ba57b3e6cbf827879e57da6a4fadb98b2d3447f2c7b4b0 +size 14344 diff --git a/checkpoint-125000/scheduler.bin b/checkpoint-125000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..88d3414133492c3a6f5b12c60ff441a74c3ca3a6 --- /dev/null +++ b/checkpoint-125000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b24a75e34a5371614ca37275d1c63410e50abb8be3f116f9386a36c3370af53 +size 1000 diff --git a/checkpoint-130000/controlnet/config.json b/checkpoint-130000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-130000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-130000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-130000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f7d9f233a60361eabdbb46caafad73e8b344119d --- /dev/null +++ b/checkpoint-130000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40574b3c3e652b6b446fde21f6be2c673bc5d23defbba1cba735fecd66b9c921 +size 1456953560 diff --git a/checkpoint-130000/optimizer.bin b/checkpoint-130000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..2beb554f181600f17605a4c92104cd8cc7d10829 --- /dev/null +++ b/checkpoint-130000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75eb99cf3270eb47c4e743a599867744f91475b795a4357a1d905bf07a71be82 +size 2914111182 diff --git a/checkpoint-130000/random_states_0.pkl b/checkpoint-130000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..6670cf053fe2fa27366b38ad0b446fee7758d249 --- /dev/null +++ b/checkpoint-130000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0e553a21e0c57d2867fa0fac0a5b72aa11c6e04ca8fb42152bafa9d65a0fedd +size 14408 diff --git a/checkpoint-130000/scheduler.bin b/checkpoint-130000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..db9e6cc1c65ac40a24d30d7fee20e7db9cfaca6a --- /dev/null +++ b/checkpoint-130000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3132d35bf9e9d7a276d2a26a326b1fe300c36e1a6e0915c97c6a921890753148 +size 1000 diff --git a/checkpoint-135000/controlnet/config.json b/checkpoint-135000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-135000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-135000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-135000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..87f7c3f54ac539883c67eae9ec9559dec11fce9c --- /dev/null +++ b/checkpoint-135000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b894ed0aba929f6c59496c382b05cc398f4b0c6333a1cbff26bea0bc5414bd5e +size 1456953560 diff --git a/checkpoint-135000/optimizer.bin b/checkpoint-135000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..4669e0d8d8cd09d91c5f1eae2165b6253bd35563 --- /dev/null +++ b/checkpoint-135000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ecdeca36d2d837e06d7806a2c397ad9dfb92958c4b09d3b65a591b73c088bf +size 2914111182 diff --git a/checkpoint-135000/random_states_0.pkl b/checkpoint-135000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..39898f63ac9cb0024df12e2e321fef528d2d30c1 --- /dev/null +++ b/checkpoint-135000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6d91c84a1c927d86d015d018d4f27ff14811bdae3e4afa77adffd6ba66e746 +size 14344 diff --git a/checkpoint-135000/scheduler.bin b/checkpoint-135000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..617e53fd387cfbecf0969bc51addbe17614c1dbc --- /dev/null +++ b/checkpoint-135000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8d2ebcc8a4e63f9dd0ef2d891653f498e85cfcd5cb50333ba708e71e3edab4 +size 1000 diff --git a/checkpoint-140000/controlnet/config.json b/checkpoint-140000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-140000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-140000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-140000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a5f9555f163913fc7d8a1689ba33311696d5a543 --- /dev/null +++ b/checkpoint-140000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9405fc3d41f20d3926602f79b2559ab7856812973a1cc86e541c3d94cb293f83 +size 1456953560 diff --git a/checkpoint-140000/optimizer.bin b/checkpoint-140000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..9b75ff644b6d4fc0d2b7a6f805eaeee9d8cb5b75 --- /dev/null +++ b/checkpoint-140000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ac66b1f42291da0c3eb45f2f8a5c737d130c33604e44a396ff41e0cd001fc0 +size 2914111182 diff --git a/checkpoint-140000/random_states_0.pkl b/checkpoint-140000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..127b2e8d084e6bf96a1cc5dd1d2fad96ce4e4622 --- /dev/null +++ b/checkpoint-140000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f989faab8d2f126dfb861faa9a38804dc5e30fd2c13409eb7c01841988840061 +size 14408 diff --git a/checkpoint-140000/scheduler.bin b/checkpoint-140000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..04b9e9e036e6e6c975d3bcd39e5039c86256ebff --- /dev/null +++ b/checkpoint-140000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f510054a20113496003a3bfbd57f45793820a6a040834342e6c20ad2b415846f +size 1000 diff --git a/checkpoint-145000/controlnet/config.json b/checkpoint-145000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-145000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-145000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-145000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e2c351b7d47e69455b0c67cc9d1fb9087e2e36e4 --- /dev/null +++ b/checkpoint-145000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15fad5335f48059f0ff86cc101c3bcddc931f6236b10c1905630a48c662bb35f +size 1456953560 diff --git a/checkpoint-145000/optimizer.bin b/checkpoint-145000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fa9b1a9e9f586eedfbfac33820ef8b22d63dc271 --- /dev/null +++ b/checkpoint-145000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b9bbaef45814bc1abf241c680b4dc847fe9d5b0eb026b9be841f165c7de560 +size 2914111182 diff --git a/checkpoint-145000/random_states_0.pkl b/checkpoint-145000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..98d54ba20fd5406c39968136947e72001f0ec47b --- /dev/null +++ b/checkpoint-145000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078fe4b55aa9440aa79670c5d14dd8ef1521b2b54e0db130581b84f4dd087e2b +size 14408 diff --git a/checkpoint-145000/scheduler.bin b/checkpoint-145000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4c81440216dff9b8dc5535df16f0b065fb0cbf1c --- /dev/null +++ b/checkpoint-145000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3c77605733fcd1e0dadfd4671dfd0e9add903190235958daca2946ca4ab0fbe +size 1000 diff --git a/checkpoint-150000/controlnet/config.json b/checkpoint-150000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-150000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-150000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-150000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2b9f08d1010367f721b014f93548d5dc5bc51785 --- /dev/null +++ b/checkpoint-150000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a5409fc169f96d69e6c2f69e90d24d598aa0616d4e3ee237053f6137bf09c7 +size 1456953560 diff --git a/checkpoint-150000/optimizer.bin b/checkpoint-150000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..1cd59d26a77be0a0ad6ecf0ee6a05884ff5e0a3f --- /dev/null +++ b/checkpoint-150000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51daaecc6a92b790de73d6fb4cf50b0586cb3ceb21f794e0b255066ff0016ff1 +size 2914111182 diff --git a/checkpoint-150000/random_states_0.pkl b/checkpoint-150000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..f4fa6b3c2aa6bf5026eecef53b53ba89e0b0765e --- /dev/null +++ b/checkpoint-150000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4428a90fc1a27131d5b6dee0a3e741eef08bf8df025f45956a8ed5b07a76d3dd +size 14344 diff --git a/checkpoint-150000/scheduler.bin b/checkpoint-150000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a0c6711965a444d56453a4522f4e6942eb781174 --- /dev/null +++ b/checkpoint-150000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7717b7416ee6628a37f00e1804502e0e27da918b0089c49a6bef2f7fc3cf26 +size 1000 diff --git a/checkpoint-155000/controlnet/config.json b/checkpoint-155000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-155000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-155000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-155000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..d80a6454e606fb6a72f796ce2456ce0ab3ffc1b2 --- /dev/null +++ b/checkpoint-155000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dc4c0378a5620d85bf4e11cb7727d17d7bbd6b49e9bf0f324209d05e30d8c37 +size 1456953560 diff --git a/checkpoint-155000/optimizer.bin b/checkpoint-155000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..eb8719d04b35ce84f8acff613ee8d26dcb417c1c --- /dev/null +++ b/checkpoint-155000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62603bb2e9df2c96a3183d6135635969da2eaad2516ae67eb7158a2edfa049fb +size 2914111182 diff --git a/checkpoint-155000/random_states_0.pkl b/checkpoint-155000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a65e1d253536ccc690f4bce296dfb683fcbe71eb --- /dev/null +++ b/checkpoint-155000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673158ab54a1d9d53132a6caca1af94cb1a4852bacaa4a08d866dfeb432fe875 +size 14408 diff --git a/checkpoint-155000/scheduler.bin b/checkpoint-155000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d7c9ee0f806dbe247d8aecedfcc45a1b266d40b1 --- /dev/null +++ b/checkpoint-155000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa50094bdef46c326a06250937c82eadb64b1db05cdd84aca303fe1fa92b52ec +size 1000 diff --git a/checkpoint-160000/controlnet/config.json b/checkpoint-160000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-160000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-160000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-160000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..fde21df12504deadbcf082e4ee2fca7e31d12092 --- /dev/null +++ b/checkpoint-160000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:142463c59d0ad6ef6d7711ba12c4cb42fdec4ef92c3be9e2eb9bf0a27c377a09 +size 1456953560 diff --git a/checkpoint-160000/optimizer.bin b/checkpoint-160000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..f8a01814465e69da179396bb8087ce81081277b4 --- /dev/null +++ b/checkpoint-160000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f9c3334d6ed74a1e6b2de49a6504466750349e300f003208363d574ad04ea3 +size 2914111182 diff --git a/checkpoint-160000/random_states_0.pkl b/checkpoint-160000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1e2bcc692b90d43bf20998d2772e4ffc969faf7f --- /dev/null +++ b/checkpoint-160000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ed336d0ca111592c0f5cfad0c8e0d9664fc06656dcf24884f4510dce1322541 +size 14408 diff --git a/checkpoint-160000/scheduler.bin b/checkpoint-160000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..e375776905ab33ae21c1859d19b2320b8dc062c2 --- /dev/null +++ b/checkpoint-160000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aaaea86f365035d424467d3f7e24bba4b0a8660c4511aae9abc977d00421df4 +size 1000 diff --git a/checkpoint-165000/controlnet/config.json b/checkpoint-165000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-165000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-165000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-165000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..79e503cf7c18e0fc24e4a50c750ef610887b42c0 --- /dev/null +++ b/checkpoint-165000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e2800442c27dcfee903f08c7d7a171da06a3fd50e6335280e82857c2f5e2e96 +size 1456953560 diff --git a/checkpoint-165000/optimizer.bin b/checkpoint-165000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..8a846932943143ccd31050077fbda9ecc53a977e --- /dev/null +++ b/checkpoint-165000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db677ae6c3193baa170be52ff8a32374bdf4b8fb5876224ab2e236a9b795dc0 +size 2914111182 diff --git a/checkpoint-165000/random_states_0.pkl b/checkpoint-165000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..846c1628f710f5d032dedeb6a870244078d8283c --- /dev/null +++ b/checkpoint-165000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58fc7277cbca050afafe8d7f3a288609cea0949b8c86248aca38e92ada93b77 +size 14408 diff --git a/checkpoint-165000/scheduler.bin b/checkpoint-165000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..33f2c5496f0ad131121e86a97ca5b4b5341918a7 --- /dev/null +++ b/checkpoint-165000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:942b4b04373aedf15364aa9612cbcfdf14921188e90cbaa6f55e8efd1725dcbd +size 1000 diff --git a/checkpoint-170000/controlnet/config.json b/checkpoint-170000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-170000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-170000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-170000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b4c4ee0d4407576baf9bb9ae3cfaad6b51287368 --- /dev/null +++ b/checkpoint-170000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659c5dac01ac8c2703cb7add22908bd005f52999f015f9e4d3649ff49c20f141 +size 1456953560 diff --git a/checkpoint-170000/optimizer.bin b/checkpoint-170000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..7c6bbb269c17e9469ecdb18b4df5a17a1682f3c5 --- /dev/null +++ b/checkpoint-170000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0678575a39c4fc81f82c14370f6e97ad54763bb391eb433d1bbc3c0e5c0ec219 +size 2914111182 diff --git a/checkpoint-170000/random_states_0.pkl b/checkpoint-170000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..505e9a75c957e0e0a7e652b5b9b09828e29442ae --- /dev/null +++ b/checkpoint-170000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f73db8e75004af8903474a17ccbd02c5e343eaceaf417328d17b110fc8999b +size 14344 diff --git a/checkpoint-170000/scheduler.bin b/checkpoint-170000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c870d38b91a46b81e521b8e9dde97ad7a498a7b7 --- /dev/null +++ b/checkpoint-170000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69414c6a21743f8062c203652dd8f59874210e4e9da384cadb620952f06de71c +size 1000 diff --git a/checkpoint-175000/controlnet/config.json b/checkpoint-175000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-175000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-175000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-175000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..fec61410fc4a1b7df9cc53ef04d8614a0b211ea6 --- /dev/null +++ b/checkpoint-175000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d3db39b29aa1da1f4ff551b5a6e864c9dafd348610740e361ff3ff8947ad414 +size 1456953560 diff --git a/checkpoint-175000/optimizer.bin b/checkpoint-175000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fc182cec674ec21d79f1b9cad10310ec70b7db07 --- /dev/null +++ b/checkpoint-175000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2bb59238a3b30ae9a81f8570558d246168e9d08eaff4af02ce65e552a9848ec +size 2914111182 diff --git a/checkpoint-175000/random_states_0.pkl b/checkpoint-175000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..9712a0f7f9d9b65a12fa12ee15ab81987cef5fe1 --- /dev/null +++ b/checkpoint-175000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d21a71511dd6682483e35febfd2f5aa37acdb7a5da7c4bdef678ca47bdf8ebe +size 14408 diff --git a/checkpoint-175000/scheduler.bin b/checkpoint-175000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d5485909039b4605e20d465d1b43d77e9e8a35dd --- /dev/null +++ b/checkpoint-175000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87f902ff6463a558f37cf0af44d797d3e4e026bddeef51cc4a7c25731cfdb78a +size 1000 diff --git a/checkpoint-180000/controlnet/config.json b/checkpoint-180000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-180000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-180000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-180000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..46c244932ab3e470773dcb9b8b5b8ba6990cc25f --- /dev/null +++ b/checkpoint-180000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35e6ede413a4a919794031abf27157facd19bc70449bcc5b895ebe77819ac486 +size 1456953560 diff --git a/checkpoint-180000/optimizer.bin b/checkpoint-180000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..f3cd78709f84a83e72220ee8ccba3e451f0e2db8 --- /dev/null +++ b/checkpoint-180000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c39de27093facedb8b9e892169694c93fd77131f15507d761ab941556d5ee525 +size 2914111182 diff --git a/checkpoint-180000/random_states_0.pkl b/checkpoint-180000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..537e74e4cff885f13ade9ddbc13b6e3afabead98 --- /dev/null +++ b/checkpoint-180000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71faaa992969ba7de1297152a798faf57143ed77346cfc08e8939e73062623ad +size 14408 diff --git a/checkpoint-180000/scheduler.bin b/checkpoint-180000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..3acd791fa9f821309bee27b85fdd03f542709905 --- /dev/null +++ b/checkpoint-180000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6235762111992fa92bf7d07f4109d74a43207439f9c4cd3411becaaf86a9e4b7 +size 1000 diff --git a/checkpoint-185000/controlnet/config.json b/checkpoint-185000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-185000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-185000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-185000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..107ae6e1eeb7781e0fea41904bcad38d1b4453f6 --- /dev/null +++ b/checkpoint-185000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee05b9ea31ed3b567de8a3ddbf3af2ff187d761cc69c71dcedd80b683dd3e44c +size 1456953560 diff --git a/checkpoint-185000/optimizer.bin b/checkpoint-185000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..abbf42a3fd40281e0671669ace06b78cabe3e252 --- /dev/null +++ b/checkpoint-185000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e2713084f7d2191f095c3de4e41f2808abd183cb85b1dd9d150f284f1aacab +size 2914111182 diff --git a/checkpoint-185000/random_states_0.pkl b/checkpoint-185000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..5b89b175d9679001e2f0bc88c107eb48398238af --- /dev/null +++ b/checkpoint-185000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26a692d302d62294be31fa23141511e0947cefd89ec21d78f805178dc2e1e3e +size 14344 diff --git a/checkpoint-185000/scheduler.bin b/checkpoint-185000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..71a3071f368ed766d009bbaae81f56c157ea9dd1 --- /dev/null +++ b/checkpoint-185000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a644a3d140655e48f805c87fc3084f4877e4971e95b50a456338062f9d2c64a7 +size 1000 diff --git a/checkpoint-190000/controlnet/config.json b/checkpoint-190000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-190000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-190000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-190000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ac636bc85130a345556bd7dd7fc79f18ca897b20 --- /dev/null +++ b/checkpoint-190000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768dac1a33cc694e3c91a3e94319ba733243332e8d38c57b66ec622060596468 +size 1456953560 diff --git a/checkpoint-190000/optimizer.bin b/checkpoint-190000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ed32dbf4addc14d57bd0b8a6457a73ccd8f8cc51 --- /dev/null +++ b/checkpoint-190000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a342f9a6505fcff8b6a8b1cea75b50ebd75ccb31ec8c7a18a250358ffac8873b +size 2914111182 diff --git a/checkpoint-190000/random_states_0.pkl b/checkpoint-190000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..11c6c00746420fb58966a029a0120828e602b81a --- /dev/null +++ b/checkpoint-190000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7b1c7674358061ab117a11b37e5baa297bca8320897a840ed217447669bcac1 +size 14408 diff --git a/checkpoint-190000/scheduler.bin b/checkpoint-190000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b5e893b9e1eaecefc2d0dcf0c8a9e496642f10a --- /dev/null +++ b/checkpoint-190000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c270211906af4d030cb72ba8b151f24451e65f89f6e6d9bdf1fc7d85d7593b +size 1000 diff --git a/checkpoint-195000/controlnet/config.json b/checkpoint-195000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-195000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-195000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-195000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..944f0e02f5ce6b8faa9d0e1307d908ec39c7aa4c --- /dev/null +++ b/checkpoint-195000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d3de57a94bfb927b027a59dbbed9d56159f92fde3eecb7684e7dfb80bbd2ef +size 1456953560 diff --git a/checkpoint-195000/optimizer.bin b/checkpoint-195000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..44a6bd29a73b1539788932e572342ee2e9f35e51 --- /dev/null +++ b/checkpoint-195000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a75af8de7e7270c9487d320787ad0e44211416d99ba4fbc5246f848831477e3f +size 2914111182 diff --git a/checkpoint-195000/random_states_0.pkl b/checkpoint-195000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ca7a19540632fd0517fef604585f80efead828a3 --- /dev/null +++ b/checkpoint-195000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69cdfd1721fa7abedb68bc96cd66d3e7573800e04272d5153cc2c8e2abf6afee +size 14408 diff --git a/checkpoint-195000/scheduler.bin b/checkpoint-195000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..3f0067f005d52bb4ee6a80f63fe7816362e8b521 --- /dev/null +++ b/checkpoint-195000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68336cc02f161576cd7419a46ff03affeddf3c62d78b1b86c0d213200b897097 +size 1000 diff --git a/checkpoint-200000/controlnet/config.json b/checkpoint-200000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-200000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-200000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-200000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0a6653a87e73c07d23821b362e95e93cfbc639a6 --- /dev/null +++ b/checkpoint-200000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbfc30754af04ac6803f6fdf4487555e9dd6bf41342d696cff749585b4991cec +size 1456953560 diff --git a/checkpoint-200000/optimizer.bin b/checkpoint-200000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..635eb23badf3bc3eede43f934c0a47858daa4a2d --- /dev/null +++ b/checkpoint-200000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0e29fc555f4ddf72caaf5bda4dddfa3eb0b508e9280e78be612995b0cb55cd +size 2914111182 diff --git a/checkpoint-200000/random_states_0.pkl b/checkpoint-200000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..55eb50fb184df97be3810a3a16aa63c7fe31803a --- /dev/null +++ b/checkpoint-200000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bd8ef464fe5ca4c6ba0ffafeefc87c48463a63ff5225f839df5c925243ac4b +size 14344 diff --git a/checkpoint-200000/scheduler.bin b/checkpoint-200000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..dc1da240a679419ea477c101a7ff1b70a1dc3df7 --- /dev/null +++ b/checkpoint-200000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a576fcb31436b654b8754fbf753693165aac19393884020c2787320870447d10 +size 1000 diff --git a/checkpoint-205000/controlnet/config.json b/checkpoint-205000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-205000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-205000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-205000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..cb4ab0ee4ae2f97e1d617924d45cf8aea137f0e8 --- /dev/null +++ b/checkpoint-205000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6caa10f5458cbbdac72b3fd73d97ccd0ba397016b13b8a0842c8b2bb4ebe7ac1 +size 1456953560 diff --git a/checkpoint-205000/optimizer.bin b/checkpoint-205000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..7cd1127790887f485c9aa63c40a33a6821ac2182 --- /dev/null +++ b/checkpoint-205000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018c1986334918861d1caa6fd4057e726f12795fe108ac619b91ebc463ad736e +size 2914111182 diff --git a/checkpoint-205000/random_states_0.pkl b/checkpoint-205000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..54577ffb1b5b784a552192af6d10b3a54abb387c --- /dev/null +++ b/checkpoint-205000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492ef56c10b2748e659ca3af943b45ac9c265d8a0c95bd5bda6f40b3a8dfbd70 +size 14408 diff --git a/checkpoint-205000/scheduler.bin b/checkpoint-205000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d71ebe69df8aecffc05a253d754685ba072c91ff --- /dev/null +++ b/checkpoint-205000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cdeeb6ff288ee243f5541918246bda9251265c33fba7e816f2f8823fe61a369 +size 1000 diff --git a/checkpoint-210000/controlnet/config.json b/checkpoint-210000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-210000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-210000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-210000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..e04d9d3bb929ba87ed6843f06e47fb0ab0b9a01d --- /dev/null +++ b/checkpoint-210000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e7a66e604500d6c458fd9c21fc2a189fc163c394c337ecb99229ab4023d86cc +size 1456953560 diff --git a/checkpoint-210000/optimizer.bin b/checkpoint-210000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..7e24ff95da3c2c0eb6d57010b881e5e56f66aaf8 --- /dev/null +++ b/checkpoint-210000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14d840d638daadb12bfe43eb8c9c2cbe821691312ca1a6e9a99040df4b6b704a +size 2914111182 diff --git a/checkpoint-210000/random_states_0.pkl b/checkpoint-210000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..85bcac9c36109cad420bf89e1e84aacd106072a0 --- /dev/null +++ b/checkpoint-210000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88df2035077b7af618c59b2de18be8b045d61049f74fd375af6639a5d0c8c13d +size 14408 diff --git a/checkpoint-210000/scheduler.bin b/checkpoint-210000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..8c44c17855041949e805a7fa6dd7e99169040880 --- /dev/null +++ b/checkpoint-210000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01d3170df4aaf05d7d79f6ca75633532f5a2c491c07384337e8d66aabd380c75 +size 1000 diff --git a/checkpoint-215000/controlnet/config.json b/checkpoint-215000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-215000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-215000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-215000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a6f556a97757e110f7ec28b7d988e16f8d4f74b5 --- /dev/null +++ b/checkpoint-215000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0750b9e1eb7794a52efce0683b16064fac820650d1c45646638a3816ac4939 +size 1456953560 diff --git a/checkpoint-215000/optimizer.bin b/checkpoint-215000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..81eb84945924c830cfb620c7659f51218ad90d1f --- /dev/null +++ b/checkpoint-215000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34053966c30c0c18562328f5d20be5cfd09f7600e5fdef93ecaa957ff180ec64 +size 2914111182 diff --git a/checkpoint-215000/random_states_0.pkl b/checkpoint-215000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..9ad5b52d1eae189e0458e716b17306e3b113bdef --- /dev/null +++ b/checkpoint-215000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a378603f9ad1a47340d16d4c67c4dd975e20e2f705330db0977770dcda9e5f57 +size 14344 diff --git a/checkpoint-215000/scheduler.bin b/checkpoint-215000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..15f6db55a7e3bd51d27f86190596fc1618e501d8 --- /dev/null +++ b/checkpoint-215000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d994ee0a5fcbe2f3c7fd2e2b442dbbc2ad4624c321debb1469781221c811c6d3 +size 1000 diff --git a/checkpoint-220000/controlnet/config.json b/checkpoint-220000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-220000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-220000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-220000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..d7ecc7de78ab6e3d3f7b45895efb5954fa457d57 --- /dev/null +++ b/checkpoint-220000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed94ea952d9bff79b93aff8d777377a95a8a73847dca96ae57f88e7ea03adced +size 1456953560 diff --git a/checkpoint-220000/optimizer.bin b/checkpoint-220000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..a2be4de170a7c53329eb4d26c484ef355b24e50e --- /dev/null +++ b/checkpoint-220000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0b7fcd4f0692942745bac63321827f51fe66e930247787ea8caf237bb7e56ef +size 2914111182 diff --git a/checkpoint-220000/random_states_0.pkl b/checkpoint-220000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..c8f06c9bdbb2af5db7b86638442ab4b6aa21efec --- /dev/null +++ b/checkpoint-220000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a049f0868dbfeee8594efb97f7afaf50312e82b1d1667a98d55bce957c7383 +size 14344 diff --git a/checkpoint-220000/scheduler.bin b/checkpoint-220000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..15deb36e84456ccd77f219f51dbe0e1efba596c3 --- /dev/null +++ b/checkpoint-220000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b5d67cd19744962d01bc04b2b673ab5b870afc7ce42599f60b5bfafe66efb1 +size 1000 diff --git a/checkpoint-225000/controlnet/config.json b/checkpoint-225000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-225000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-225000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-225000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..3e1f2dfa69c741d5294badb9bdf103572366c670 --- /dev/null +++ b/checkpoint-225000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e71f8020fd069b2b9cf0bb506800d8b0e030248b277c8e6766602e0aab58e11 +size 1456953560 diff --git a/checkpoint-225000/optimizer.bin b/checkpoint-225000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5b2fa369872a9b0c13209709f46e54f5550ab30f --- /dev/null +++ b/checkpoint-225000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f01a54d34cd569989deda8bf765d7743cd2b093ddc194664d32176cbe1502a6f +size 2914111182 diff --git a/checkpoint-225000/random_states_0.pkl b/checkpoint-225000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..dedd52f9d227a278690da944f370db37eade6b27 --- /dev/null +++ b/checkpoint-225000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41016974683c929d2d271c454f6c1536262e060076ba9ac6fe5ec04726c30366 +size 14408 diff --git a/checkpoint-225000/scheduler.bin b/checkpoint-225000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5e7610f4344b72d195f4d8839c8f01e8a9db5f2c --- /dev/null +++ b/checkpoint-225000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3803167a5d06946b020c81af1a93e863644ed5ffecf2d8a3008f541245c2dd +size 1000 diff --git a/checkpoint-230000/controlnet/config.json b/checkpoint-230000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-230000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-230000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-230000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..545da9badc24dbe4e2e12ecc95944374aa10ca5f --- /dev/null +++ b/checkpoint-230000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e104b26918068e5f1ea82f5f73742809e072c4c9fe344974ce050333ed1c09 +size 1456953560 diff --git a/checkpoint-230000/optimizer.bin b/checkpoint-230000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..9a8b07ba574c9ddf0fc461b560cfd31bf881ffbe --- /dev/null +++ b/checkpoint-230000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d865bcb1b70e36044ac22b6c27a0b38cfcc7858a372028358effcb2c1004d54 +size 2914111182 diff --git a/checkpoint-230000/random_states_0.pkl b/checkpoint-230000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..eca1940803a25f999366e10d2980c53bb0440fe3 --- /dev/null +++ b/checkpoint-230000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e6b2a1fd0906240287b0d641784bfa5020a59b3226732c7ee69518ba34747df +size 14408 diff --git a/checkpoint-230000/scheduler.bin b/checkpoint-230000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..77b63efe942655648e8c9803c87b6ba28a144043 --- /dev/null +++ b/checkpoint-230000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1de861f9f39079fb87607bb29e59d6b28c7a7e9675bb79984b8ecb7a4be26915 +size 1000 diff --git a/checkpoint-235000/controlnet/config.json b/checkpoint-235000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-235000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-235000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-235000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..7cb8789ce4eeeb1cc32acf1bc71c26532c031e4b --- /dev/null +++ b/checkpoint-235000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f05775303d1a5856ce3acbde5e96fdcf48781e8270b3e92c049d81158daee84 +size 1456953560 diff --git a/checkpoint-235000/optimizer.bin b/checkpoint-235000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..4cf170fa5619faa5111ee4fd1d00720b974add09 --- /dev/null +++ b/checkpoint-235000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ddbeca4b61e101f262863a1d59b87c5fbc9d81e9a07a1a9d7d79e750e6af074 +size 2914111182 diff --git a/checkpoint-235000/random_states_0.pkl b/checkpoint-235000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..11002cd7b25644d02f2f3e4ed40f4614d297b256 --- /dev/null +++ b/checkpoint-235000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068ebde3d1b590465cd49e4c8611759b2ee8cc4eb9b3b9fea80eaccde12a1114 +size 14344 diff --git a/checkpoint-235000/scheduler.bin b/checkpoint-235000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d53bbb5ff19ef73c8bc804ff397d92dcba2f20cf --- /dev/null +++ b/checkpoint-235000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fb4853b8fb70a7f11e0a67370ca35a4d7ea1eaa0fdc26aa7211df3f25e0e100 +size 1000 diff --git a/checkpoint-240000/controlnet/config.json b/checkpoint-240000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-240000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-240000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-240000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..24bfa1a230592aa04e4edd0f7a8e4a2a1044a3f1 --- /dev/null +++ b/checkpoint-240000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839e01e93a4a763846154e3d6c5afca5a74ff9a780ccbe16637c3aed0c7fb974 +size 1456953560 diff --git a/checkpoint-240000/optimizer.bin b/checkpoint-240000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..ba01609c3101048abd0e76b50021cca84e04a1d0 --- /dev/null +++ b/checkpoint-240000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b35880964b0f0fc73394b8eea1e35430fac5e29803348ccf54a9e3fbea7a4fd +size 2914111182 diff --git a/checkpoint-240000/random_states_0.pkl b/checkpoint-240000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..438d9242b6e99fe7d91caf0d86811f9b8cedb588 --- /dev/null +++ b/checkpoint-240000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad17c3849de7e2b7f2d6d895137bfc104794d77b38bfc5665a842a05d7a87a63 +size 14344 diff --git a/checkpoint-240000/scheduler.bin b/checkpoint-240000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..81a628631cc7966524a42c9caace3ba96b3928bb --- /dev/null +++ b/checkpoint-240000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffeae9ccd6c25f5368ee4eff2605afab32186cf7bd5c9250f5b55cea7e62106e +size 1000 diff --git a/checkpoint-245000/controlnet/config.json b/checkpoint-245000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-245000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-245000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-245000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..befc4203a2c06dc034494b6c357f4b5a2fe663b9 --- /dev/null +++ b/checkpoint-245000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf64ad6b87522a4f347d7f373b71bbf8b884d5de8feb1bb0f062b29f8653fb81 +size 1456953560 diff --git a/checkpoint-245000/optimizer.bin b/checkpoint-245000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..2074e0490c865f06a91174bade323ae03491fd0b --- /dev/null +++ b/checkpoint-245000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:073d919ea7b0e9c6d68dc7220292f378e95c3d1913e3f061f1f8e073e6ee3c8d +size 2914111182 diff --git a/checkpoint-245000/random_states_0.pkl b/checkpoint-245000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d495da167636104db419903d9427629725729baf --- /dev/null +++ b/checkpoint-245000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef487c5a343e568fbc96edcc8fab6602225d641a1239eda826b7ed4434379275 +size 14344 diff --git a/checkpoint-245000/scheduler.bin b/checkpoint-245000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1458bcdda3c57f422e6a844129734e9c8e00fd03 --- /dev/null +++ b/checkpoint-245000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9584aa244bd7fa1122760e848ea19c3de9834e7afb6a92eaed2fe6a6fb0230c3 +size 1000 diff --git a/checkpoint-250000/controlnet/config.json b/checkpoint-250000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-250000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-250000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-250000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5683009023517c62c0a45c863ac1afa58ed0a54a --- /dev/null +++ b/checkpoint-250000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb7b1ee81e1a98ac1faf49615fad3c351c7e90ef447819d3a79db5e775d631d +size 1456953560 diff --git a/checkpoint-250000/optimizer.bin b/checkpoint-250000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..082692e06e7b14379d4d7f150b6e445998ffac68 --- /dev/null +++ b/checkpoint-250000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56ea3c7243ef81717c9ff5da445b61970c035a6e14f0dd355dadc333a9b9b04e +size 2914111182 diff --git a/checkpoint-250000/random_states_0.pkl b/checkpoint-250000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..308554c11630ad9ed799e179438e2c313b692117 --- /dev/null +++ b/checkpoint-250000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc1e52bca1dc05862a5494764e071e80c358ddf182d68492f10479c6a69be31 +size 14408 diff --git a/checkpoint-250000/scheduler.bin b/checkpoint-250000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..e4889a0bc60cad971a3bc9b1ce85a9bbf73976b4 --- /dev/null +++ b/checkpoint-250000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ba6e6e1f17677a273c246f157307bcb9ccd11a84598649856d7146a483fb30 +size 1000 diff --git a/checkpoint-255000/controlnet/config.json b/checkpoint-255000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-255000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-255000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-255000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..05549315b881c19b7205be8a7bd729617c8ab952 --- /dev/null +++ b/checkpoint-255000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae007eed26102ebe30e95f076650d21f2efdf9ebfc0591165fae80b8353d4a3d +size 1456953560 diff --git a/checkpoint-255000/optimizer.bin b/checkpoint-255000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..dba5e54b79765d601f4008f57b02797db0b8af1d --- /dev/null +++ b/checkpoint-255000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21250b04540c7ee85aac4512759716b694cc2a84e7ca47f23d57965a52b56831 +size 2914111182 diff --git a/checkpoint-255000/random_states_0.pkl b/checkpoint-255000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..29b174777aad8beb7b9ee81c6179b11b5b34b1c1 --- /dev/null +++ b/checkpoint-255000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67caa861b5e5f4db17ac8ce5c894bbe60f92987e9dfd4a2931472220bd6b27a3 +size 14408 diff --git a/checkpoint-255000/scheduler.bin b/checkpoint-255000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..3e7edc0f4c7db1e226de4d0bbf5daa38d40d5163 --- /dev/null +++ b/checkpoint-255000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e54273a57d7e6c660ed5c69efd47cf16fd16d52f787dcafd9398f873ffaca9fc +size 1000 diff --git a/checkpoint-260000/controlnet/config.json b/checkpoint-260000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-260000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-260000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-260000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..623243b152a9a893e7e34d88064961e3b1bac814 --- /dev/null +++ b/checkpoint-260000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0178f466cfd3fd95ed89895a2e0f2b2dab76046b0f34748a06b7119bac0c2f9e +size 1456953560 diff --git a/checkpoint-260000/optimizer.bin b/checkpoint-260000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6eaeebdf73555d0f4c33011c25b15dfa2b31b2d7 --- /dev/null +++ b/checkpoint-260000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a07b94fa3c20aa992a104725ebfba191b5ac0fa8163b56dd24bdc2df18ce205f +size 2914111182 diff --git a/checkpoint-260000/random_states_0.pkl b/checkpoint-260000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3698095252de57b76f3b131cbfd10a134b937430 --- /dev/null +++ b/checkpoint-260000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:654b6a16d7e70c7359214af9db83d1778e7c8072355dc5ed95da5a5c123dae1d +size 14344 diff --git a/checkpoint-260000/scheduler.bin b/checkpoint-260000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..d1f9223918c615e9903a0859e212b433d877ea89 --- /dev/null +++ b/checkpoint-260000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c39881336f468c692e091d8ba728e226b80e4793e84d38873b7ebd7049664e1a +size 1000 diff --git a/checkpoint-265000/controlnet/config.json b/checkpoint-265000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-265000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-265000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-265000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..1c2746b58e40ae5186403937a3fdb2d6221260d6 --- /dev/null +++ b/checkpoint-265000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a213cdc6e55e0fe55f9b69fb706bbf96b189b6c4535a25bc9edc5b3acaee97b +size 1456953560 diff --git a/checkpoint-265000/optimizer.bin b/checkpoint-265000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..68a9f788d14ccbad011dd0e06562b0de95bb5e31 --- /dev/null +++ b/checkpoint-265000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:989444be050a21e3264fa6fbd1a12042bc0d20a62b9fe34e8972ec9e51490bcf +size 2914111182 diff --git a/checkpoint-265000/random_states_0.pkl b/checkpoint-265000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ba945ee31ecc234853c7cd7504da1988e0232a15 --- /dev/null +++ b/checkpoint-265000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e20260055bfae3b3d276b74af0d074fd8cd596a29c5f282a172df214a81aab1 +size 14408 diff --git a/checkpoint-265000/scheduler.bin b/checkpoint-265000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..8d87f93b803e2a09ea1154e22bd38c7c56eba744 --- /dev/null +++ b/checkpoint-265000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cd89b8d5b5ab39ed651fdcc8be1e02ac9d8eaa45640576c0f50f47f37aa562a +size 1000 diff --git a/checkpoint-270000/controlnet/config.json b/checkpoint-270000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-270000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-270000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-270000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..72f6525e65b6d9a8732ea20f85edfad89ccb95e3 --- /dev/null +++ b/checkpoint-270000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e68e4847499b2aa1534cf746ec51b4c7474e21e055682b6d0b1cbd6221c872 +size 1456953560 diff --git a/checkpoint-270000/optimizer.bin b/checkpoint-270000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f6c3b07a4257e5226141c2a264b2605c74ca971 --- /dev/null +++ b/checkpoint-270000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2f1a99fc680e39ca87d46b4ad6aecfeb184a7592beb2edb18185507a0a4688 +size 2914111182 diff --git a/checkpoint-270000/random_states_0.pkl b/checkpoint-270000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..2ed09df113c8b661ff2d0925e91417d6763ec4a8 --- /dev/null +++ b/checkpoint-270000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85e67edd696e8ce0b367d43e9b9c790f26a4d2b574576577af85700d05d0d20 +size 14344 diff --git a/checkpoint-270000/scheduler.bin b/checkpoint-270000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..347255f3bc86dc34fda83740c869eda28ddc0145 --- /dev/null +++ b/checkpoint-270000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:254d5ff409f22667d58897de1335e58e97cdda3ef62dfb9e68a46f82a55a1475 +size 1000 diff --git a/checkpoint-275000/controlnet/config.json b/checkpoint-275000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-275000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-275000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-275000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a8b44d7acd96e513879149f9e108650489b2a70e --- /dev/null +++ b/checkpoint-275000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ad7ac8a47975ae610aa1383860d0e76b6e3c146cd0e7a8fe6c6ed61876d163 +size 1456953560 diff --git a/checkpoint-275000/optimizer.bin b/checkpoint-275000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..cf3d21a283b8a058844671d5cdf9226a2e466f2d --- /dev/null +++ b/checkpoint-275000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ea2cd1d954f353e2ddc37670d57e4e82cc1d111e5fb67828e5b82d2edd535a +size 2914111182 diff --git a/checkpoint-275000/random_states_0.pkl b/checkpoint-275000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..878b2bbbe2c2c6ea91b51a977dd2fc8563d10f1b --- /dev/null +++ b/checkpoint-275000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9583f06ed9644df116b2b232ab74c7d23a100dfdbd9d3d975685e3216f3d3c +size 14408 diff --git a/checkpoint-275000/scheduler.bin b/checkpoint-275000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5f0eec253df9177eb7460d9304b3d8c0af5fb6c4 --- /dev/null +++ b/checkpoint-275000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c7302fc6ee9caa2f6015138c27feef304d80738911188c05cb7700eee4e0d78 +size 1000 diff --git a/checkpoint-280000/controlnet/config.json b/checkpoint-280000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-280000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-280000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-280000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..35a1ccb62b8144806de3905ed645c4425f905849 --- /dev/null +++ b/checkpoint-280000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745b3e344a3e7efb38a8db7017128ae13746b6b181d44fc510cbbd4ae8ff2b98 +size 1456953560 diff --git a/checkpoint-280000/optimizer.bin b/checkpoint-280000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..416fec038e8af3384475a6aa6338ac6d5a5a6e77 --- /dev/null +++ b/checkpoint-280000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d18e9d40ee5b8b3461ab3d0f455b1bd15e8eae0032d3718b5681d68e3a091329 +size 2914111182 diff --git a/checkpoint-280000/random_states_0.pkl b/checkpoint-280000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..98b5523ef33a07ba9dd2cb912c4c423edb21e50c --- /dev/null +++ b/checkpoint-280000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba564e6199eb614dc8fc646903e58eb979936a5830493d647ac06139270328a2 +size 14408 diff --git a/checkpoint-280000/scheduler.bin b/checkpoint-280000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..1140d5158ee0a7ead992c83fad81c2fde75cf572 --- /dev/null +++ b/checkpoint-280000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a1d5c29e09435492495b9038ecde3eebc3323fb9703e36591d9e60538f40a63 +size 1000 diff --git a/checkpoint-285000/controlnet/config.json b/checkpoint-285000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-285000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-285000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-285000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..201cff892ea347fbf2fe234b28b1dd32600b4495 --- /dev/null +++ b/checkpoint-285000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d8197589dcf9acfaf1490cc5c670ac63d8c2e6009ca421da8acac72ba94e526 +size 1456953560 diff --git a/checkpoint-285000/optimizer.bin b/checkpoint-285000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..551f84fa61434cd68f2304d944de03399d03964a --- /dev/null +++ b/checkpoint-285000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:302c038118c1e6675a35bf3baab763b95f6877ed3b3065370dc9ca3092c6aa62 +size 2914111182 diff --git a/checkpoint-285000/random_states_0.pkl b/checkpoint-285000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ca79962ea164a6844e98b009479aa0d2621c608f --- /dev/null +++ b/checkpoint-285000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27e240b54d796ef98f155922230b3b7dcb8d930eb478ff926bae65f2ccbc544f +size 14344 diff --git a/checkpoint-285000/scheduler.bin b/checkpoint-285000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4ce5484b42f8deecfa7d39e3ff5b2aed38adce9c --- /dev/null +++ b/checkpoint-285000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4605acec4e4cb00b4ef475c80eb939843da472bd0258782be1e213bcb63d5f +size 1000 diff --git a/checkpoint-290000/controlnet/config.json b/checkpoint-290000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-290000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-290000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-290000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..1a30f45e2430c6bc6ebc0802cff9b9567dbd8a6d --- /dev/null +++ b/checkpoint-290000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc32fa7c35b85f644e6974a3eb8b6f7fc6dc16cbfefb37b8ba71e264df1f68c1 +size 1456953560 diff --git a/checkpoint-290000/optimizer.bin b/checkpoint-290000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..67530ec7e69ef85b43be418291de085647ea4506 --- /dev/null +++ b/checkpoint-290000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d2d7d51aefd9d3f502bb4c1e93ed25ee7cc5235d1435460bef2a2bd912f03c7 +size 2914111182 diff --git a/checkpoint-290000/random_states_0.pkl b/checkpoint-290000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..1b84ea26a8929650e15522c587409f410e0f49d7 --- /dev/null +++ b/checkpoint-290000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e90164d932353eed5a3848fb49b259c4c51a648e208ce5fe45ebea19a2364a1 +size 14344 diff --git a/checkpoint-290000/scheduler.bin b/checkpoint-290000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..0c1ca37aa1adc8643b3ffc742f52db9bf5272494 --- /dev/null +++ b/checkpoint-290000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1275283f180d41aa4d02e6a5173c7378c3d2ab7ade0146aaabfcaa294a423ed +size 1000 diff --git a/checkpoint-295000/controlnet/config.json b/checkpoint-295000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-295000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-295000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-295000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c114ba5893d55d422bfb8fb58073251b7b851cec --- /dev/null +++ b/checkpoint-295000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617c5c439f56ca7a1ca9b72bc9fd813139cab1848cff292a35aa2be5c3967a96 +size 1456953560 diff --git a/checkpoint-295000/optimizer.bin b/checkpoint-295000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..cce99a2e86831890b6400e5a9f9fdf73794cb490 --- /dev/null +++ b/checkpoint-295000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c96515a22c874c79d80e060dbc311bf377f20a2becce49daafc555d2ee3bdc7 +size 2914111182 diff --git a/checkpoint-295000/random_states_0.pkl b/checkpoint-295000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..e0ca635a75f4e544b61ff23ad7bdbb8d188d453a --- /dev/null +++ b/checkpoint-295000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac7a266fb7447f48333c1bc9f555d31b467d2ad35c12faecc6a60edbe68418b +size 14344 diff --git a/checkpoint-295000/scheduler.bin b/checkpoint-295000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..16d17d8bd0dd7a64b03816a242127b325606f256 --- /dev/null +++ b/checkpoint-295000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2561866d7f5e300521f62a6571ed05af4bef18d6e792cb034d5de55ba95a07 +size 1000 diff --git a/checkpoint-300000/controlnet/config.json b/checkpoint-300000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-300000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-300000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-300000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9b390e457146f789b90ef548273c7bcec762cf7c --- /dev/null +++ b/checkpoint-300000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754df1d9fe7073f8a87f4f9563024388a8bed604d66871ae30bcd7120bf75db1 +size 1456953560 diff --git a/checkpoint-300000/optimizer.bin b/checkpoint-300000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..133066dd21672845888a8bdf0c3721bf9e11ed0a --- /dev/null +++ b/checkpoint-300000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a695ee914345481a401fdbb8d2b2e5799f7241225ab5dbaeda4ab93212ec425b +size 2914111182 diff --git a/checkpoint-300000/random_states_0.pkl b/checkpoint-300000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..243c0f888f22f2defcfafdd3315f66b9473eec61 --- /dev/null +++ b/checkpoint-300000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967290dad1dcabe817de81d2bb98c33bd7eea0ed67eb956459f23608587be378 +size 14408 diff --git a/checkpoint-300000/scheduler.bin b/checkpoint-300000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..ae2cfa325ed7ab59ef72c20395c557e419c652f4 --- /dev/null +++ b/checkpoint-300000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9619f744eb6e5292d3ed1db24c21c9507b68a7a4d0c949f9454f058e5eb4bb83 +size 1000 diff --git a/checkpoint-65000/controlnet/config.json b/checkpoint-65000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-65000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-65000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-65000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2b129215e850e1cf591379268c22a01e54fdefe9 --- /dev/null +++ b/checkpoint-65000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55970f08659630c70d84fdbd23b1bf8870449474f25f62fb8085c0dd0d13df6 +size 1456953560 diff --git a/checkpoint-65000/optimizer.bin b/checkpoint-65000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..3003d14eec0fd02b48c05f3c3520da400e6991cc --- /dev/null +++ b/checkpoint-65000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb6620e1066998badab14351164cfdd400a898d88a9c9ed8ecbf48b5f6393f1 +size 2914111182 diff --git a/checkpoint-65000/random_states_0.pkl b/checkpoint-65000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..64a8c41589e1514e6a5efd74427428f1031ef8b6 --- /dev/null +++ b/checkpoint-65000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8435521266a23c1d7a11f91d3413133c08a186ebb74845296e078de8772fa13 +size 14408 diff --git a/checkpoint-65000/scheduler.bin b/checkpoint-65000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a87d70b383dbb67dadf82a6a87766605c3527b30 --- /dev/null +++ b/checkpoint-65000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9098a49f8dac42f639a457b35633ce09572cee9ee6a7bd2370651f22bda1dbcc +size 1000 diff --git a/checkpoint-70000/controlnet/config.json b/checkpoint-70000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-70000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-70000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-70000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f85f6c17aabb086eff7af4eb62963ca412375767 --- /dev/null +++ b/checkpoint-70000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c660ed823bd1e0fd8e5b258d8ea7644c3186b17dfb38360a828986776e25ddc +size 1456953560 diff --git a/checkpoint-70000/optimizer.bin b/checkpoint-70000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e0e8ca0075580b30f770cbc4255ea385fcb3f1bb --- /dev/null +++ b/checkpoint-70000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced07ae136017ce4527b46200daeccd9c4b3455a5500eb3ecf083bfe01bd663a +size 2914111182 diff --git a/checkpoint-70000/random_states_0.pkl b/checkpoint-70000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..fcafc0166c8be0118342395f4e1e503e4ec7c88e --- /dev/null +++ b/checkpoint-70000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c3578f3ad44e44d297a8236e74cc36ab14d65bef88e2a0398e6c7aff608bd3 +size 14408 diff --git a/checkpoint-70000/scheduler.bin b/checkpoint-70000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..5a8fbe9c45554dff8c077993989ccb3d7ec3515a --- /dev/null +++ b/checkpoint-70000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f9fcf899161d6d28aca230b19a7f7ef8a2f0bd707b5126b7098224b4fa964d +size 1000 diff --git a/checkpoint-75000/controlnet/config.json b/checkpoint-75000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-75000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-75000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-75000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..da4c2ec39aaa84f7819f5bd450ef9d438cd1f3ff --- /dev/null +++ b/checkpoint-75000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4efd6bc89bbd4edb9469e9f2232e4a83c36daa5c24efb31329e76520c72722 +size 1456953560 diff --git a/checkpoint-75000/optimizer.bin b/checkpoint-75000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..dabc5eee06b73aa00d72ccea42c4ac90314bc202 --- /dev/null +++ b/checkpoint-75000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca1a04f7c230ea5bc8c2391e6050c15a4e8e8ea64f2529f76f97d3628e72510 +size 2914111182 diff --git a/checkpoint-75000/random_states_0.pkl b/checkpoint-75000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3855693d14d6efc294e1243bf0421fa8024ee96f --- /dev/null +++ b/checkpoint-75000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d62b8d4be91a96c9f399f838e24b17047066e38b0bc4abc269e8feaeb97d96 +size 14408 diff --git a/checkpoint-75000/scheduler.bin b/checkpoint-75000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..670243f8dba36d38538776a4c1b799b6fdb0d617 --- /dev/null +++ b/checkpoint-75000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c04ae55c3ecf30a8b34cf3a38538a8fe1c00fffd3dabb370db4915fa9d6e78 +size 1000 diff --git a/checkpoint-80000/controlnet/config.json b/checkpoint-80000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-80000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-80000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-80000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..27a2a0f7b3493d01473d639d17a463249b932fb3 --- /dev/null +++ b/checkpoint-80000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23e3729133b4b6fdf62bd474ab8fba42f6fd1816112140549392a93da55b49d4 +size 1456953560 diff --git a/checkpoint-80000/optimizer.bin b/checkpoint-80000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5fa30cf2f706859a30d3044cd4f3f8e88d82a447 --- /dev/null +++ b/checkpoint-80000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50284b22bc6e60f4f1d0f4f69fb538bd8fa4e54aa3d13dac5e70230c29e4f886 +size 2914111182 diff --git a/checkpoint-80000/random_states_0.pkl b/checkpoint-80000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..29ef9378548f5ecd3a3cbff083703dc84d26b909 --- /dev/null +++ b/checkpoint-80000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d23a71453d68623fe81e6be75c9662c97ca0e3f7b2ac5a67ccc8d8fbd3893676 +size 14408 diff --git a/checkpoint-80000/scheduler.bin b/checkpoint-80000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..319dec9025c3dbd7a840ff37c8ec993d47d6dc44 --- /dev/null +++ b/checkpoint-80000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aec95a32b0f0aabe00b8a456a9e94e8776824c7ecaab508b2923064e1ee18fb +size 1000 diff --git a/checkpoint-85000/controlnet/config.json b/checkpoint-85000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-85000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-85000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-85000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..a904787d3c8be38624ecfa583727a4c2e7eda04c --- /dev/null +++ b/checkpoint-85000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8149591f5e5ac0fb8a16d461c79f0a0bc5b67c653033228dd63a3d28d2498ee5 +size 1456953560 diff --git a/checkpoint-85000/optimizer.bin b/checkpoint-85000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0832b20c242b3b9a7d9d584aaf1d8883525f2cab --- /dev/null +++ b/checkpoint-85000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814a80113a4763930e86646d8973b5a0e7080dfa100e65f77f97a688ba9e4f28 +size 2914111182 diff --git a/checkpoint-85000/random_states_0.pkl b/checkpoint-85000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..674895148c1b291bf134e6299e328831906c948b --- /dev/null +++ b/checkpoint-85000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45778dda4bbe82c12d72b48813d330a3dd9980718df38d036f9a67e8945d4d84 +size 14408 diff --git a/checkpoint-85000/scheduler.bin b/checkpoint-85000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..75a946c0a7371f54522fa9585248bbb134d804f5 --- /dev/null +++ b/checkpoint-85000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21306a5db3b63ab41b344133a71c0ab38ed1be757726717050b9db4a0c0dd4d3 +size 1000 diff --git a/checkpoint-90000/controlnet/config.json b/checkpoint-90000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-90000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-90000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-90000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5ea1926651b6d0e79f0f61ee896a430cda14a61a --- /dev/null +++ b/checkpoint-90000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e51f8f4204cc70ced23da8ef78f0ea66e259a3e89306bf85608a0f8ca7a5df4 +size 1456953560 diff --git a/checkpoint-90000/optimizer.bin b/checkpoint-90000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..660365aaef3b682e770402a453966af8bf7c8d1b --- /dev/null +++ b/checkpoint-90000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bc53fd6b1978621edc48feb9042429c0a3a9e90adab15490745b5a53d7b91d6 +size 2914111182 diff --git a/checkpoint-90000/random_states_0.pkl b/checkpoint-90000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..d25f6021e53f0372875ec22c740c69c89951a198 --- /dev/null +++ b/checkpoint-90000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89fdfe39b3ceed13b0b317d57dd1eced563d94fee1a52876b7dab673a3563bcb +size 14408 diff --git a/checkpoint-90000/scheduler.bin b/checkpoint-90000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4e6c6dfddc79b22b160af789a49fb5e85e0b3171 --- /dev/null +++ b/checkpoint-90000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe685683fe701df8e1b10c2954cf34c65f2125a2f0de2e382527e928d5771802 +size 1000 diff --git a/checkpoint-95000/controlnet/config.json b/checkpoint-95000/controlnet/config.json new file mode 100644 index 0000000000000000000000000000000000000000..14ef0f897dbea58500006fd5edd00d778cb81ef3 --- /dev/null +++ b/checkpoint-95000/controlnet/config.json @@ -0,0 +1,57 @@ +{ + "_class_name": "ControlNetModel", + "_diffusers_version": "0.28.0.dev0", + "_name_or_path": "/mnt/shared/RoomNet-supermlsd/checkpoint-60000", + "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-95000/controlnet/diffusion_pytorch_model.safetensors b/checkpoint-95000/controlnet/diffusion_pytorch_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f0d5281d0e94dc009338357be701cc40729b1b7e --- /dev/null +++ b/checkpoint-95000/controlnet/diffusion_pytorch_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559e695f7283e01d6f79c71e63a77e3f759358349f6d191c77be40c52c7f4e06 +size 1456953560 diff --git a/checkpoint-95000/optimizer.bin b/checkpoint-95000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..b6316e3402f56a5d0e2cb2d10778bd842b9630ab --- /dev/null +++ b/checkpoint-95000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd5c40fca93828b6d019fff84e43f3207cdbefbc20f9c5f05a904709f63a72d +size 2914111182 diff --git a/checkpoint-95000/random_states_0.pkl b/checkpoint-95000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..02b7e4b695b10a5512df1f9e711aaacacb38a1c1 --- /dev/null +++ b/checkpoint-95000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd9968698e41b150b6accd794d041de2e671b4a4573dd354144bce514a67a491 +size 14344 diff --git a/checkpoint-95000/scheduler.bin b/checkpoint-95000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..4e92ca7b9941fac9b09aa8f51fdc682c3c7fef96 --- /dev/null +++ b/checkpoint-95000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ac1b2e726a287baa209d816ceb78baeee2d0bc8d3bc612211271984445fe2f +size 1000 diff --git a/diffusion_pytorch_model.safetensors b/diffusion_pytorch_model.safetensors index 06eeebd6d85630071f4747f9567d76a162a11f1a..9b390e457146f789b90ef548273c7bcec762cf7c 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:2a63d80dd393b5c6b2f3e661c706be0a8880ad1280672156590e26d6649c6df3 +oid sha256:754df1d9fe7073f8a87f4f9563024388a8bed604d66871ae30bcd7120bf75db1 size 1456953560 diff --git a/images_0.png b/images_0.png index 90475cb11ef5374c2639a0cbd8194be333a06320..ff7796f5a57903335d7ebf0d7728a719ab9e0797 100644 --- a/images_0.png +++ b/images_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9af6ce7c591c65b1a8aec418953a1d0bea8c290889e2d2d4c118af046a6d4275 -size 1760877 +oid sha256:56ba4030512e0edd137eb0883c4fb8292039854984623aa66880d2b87d49f36b +size 1767882 diff --git a/images_1.png b/images_1.png index 2fa89943dec9cf3b0fa58ceff7084980339051a1..354eb2bd993d1dd015cc14b092417f597b6efd75 100644 --- a/images_1.png +++ b/images_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:33f695d3432d82de0adf78b5ed3b15ab93fb3a57d389869eeb7ccef640db5f2b -size 1638943 +oid sha256:165bf8064a2b3e8a4f45e4a248a7180e1f8c0246fb706a86ca5a3ac8bbad3809 +size 1605714 diff --git a/images_2.png b/images_2.png index 26d8c29358af5a014825bb5dfe0998de781ca768..b32f67d02b1e27bc914d0b0a458b5e822bf5181c 100644 --- a/images_2.png +++ b/images_2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:140b162e895489ba59075b45cafb8ced5a275a176dd0c3c2afb2a9cc0f00411d -size 1956033 +oid sha256:9cf563e2a5b23c60bc45584c29c0e5e5f987be1bcc3387315478445c302aca3e +size 2002327