yiyixuxu commited on
Commit
5053f3f
1 Parent(s): 71d44d7

move the checkpoint to root

Browse files
checkpoint-3000/config.json DELETED
@@ -1,56 +0,0 @@
1
- {
2
- "_class_name": "ControlNetModel",
3
- "_diffusers_version": "0.20.0.dev0",
4
- "act_fn": "silu",
5
- "addition_embed_type": "text_time",
6
- "addition_embed_type_num_heads": 64,
7
- "addition_time_embed_dim": 256,
8
- "attention_head_dim": [
9
- 5,
10
- 10,
11
- 20
12
- ],
13
- "block_out_channels": [
14
- 320,
15
- 640,
16
- 1280
17
- ],
18
- "class_embed_type": null,
19
- "conditioning_channels": 3,
20
- "conditioning_embedding_out_channels": [
21
- 16,
22
- 32,
23
- 96,
24
- 256
25
- ],
26
- "controlnet_conditioning_channel_order": "rgb",
27
- "cross_attention_dim": 2048,
28
- "down_block_types": [
29
- "DownBlock2D",
30
- "CrossAttnDownBlock2D",
31
- "CrossAttnDownBlock2D"
32
- ],
33
- "downsample_padding": 1,
34
- "encoder_hid_dim": null,
35
- "encoder_hid_dim_type": null,
36
- "flip_sin_to_cos": true,
37
- "freq_shift": 0,
38
- "global_pool_conditions": false,
39
- "in_channels": 4,
40
- "layers_per_block": 2,
41
- "mid_block_scale_factor": 1,
42
- "norm_eps": 1e-05,
43
- "norm_num_groups": 32,
44
- "num_attention_heads": null,
45
- "num_class_embeds": null,
46
- "only_cross_attention": false,
47
- "projection_class_embeddings_input_dim": 2816,
48
- "resnet_time_scale_shift": "default",
49
- "transformer_layers_per_block": [
50
- 1,
51
- 2,
52
- 10
53
- ],
54
- "upcast_attention": null,
55
- "use_linear_projection": true
56
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-3000/diffusion_pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:7efb4b7a520aa12cca9bc7f7e2f205195274137bde1af3bc22078a5e4f65f769
3
- size 5004438321
 
 
 
 
finetuned-from-20000-on-1024-checkpoint-24000/config.json → config.json RENAMED
File without changes
finetuned-from-20000-on-1024-checkpoint-24000/diffusion_pytorch_model.bin → diffusion_pytorch_model.bin RENAMED
File without changes
finetuned-from-3000-on-1024-checkpoint-23500/config.json DELETED
@@ -1,57 +0,0 @@
1
- {
2
- "_class_name": "ControlNetModel",
3
- "_diffusers_version": "0.20.0.dev0",
4
- "_name_or_path": "../controlnet-1-0-canny/checkpoint-3000/controlnet",
5
- "act_fn": "silu",
6
- "addition_embed_type": "text_time",
7
- "addition_embed_type_num_heads": 64,
8
- "addition_time_embed_dim": 256,
9
- "attention_head_dim": [
10
- 5,
11
- 10,
12
- 20
13
- ],
14
- "block_out_channels": [
15
- 320,
16
- 640,
17
- 1280
18
- ],
19
- "class_embed_type": null,
20
- "conditioning_channels": 3,
21
- "conditioning_embedding_out_channels": [
22
- 16,
23
- 32,
24
- 96,
25
- 256
26
- ],
27
- "controlnet_conditioning_channel_order": "rgb",
28
- "cross_attention_dim": 2048,
29
- "down_block_types": [
30
- "DownBlock2D",
31
- "CrossAttnDownBlock2D",
32
- "CrossAttnDownBlock2D"
33
- ],
34
- "downsample_padding": 1,
35
- "encoder_hid_dim": null,
36
- "encoder_hid_dim_type": null,
37
- "flip_sin_to_cos": true,
38
- "freq_shift": 0,
39
- "global_pool_conditions": false,
40
- "in_channels": 4,
41
- "layers_per_block": 2,
42
- "mid_block_scale_factor": 1,
43
- "norm_eps": 1e-05,
44
- "norm_num_groups": 32,
45
- "num_attention_heads": null,
46
- "num_class_embeds": null,
47
- "only_cross_attention": false,
48
- "projection_class_embeddings_input_dim": 2816,
49
- "resnet_time_scale_shift": "default",
50
- "transformer_layers_per_block": [
51
- 1,
52
- 2,
53
- 10
54
- ],
55
- "upcast_attention": null,
56
- "use_linear_projection": true
57
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
finetuned-from-3000-on-1024-checkpoint-23500/diffusion_pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:29f5b247107e4a95227741be1373eb1f892dc55a96212720a31a9c4344ca63f8
3
- size 5004438321
 
 
 
 
trained-only-1024-checkpoint-24000/config.json DELETED
@@ -1,56 +0,0 @@
1
- {
2
- "_class_name": "ControlNetModel",
3
- "_diffusers_version": "0.20.0.dev0",
4
- "act_fn": "silu",
5
- "addition_embed_type": "text_time",
6
- "addition_embed_type_num_heads": 64,
7
- "addition_time_embed_dim": 256,
8
- "attention_head_dim": [
9
- 5,
10
- 10,
11
- 20
12
- ],
13
- "block_out_channels": [
14
- 320,
15
- 640,
16
- 1280
17
- ],
18
- "class_embed_type": null,
19
- "conditioning_channels": 3,
20
- "conditioning_embedding_out_channels": [
21
- 16,
22
- 32,
23
- 96,
24
- 256
25
- ],
26
- "controlnet_conditioning_channel_order": "rgb",
27
- "cross_attention_dim": 2048,
28
- "down_block_types": [
29
- "DownBlock2D",
30
- "CrossAttnDownBlock2D",
31
- "CrossAttnDownBlock2D"
32
- ],
33
- "downsample_padding": 1,
34
- "encoder_hid_dim": null,
35
- "encoder_hid_dim_type": null,
36
- "flip_sin_to_cos": true,
37
- "freq_shift": 0,
38
- "global_pool_conditions": false,
39
- "in_channels": 4,
40
- "layers_per_block": 2,
41
- "mid_block_scale_factor": 1,
42
- "norm_eps": 1e-05,
43
- "norm_num_groups": 32,
44
- "num_attention_heads": null,
45
- "num_class_embeds": null,
46
- "only_cross_attention": false,
47
- "projection_class_embeddings_input_dim": 2816,
48
- "resnet_time_scale_shift": "default",
49
- "transformer_layers_per_block": [
50
- 1,
51
- 2,
52
- 10
53
- ],
54
- "upcast_attention": null,
55
- "use_linear_projection": true
56
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
trained-only-1024-checkpoint-24000/diffusion_pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b69af06e9eee68462aea3efe5fbb96dad77dc843804b32288e9b9a9976f0e3d8
3
- size 5004438321