hngan commited on
Commit
27bdfa3
·
verified ·
1 Parent(s): 8d167b3

Upload folder using huggingface_hub

Browse files
checkpoint-100000/config.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "RepUNet2DConditionModel",
3
+ "_diffusers_version": "0.30.2",
4
+ "_name_or_path": "stabilityai/sd-turbo",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "annotator_embedding_dim": 0,
10
+ "attention_head_dim": [
11
+ 5,
12
+ 10,
13
+ 20,
14
+ 20
15
+ ],
16
+ "attention_type": "default",
17
+ "block_out_channels": [
18
+ 320,
19
+ 640,
20
+ 1280,
21
+ 1280
22
+ ],
23
+ "center_input_sample": false,
24
+ "class_embed_type": null,
25
+ "class_embeddings_concat": false,
26
+ "conditioning_channels": 3,
27
+ "conditioning_embedding_out_channels": [
28
+ 16,
29
+ 32,
30
+ 96,
31
+ 256
32
+ ],
33
+ "conv_in_kernel": 3,
34
+ "conv_out_kernel": 3,
35
+ "cross_attention_dim": 1024,
36
+ "cross_attention_norm": null,
37
+ "down_block_types": [
38
+ "CrossAttnDownBlock2D",
39
+ "CrossAttnDownBlock2D",
40
+ "CrossAttnDownBlock2D",
41
+ "DownBlock2D"
42
+ ],
43
+ "downsample_padding": 1,
44
+ "dropout": 0.0,
45
+ "dual_cross_attention": false,
46
+ "encoder_hid_dim": null,
47
+ "encoder_hid_dim_type": null,
48
+ "flip_sin_to_cos": true,
49
+ "freq_shift": 0,
50
+ "in_channels": 4,
51
+ "layers_per_block": 2,
52
+ "mid_block_only_cross_attention": null,
53
+ "mid_block_scale_factor": 1,
54
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
55
+ "norm_eps": 1e-05,
56
+ "norm_num_groups": 32,
57
+ "num_attention_heads": null,
58
+ "num_class_embeds": null,
59
+ "num_tasks": 6,
60
+ "only_cross_attention": false,
61
+ "out_channels": 4,
62
+ "projection_class_embeddings_input_dim": null,
63
+ "resnet_out_scale_factor": 1.0,
64
+ "resnet_skip_time_act": false,
65
+ "resnet_time_scale_shift": "default",
66
+ "reverse_transformer_layers_per_block": null,
67
+ "sample_size": 64,
68
+ "time_cond_proj_dim": null,
69
+ "time_embedding_act_fn": null,
70
+ "time_embedding_dim": null,
71
+ "time_embedding_type": "positional",
72
+ "timestep_post_act": null,
73
+ "transformer_layers_per_block": 1,
74
+ "up_block_types": [
75
+ "UpBlock2D",
76
+ "CrossAttnUpBlock2D",
77
+ "CrossAttnUpBlock2D",
78
+ "CrossAttnUpBlock2D"
79
+ ],
80
+ "upcast_attention": null,
81
+ "use_linear_projection": true,
82
+ "use_vae_encoded_condition": true
83
+ }
checkpoint-100000/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e45298f3e1c66c63e6e6d6a318751492624026c2ad358d85b1b0b73f3179fbd1
3
+ size 3470265224
checkpoint-110000/config.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "RepUNet2DConditionModel",
3
+ "_diffusers_version": "0.30.2",
4
+ "_name_or_path": "stabilityai/sd-turbo",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "annotator_embedding_dim": 0,
10
+ "attention_head_dim": [
11
+ 5,
12
+ 10,
13
+ 20,
14
+ 20
15
+ ],
16
+ "attention_type": "default",
17
+ "block_out_channels": [
18
+ 320,
19
+ 640,
20
+ 1280,
21
+ 1280
22
+ ],
23
+ "center_input_sample": false,
24
+ "class_embed_type": null,
25
+ "class_embeddings_concat": false,
26
+ "conditioning_channels": 3,
27
+ "conditioning_embedding_out_channels": [
28
+ 16,
29
+ 32,
30
+ 96,
31
+ 256
32
+ ],
33
+ "conv_in_kernel": 3,
34
+ "conv_out_kernel": 3,
35
+ "cross_attention_dim": 1024,
36
+ "cross_attention_norm": null,
37
+ "down_block_types": [
38
+ "CrossAttnDownBlock2D",
39
+ "CrossAttnDownBlock2D",
40
+ "CrossAttnDownBlock2D",
41
+ "DownBlock2D"
42
+ ],
43
+ "downsample_padding": 1,
44
+ "dropout": 0.0,
45
+ "dual_cross_attention": false,
46
+ "encoder_hid_dim": null,
47
+ "encoder_hid_dim_type": null,
48
+ "flip_sin_to_cos": true,
49
+ "freq_shift": 0,
50
+ "in_channels": 4,
51
+ "layers_per_block": 2,
52
+ "mid_block_only_cross_attention": null,
53
+ "mid_block_scale_factor": 1,
54
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
55
+ "norm_eps": 1e-05,
56
+ "norm_num_groups": 32,
57
+ "num_attention_heads": null,
58
+ "num_class_embeds": null,
59
+ "num_tasks": 6,
60
+ "only_cross_attention": false,
61
+ "out_channels": 4,
62
+ "projection_class_embeddings_input_dim": null,
63
+ "resnet_out_scale_factor": 1.0,
64
+ "resnet_skip_time_act": false,
65
+ "resnet_time_scale_shift": "default",
66
+ "reverse_transformer_layers_per_block": null,
67
+ "sample_size": 64,
68
+ "time_cond_proj_dim": null,
69
+ "time_embedding_act_fn": null,
70
+ "time_embedding_dim": null,
71
+ "time_embedding_type": "positional",
72
+ "timestep_post_act": null,
73
+ "transformer_layers_per_block": 1,
74
+ "up_block_types": [
75
+ "UpBlock2D",
76
+ "CrossAttnUpBlock2D",
77
+ "CrossAttnUpBlock2D",
78
+ "CrossAttnUpBlock2D"
79
+ ],
80
+ "upcast_attention": null,
81
+ "use_linear_projection": true,
82
+ "use_vae_encoded_condition": true
83
+ }
checkpoint-110000/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dc1194416d758008bc677e363c493ff5182fb7297abc5b1241892a40c935ac8
3
+ size 3470265224
checkpoint-120000/config.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "RepUNet2DConditionModel",
3
+ "_diffusers_version": "0.30.2",
4
+ "_name_or_path": "stabilityai/sd-turbo",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "annotator_embedding_dim": 0,
10
+ "attention_head_dim": [
11
+ 5,
12
+ 10,
13
+ 20,
14
+ 20
15
+ ],
16
+ "attention_type": "default",
17
+ "block_out_channels": [
18
+ 320,
19
+ 640,
20
+ 1280,
21
+ 1280
22
+ ],
23
+ "center_input_sample": false,
24
+ "class_embed_type": null,
25
+ "class_embeddings_concat": false,
26
+ "conditioning_channels": 3,
27
+ "conditioning_embedding_out_channels": [
28
+ 16,
29
+ 32,
30
+ 96,
31
+ 256
32
+ ],
33
+ "conv_in_kernel": 3,
34
+ "conv_out_kernel": 3,
35
+ "cross_attention_dim": 1024,
36
+ "cross_attention_norm": null,
37
+ "down_block_types": [
38
+ "CrossAttnDownBlock2D",
39
+ "CrossAttnDownBlock2D",
40
+ "CrossAttnDownBlock2D",
41
+ "DownBlock2D"
42
+ ],
43
+ "downsample_padding": 1,
44
+ "dropout": 0.0,
45
+ "dual_cross_attention": false,
46
+ "encoder_hid_dim": null,
47
+ "encoder_hid_dim_type": null,
48
+ "flip_sin_to_cos": true,
49
+ "freq_shift": 0,
50
+ "in_channels": 4,
51
+ "layers_per_block": 2,
52
+ "mid_block_only_cross_attention": null,
53
+ "mid_block_scale_factor": 1,
54
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
55
+ "norm_eps": 1e-05,
56
+ "norm_num_groups": 32,
57
+ "num_attention_heads": null,
58
+ "num_class_embeds": null,
59
+ "num_tasks": 6,
60
+ "only_cross_attention": false,
61
+ "out_channels": 4,
62
+ "projection_class_embeddings_input_dim": null,
63
+ "resnet_out_scale_factor": 1.0,
64
+ "resnet_skip_time_act": false,
65
+ "resnet_time_scale_shift": "default",
66
+ "reverse_transformer_layers_per_block": null,
67
+ "sample_size": 64,
68
+ "time_cond_proj_dim": null,
69
+ "time_embedding_act_fn": null,
70
+ "time_embedding_dim": null,
71
+ "time_embedding_type": "positional",
72
+ "timestep_post_act": null,
73
+ "transformer_layers_per_block": 1,
74
+ "up_block_types": [
75
+ "UpBlock2D",
76
+ "CrossAttnUpBlock2D",
77
+ "CrossAttnUpBlock2D",
78
+ "CrossAttnUpBlock2D"
79
+ ],
80
+ "upcast_attention": null,
81
+ "use_linear_projection": true,
82
+ "use_vae_encoded_condition": true
83
+ }
checkpoint-120000/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c206c470429afcc5e893e80ca97dc21e4f1f48b70adc051037a0fd1d34628f9c
3
+ size 3470265224
checkpoint-90000/config.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "RepUNet2DConditionModel",
3
+ "_diffusers_version": "0.30.2",
4
+ "_name_or_path": "stabilityai/sd-turbo",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "annotator_embedding_dim": 0,
10
+ "attention_head_dim": [
11
+ 5,
12
+ 10,
13
+ 20,
14
+ 20
15
+ ],
16
+ "attention_type": "default",
17
+ "block_out_channels": [
18
+ 320,
19
+ 640,
20
+ 1280,
21
+ 1280
22
+ ],
23
+ "center_input_sample": false,
24
+ "class_embed_type": null,
25
+ "class_embeddings_concat": false,
26
+ "conditioning_channels": 3,
27
+ "conditioning_embedding_out_channels": [
28
+ 16,
29
+ 32,
30
+ 96,
31
+ 256
32
+ ],
33
+ "conv_in_kernel": 3,
34
+ "conv_out_kernel": 3,
35
+ "cross_attention_dim": 1024,
36
+ "cross_attention_norm": null,
37
+ "down_block_types": [
38
+ "CrossAttnDownBlock2D",
39
+ "CrossAttnDownBlock2D",
40
+ "CrossAttnDownBlock2D",
41
+ "DownBlock2D"
42
+ ],
43
+ "downsample_padding": 1,
44
+ "dropout": 0.0,
45
+ "dual_cross_attention": false,
46
+ "encoder_hid_dim": null,
47
+ "encoder_hid_dim_type": null,
48
+ "flip_sin_to_cos": true,
49
+ "freq_shift": 0,
50
+ "in_channels": 4,
51
+ "layers_per_block": 2,
52
+ "mid_block_only_cross_attention": null,
53
+ "mid_block_scale_factor": 1,
54
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
55
+ "norm_eps": 1e-05,
56
+ "norm_num_groups": 32,
57
+ "num_attention_heads": null,
58
+ "num_class_embeds": null,
59
+ "num_tasks": 6,
60
+ "only_cross_attention": false,
61
+ "out_channels": 4,
62
+ "projection_class_embeddings_input_dim": null,
63
+ "resnet_out_scale_factor": 1.0,
64
+ "resnet_skip_time_act": false,
65
+ "resnet_time_scale_shift": "default",
66
+ "reverse_transformer_layers_per_block": null,
67
+ "sample_size": 64,
68
+ "time_cond_proj_dim": null,
69
+ "time_embedding_act_fn": null,
70
+ "time_embedding_dim": null,
71
+ "time_embedding_type": "positional",
72
+ "timestep_post_act": null,
73
+ "transformer_layers_per_block": 1,
74
+ "up_block_types": [
75
+ "UpBlock2D",
76
+ "CrossAttnUpBlock2D",
77
+ "CrossAttnUpBlock2D",
78
+ "CrossAttnUpBlock2D"
79
+ ],
80
+ "upcast_attention": null,
81
+ "use_linear_projection": true,
82
+ "use_vae_encoded_condition": true
83
+ }
checkpoint-90000/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51062b4816994445ae714624a25c2a16e8da2d4febd293c8c7c8a0bbddb7a830
3
+ size 3470265224