DaveLoay commited on
Commit
3d8db8d
·
1 Parent(s): 1544f3e

Delete checkpoint-1000

Browse files
checkpoint-1000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:222cce1d28224dfaa8b7b4b7274d8266a40129af3ab1b71ac269e369a3ff152a
3
- size 6876749715
 
 
 
 
checkpoint-1000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:468a72147c4149031396a60a73fa0be37c82b3f983760d182010a9dd005a2df0
3
- size 14663
 
 
 
 
checkpoint-1000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:68cff80b680ddf6e7abbef98b5f336b97f9b5963e2209307f639383870e8cc71
3
- size 557
 
 
 
 
checkpoint-1000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f34912fa092355c5a950e4967ea28cbb3556238a7857baa5999d228cde0ae4c3
3
- size 563
 
 
 
 
checkpoint-1000/unet/config.json DELETED
@@ -1,62 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.17.0.dev0",
4
- "_name_or_path": "riffusion/riffusion-model-v1",
5
- "act_fn": "silu",
6
- "addition_embed_type": null,
7
- "addition_embed_type_num_heads": 64,
8
- "attention_head_dim": 8,
9
- "block_out_channels": [
10
- 320,
11
- 640,
12
- 1280,
13
- 1280
14
- ],
15
- "center_input_sample": false,
16
- "class_embed_type": null,
17
- "class_embeddings_concat": false,
18
- "conv_in_kernel": 3,
19
- "conv_out_kernel": 3,
20
- "cross_attention_dim": 768,
21
- "cross_attention_norm": null,
22
- "down_block_types": [
23
- "CrossAttnDownBlock2D",
24
- "CrossAttnDownBlock2D",
25
- "CrossAttnDownBlock2D",
26
- "DownBlock2D"
27
- ],
28
- "downsample_padding": 1,
29
- "dual_cross_attention": false,
30
- "encoder_hid_dim": null,
31
- "encoder_hid_dim_type": null,
32
- "flip_sin_to_cos": true,
33
- "freq_shift": 0,
34
- "in_channels": 4,
35
- "layers_per_block": 2,
36
- "mid_block_only_cross_attention": null,
37
- "mid_block_scale_factor": 1,
38
- "mid_block_type": "UNetMidBlock2DCrossAttn",
39
- "norm_eps": 1e-05,
40
- "norm_num_groups": 32,
41
- "num_class_embeds": null,
42
- "only_cross_attention": false,
43
- "out_channels": 4,
44
- "projection_class_embeddings_input_dim": null,
45
- "resnet_out_scale_factor": 1.0,
46
- "resnet_skip_time_act": false,
47
- "resnet_time_scale_shift": "default",
48
- "sample_size": 32,
49
- "time_cond_proj_dim": null,
50
- "time_embedding_act_fn": null,
51
- "time_embedding_dim": null,
52
- "time_embedding_type": "positional",
53
- "timestep_post_act": null,
54
- "up_block_types": [
55
- "UpBlock2D",
56
- "CrossAttnUpBlock2D",
57
- "CrossAttnUpBlock2D",
58
- "CrossAttnUpBlock2D"
59
- ],
60
- "upcast_attention": false,
61
- "use_linear_projection": false
62
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-1000/unet/diffusion_pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6063e9ebee3d65387c624572ecff2dd926cb9a41e61da321a42a88e5f112ab41
3
- size 3438375973
 
 
 
 
checkpoint-1000/unet_ema/config.json DELETED
@@ -1,69 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.17.0.dev0",
4
- "_name_or_path": "riffusion/riffusion-model-v1",
5
- "act_fn": "silu",
6
- "addition_embed_type": null,
7
- "addition_embed_type_num_heads": 64,
8
- "attention_head_dim": 8,
9
- "block_out_channels": [
10
- 320,
11
- 640,
12
- 1280,
13
- 1280
14
- ],
15
- "center_input_sample": false,
16
- "class_embed_type": null,
17
- "class_embeddings_concat": false,
18
- "conv_in_kernel": 3,
19
- "conv_out_kernel": 3,
20
- "cross_attention_dim": 768,
21
- "cross_attention_norm": null,
22
- "decay": 0.9999,
23
- "down_block_types": [
24
- "CrossAttnDownBlock2D",
25
- "CrossAttnDownBlock2D",
26
- "CrossAttnDownBlock2D",
27
- "DownBlock2D"
28
- ],
29
- "downsample_padding": 1,
30
- "dual_cross_attention": false,
31
- "encoder_hid_dim": null,
32
- "encoder_hid_dim_type": null,
33
- "flip_sin_to_cos": true,
34
- "freq_shift": 0,
35
- "in_channels": 4,
36
- "inv_gamma": 1.0,
37
- "layers_per_block": 2,
38
- "mid_block_only_cross_attention": null,
39
- "mid_block_scale_factor": 1,
40
- "mid_block_type": "UNetMidBlock2DCrossAttn",
41
- "min_decay": 0.0,
42
- "norm_eps": 1e-05,
43
- "norm_num_groups": 32,
44
- "num_class_embeds": null,
45
- "only_cross_attention": false,
46
- "optimization_step": 1000,
47
- "out_channels": 4,
48
- "power": 0.6666666666666666,
49
- "projection_class_embeddings_input_dim": null,
50
- "resnet_out_scale_factor": 1.0,
51
- "resnet_skip_time_act": false,
52
- "resnet_time_scale_shift": "default",
53
- "sample_size": 32,
54
- "time_cond_proj_dim": null,
55
- "time_embedding_act_fn": null,
56
- "time_embedding_dim": null,
57
- "time_embedding_type": "positional",
58
- "timestep_post_act": null,
59
- "up_block_types": [
60
- "UpBlock2D",
61
- "CrossAttnUpBlock2D",
62
- "CrossAttnUpBlock2D",
63
- "CrossAttnUpBlock2D"
64
- ],
65
- "upcast_attention": false,
66
- "update_after_step": 0,
67
- "use_ema_warmup": false,
68
- "use_linear_projection": false
69
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-1000/unet_ema/diffusion_pytorch_model.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a03f06f91c8f85deab5a8605fb55e871e076fdd010f2edb4a88ea80f5af9e876
3
- size 3438366373