liuch37 commited on
Commit
0dcc715
·
1 Parent(s): 7ed5e70

delete intermediate checkpoints

Browse files
checkpoint-150/controlnet/config.json DELETED
@@ -1,56 +0,0 @@
1
- {
2
- "_class_name": "ControlNetModel",
3
- "_diffusers_version": "0.30.0.dev0",
4
- "act_fn": "silu",
5
- "addition_embed_type": null,
6
- "addition_embed_type_num_heads": 64,
7
- "addition_time_embed_dim": null,
8
- "attention_head_dim": [
9
- 5,
10
- 10,
11
- 20,
12
- 20
13
- ],
14
- "block_out_channels": [
15
- 320,
16
- 640,
17
- 1280,
18
- 1280
19
- ],
20
- "class_embed_type": null,
21
- "conditioning_channels": 3,
22
- "conditioning_embedding_out_channels": [
23
- 16,
24
- 32,
25
- 96,
26
- 256
27
- ],
28
- "controlnet_conditioning_channel_order": "rgb",
29
- "cross_attention_dim": 1024,
30
- "down_block_types": [
31
- "CrossAttnDownBlock2D",
32
- "CrossAttnDownBlock2D",
33
- "CrossAttnDownBlock2D",
34
- "DownBlock2D"
35
- ],
36
- "downsample_padding": 1,
37
- "encoder_hid_dim": null,
38
- "encoder_hid_dim_type": null,
39
- "flip_sin_to_cos": true,
40
- "freq_shift": 0,
41
- "global_pool_conditions": false,
42
- "in_channels": 4,
43
- "layers_per_block": 2,
44
- "mid_block_scale_factor": 1,
45
- "mid_block_type": "UNetMidBlock2DCrossAttn",
46
- "norm_eps": 1e-05,
47
- "norm_num_groups": 32,
48
- "num_attention_heads": null,
49
- "num_class_embeds": null,
50
- "only_cross_attention": false,
51
- "projection_class_embeddings_input_dim": null,
52
- "resnet_time_scale_shift": "default",
53
- "transformer_layers_per_block": 1,
54
- "upcast_attention": false,
55
- "use_linear_projection": true
56
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-150/controlnet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:541122d8d6d28111b1d7460a89fa51480a9f229f67f0dda41614c690afeec34c
3
- size 1456953560
 
 
 
 
checkpoint-150/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:42ae06dff27228616bb38f226bbe3aa7e19a539e245a70347a37fbe4fd6572c8
3
- size 731163258
 
 
 
 
checkpoint-150/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2bc3dc12433d2e30535e0be823b7b72f0ea9b888d488390faee8d62b30cff4f2
3
- size 14344
 
 
 
 
checkpoint-150/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b50550a1161590620f4045d2fed92a823e00e7e286faa2aa73673ba23e99e730
3
- size 1000
 
 
 
 
checkpoint-300/controlnet/config.json DELETED
@@ -1,56 +0,0 @@
1
- {
2
- "_class_name": "ControlNetModel",
3
- "_diffusers_version": "0.30.0.dev0",
4
- "act_fn": "silu",
5
- "addition_embed_type": null,
6
- "addition_embed_type_num_heads": 64,
7
- "addition_time_embed_dim": null,
8
- "attention_head_dim": [
9
- 5,
10
- 10,
11
- 20,
12
- 20
13
- ],
14
- "block_out_channels": [
15
- 320,
16
- 640,
17
- 1280,
18
- 1280
19
- ],
20
- "class_embed_type": null,
21
- "conditioning_channels": 3,
22
- "conditioning_embedding_out_channels": [
23
- 16,
24
- 32,
25
- 96,
26
- 256
27
- ],
28
- "controlnet_conditioning_channel_order": "rgb",
29
- "cross_attention_dim": 1024,
30
- "down_block_types": [
31
- "CrossAttnDownBlock2D",
32
- "CrossAttnDownBlock2D",
33
- "CrossAttnDownBlock2D",
34
- "DownBlock2D"
35
- ],
36
- "downsample_padding": 1,
37
- "encoder_hid_dim": null,
38
- "encoder_hid_dim_type": null,
39
- "flip_sin_to_cos": true,
40
- "freq_shift": 0,
41
- "global_pool_conditions": false,
42
- "in_channels": 4,
43
- "layers_per_block": 2,
44
- "mid_block_scale_factor": 1,
45
- "mid_block_type": "UNetMidBlock2DCrossAttn",
46
- "norm_eps": 1e-05,
47
- "norm_num_groups": 32,
48
- "num_attention_heads": null,
49
- "num_class_embeds": null,
50
- "only_cross_attention": false,
51
- "projection_class_embeddings_input_dim": null,
52
- "resnet_time_scale_shift": "default",
53
- "transformer_layers_per_block": 1,
54
- "upcast_attention": false,
55
- "use_linear_projection": true
56
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-300/controlnet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4f17b1989faae381f9eea2e1cabad247f3a728d26bf8211e0f6483b587eb17e
3
- size 1456953560
 
 
 
 
checkpoint-300/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd8fe1cfedfd4479bcfe50513cf9ca34b5f217c6e90a2380cec1c003e5cba622
3
- size 731163578
 
 
 
 
checkpoint-300/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b915b074a1d7097dd55806878db41ee016c70559910fa3f6d40aa7c02c45800
3
- size 14408
 
 
 
 
checkpoint-300/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f79ab93eaa32c9e4024d970e0ab9cf545a431d438fec2cf705c1144cbf7b6523
3
- size 1000
 
 
 
 
checkpoint-450/controlnet/config.json DELETED
@@ -1,56 +0,0 @@
1
- {
2
- "_class_name": "ControlNetModel",
3
- "_diffusers_version": "0.30.0.dev0",
4
- "act_fn": "silu",
5
- "addition_embed_type": null,
6
- "addition_embed_type_num_heads": 64,
7
- "addition_time_embed_dim": null,
8
- "attention_head_dim": [
9
- 5,
10
- 10,
11
- 20,
12
- 20
13
- ],
14
- "block_out_channels": [
15
- 320,
16
- 640,
17
- 1280,
18
- 1280
19
- ],
20
- "class_embed_type": null,
21
- "conditioning_channels": 3,
22
- "conditioning_embedding_out_channels": [
23
- 16,
24
- 32,
25
- 96,
26
- 256
27
- ],
28
- "controlnet_conditioning_channel_order": "rgb",
29
- "cross_attention_dim": 1024,
30
- "down_block_types": [
31
- "CrossAttnDownBlock2D",
32
- "CrossAttnDownBlock2D",
33
- "CrossAttnDownBlock2D",
34
- "DownBlock2D"
35
- ],
36
- "downsample_padding": 1,
37
- "encoder_hid_dim": null,
38
- "encoder_hid_dim_type": null,
39
- "flip_sin_to_cos": true,
40
- "freq_shift": 0,
41
- "global_pool_conditions": false,
42
- "in_channels": 4,
43
- "layers_per_block": 2,
44
- "mid_block_scale_factor": 1,
45
- "mid_block_type": "UNetMidBlock2DCrossAttn",
46
- "norm_eps": 1e-05,
47
- "norm_num_groups": 32,
48
- "num_attention_heads": null,
49
- "num_class_embeds": null,
50
- "only_cross_attention": false,
51
- "projection_class_embeddings_input_dim": null,
52
- "resnet_time_scale_shift": "default",
53
- "transformer_layers_per_block": 1,
54
- "upcast_attention": false,
55
- "use_linear_projection": true
56
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-450/controlnet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd0e831dacb54e3e22b55182dc0ca78ab117cbfedd2b1ac9b9f5f5d6996685e7
3
- size 1456953560
 
 
 
 
checkpoint-450/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e94d912236bb63212d760a52bd16e67b3ccb007a75f0cc514e7bbf6377f59cd2
3
- size 731163578
 
 
 
 
checkpoint-450/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e5a385f063bb5183ec6f924d93154954582b224bbbe450d08420c629a479352
3
- size 14344
 
 
 
 
checkpoint-450/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d74f84a63cf376fba2294734f68ee4d1eafca7c1e454990302e641b58a1641b0
3
- size 1000