Upload folder using huggingface_hub
Browse files- checkpoint-11500/controlnet/config.json +43 -0
- checkpoint-11500/controlnet/diffusion_pytorch_model.bin +3 -0
- checkpoint-11500/optimizer.bin +3 -0
- checkpoint-11500/random_states_0.pkl +3 -0
- checkpoint-11500/scaler.pt +3 -0
- checkpoint-11500/scheduler.bin +3 -0
- checkpoint-15000/controlnet/config.json +43 -0
- checkpoint-15000/controlnet/diffusion_pytorch_model.bin +3 -0
- checkpoint-15000/optimizer.bin +3 -0
- checkpoint-15000/random_states_0.pkl +3 -0
- checkpoint-15000/scaler.pt +3 -0
- checkpoint-15000/scheduler.bin +3 -0
- checkpoint-17500/controlnet/config.json +43 -0
- checkpoint-17500/controlnet/diffusion_pytorch_model.bin +3 -0
- checkpoint-17500/optimizer.bin +3 -0
checkpoint-11500/controlnet/config.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.18.0.dev0",
|
| 4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"attention_head_dim": 8,
|
| 7 |
+
"block_out_channels": [
|
| 8 |
+
320,
|
| 9 |
+
640,
|
| 10 |
+
1280,
|
| 11 |
+
1280
|
| 12 |
+
],
|
| 13 |
+
"class_embed_type": null,
|
| 14 |
+
"conditioning_embedding_out_channels": [
|
| 15 |
+
16,
|
| 16 |
+
32,
|
| 17 |
+
96,
|
| 18 |
+
256
|
| 19 |
+
],
|
| 20 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 21 |
+
"cross_attention_dim": 768,
|
| 22 |
+
"down_block_types": [
|
| 23 |
+
"CrossAttnDownBlock2D",
|
| 24 |
+
"CrossAttnDownBlock2D",
|
| 25 |
+
"CrossAttnDownBlock2D",
|
| 26 |
+
"DownBlock2D"
|
| 27 |
+
],
|
| 28 |
+
"downsample_padding": 1,
|
| 29 |
+
"flip_sin_to_cos": true,
|
| 30 |
+
"freq_shift": 0,
|
| 31 |
+
"global_pool_conditions": false,
|
| 32 |
+
"in_channels": 4,
|
| 33 |
+
"layers_per_block": 2,
|
| 34 |
+
"mid_block_scale_factor": 1,
|
| 35 |
+
"norm_eps": 1e-05,
|
| 36 |
+
"norm_num_groups": 32,
|
| 37 |
+
"num_class_embeds": null,
|
| 38 |
+
"only_cross_attention": false,
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"resnet_time_scale_shift": "default",
|
| 41 |
+
"upcast_attention": false,
|
| 42 |
+
"use_linear_projection": false
|
| 43 |
+
}
|
checkpoint-11500/controlnet/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fce37a7e8137f2deaae2ff560eb5334e7de3201a5330f600af15881f8d66ef6
|
| 3 |
+
size 1445259705
|
checkpoint-11500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc3fbe21f31556648b9398e7776a7355a4a9b142ce1b7c009645c3e30f1c5066
|
| 3 |
+
size 2890518041
|
checkpoint-11500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40e742e348246a41931e54e651ea8fe40a6b9d4ebf8ee55a81d4945d2d856c2d
|
| 3 |
+
size 14663
|
checkpoint-11500/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cab7988ce4c8b69e7970aada0017afc1c2120661c865bce9234915457ce96c2
|
| 3 |
+
size 557
|
checkpoint-11500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9076a5d982c3b53b4ab2b7fda8037259ec8c2c547099ed07490ff63b8c7f924
|
| 3 |
+
size 563
|
checkpoint-15000/controlnet/config.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.18.0.dev0",
|
| 4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"attention_head_dim": 8,
|
| 7 |
+
"block_out_channels": [
|
| 8 |
+
320,
|
| 9 |
+
640,
|
| 10 |
+
1280,
|
| 11 |
+
1280
|
| 12 |
+
],
|
| 13 |
+
"class_embed_type": null,
|
| 14 |
+
"conditioning_embedding_out_channels": [
|
| 15 |
+
16,
|
| 16 |
+
32,
|
| 17 |
+
96,
|
| 18 |
+
256
|
| 19 |
+
],
|
| 20 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 21 |
+
"cross_attention_dim": 768,
|
| 22 |
+
"down_block_types": [
|
| 23 |
+
"CrossAttnDownBlock2D",
|
| 24 |
+
"CrossAttnDownBlock2D",
|
| 25 |
+
"CrossAttnDownBlock2D",
|
| 26 |
+
"DownBlock2D"
|
| 27 |
+
],
|
| 28 |
+
"downsample_padding": 1,
|
| 29 |
+
"flip_sin_to_cos": true,
|
| 30 |
+
"freq_shift": 0,
|
| 31 |
+
"global_pool_conditions": false,
|
| 32 |
+
"in_channels": 4,
|
| 33 |
+
"layers_per_block": 2,
|
| 34 |
+
"mid_block_scale_factor": 1,
|
| 35 |
+
"norm_eps": 1e-05,
|
| 36 |
+
"norm_num_groups": 32,
|
| 37 |
+
"num_class_embeds": null,
|
| 38 |
+
"only_cross_attention": false,
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"resnet_time_scale_shift": "default",
|
| 41 |
+
"upcast_attention": false,
|
| 42 |
+
"use_linear_projection": false
|
| 43 |
+
}
|
checkpoint-15000/controlnet/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85f352fe482fee040b347d73d69da5e38513c9c88666265964aa2f760d16393a
|
| 3 |
+
size 1445259705
|
checkpoint-15000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:948a8b53c13990d1caf5eb7764b32f86bd107581e88663cde1ac60dd5a4011e9
|
| 3 |
+
size 2890518041
|
checkpoint-15000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cfcd090037a78b2146cb95b3affeaf9a9d86d226bb577400978f1be94c9b62b
|
| 3 |
+
size 14663
|
checkpoint-15000/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fb33b1da2125feaa501f6acf7c67409ff703b0320e8e55bf616863891dd3346
|
| 3 |
+
size 557
|
checkpoint-15000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c8f230c5668e90ef511def579b79e44de9d3b35808be0f4dc30dd690dd88396
|
| 3 |
+
size 563
|
checkpoint-17500/controlnet/config.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "ControlNetModel",
|
| 3 |
+
"_diffusers_version": "0.18.0.dev0",
|
| 4 |
+
"_name_or_path": "./DieguitoMaradona/output_dir/checkpoint-500",
|
| 5 |
+
"act_fn": "silu",
|
| 6 |
+
"attention_head_dim": 8,
|
| 7 |
+
"block_out_channels": [
|
| 8 |
+
320,
|
| 9 |
+
640,
|
| 10 |
+
1280,
|
| 11 |
+
1280
|
| 12 |
+
],
|
| 13 |
+
"class_embed_type": null,
|
| 14 |
+
"conditioning_embedding_out_channels": [
|
| 15 |
+
16,
|
| 16 |
+
32,
|
| 17 |
+
96,
|
| 18 |
+
256
|
| 19 |
+
],
|
| 20 |
+
"controlnet_conditioning_channel_order": "rgb",
|
| 21 |
+
"cross_attention_dim": 768,
|
| 22 |
+
"down_block_types": [
|
| 23 |
+
"CrossAttnDownBlock2D",
|
| 24 |
+
"CrossAttnDownBlock2D",
|
| 25 |
+
"CrossAttnDownBlock2D",
|
| 26 |
+
"DownBlock2D"
|
| 27 |
+
],
|
| 28 |
+
"downsample_padding": 1,
|
| 29 |
+
"flip_sin_to_cos": true,
|
| 30 |
+
"freq_shift": 0,
|
| 31 |
+
"global_pool_conditions": false,
|
| 32 |
+
"in_channels": 4,
|
| 33 |
+
"layers_per_block": 2,
|
| 34 |
+
"mid_block_scale_factor": 1,
|
| 35 |
+
"norm_eps": 1e-05,
|
| 36 |
+
"norm_num_groups": 32,
|
| 37 |
+
"num_class_embeds": null,
|
| 38 |
+
"only_cross_attention": false,
|
| 39 |
+
"projection_class_embeddings_input_dim": null,
|
| 40 |
+
"resnet_time_scale_shift": "default",
|
| 41 |
+
"upcast_attention": false,
|
| 42 |
+
"use_linear_projection": false
|
| 43 |
+
}
|
checkpoint-17500/controlnet/diffusion_pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:132a2daf8e8259338602f26edb7d11dedd367edd6ab1f9823e50cbbe819299a3
|
| 3 |
+
size 1445259705
|
checkpoint-17500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:219a89d50cd9b3d64b28562c6533812340a8bc6bbbdc139be9e8f3cac10e24cd
|
| 3 |
+
size 820248576
|