Delete checkpoint-5760000
Browse files
checkpoint-5760000/optimizer.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:74dd3b47c1f2314fc26e27d3fd0ca4cbb93e2e5f717bcb03d0f4fd0506947b7d
|
3 |
-
size 6876750164
|
|
|
|
|
|
|
|
checkpoint-5760000/random_states_0.pkl
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:a78c7e3313d27e90c5baf12a3ded505e793ed29cbe4732c6df30777cfcc79f2a
|
3 |
-
size 14408
|
|
|
|
|
|
|
|
checkpoint-5760000/scaler.pt
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:162efe9d8beed245f00c3cabb87897a93c8eb71143717aaf82897357cfe0397b
|
3 |
-
size 988
|
|
|
|
|
|
|
|
checkpoint-5760000/scheduler.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:08e2e9426f865f95bf24a8be2ef940f0da3a0df9026f3d8a7b5520d1c96e66b6
|
3 |
-
size 1000
|
|
|
|
|
|
|
|
checkpoint-5760000/unet/config.json
DELETED
@@ -1,67 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_class_name": "UNet2DConditionModel",
|
3 |
-
"_diffusers_version": "0.22.0.dev0",
|
4 |
-
"_name_or_path": "amazing-logos-v5\\checkpoint-5640000",
|
5 |
-
"act_fn": "silu",
|
6 |
-
"addition_embed_type": null,
|
7 |
-
"addition_embed_type_num_heads": 64,
|
8 |
-
"addition_time_embed_dim": null,
|
9 |
-
"attention_head_dim": 8,
|
10 |
-
"attention_type": "default",
|
11 |
-
"block_out_channels": [
|
12 |
-
320,
|
13 |
-
640,
|
14 |
-
1280,
|
15 |
-
1280
|
16 |
-
],
|
17 |
-
"center_input_sample": false,
|
18 |
-
"class_embed_type": null,
|
19 |
-
"class_embeddings_concat": false,
|
20 |
-
"conv_in_kernel": 3,
|
21 |
-
"conv_out_kernel": 3,
|
22 |
-
"cross_attention_dim": 768,
|
23 |
-
"cross_attention_norm": null,
|
24 |
-
"down_block_types": [
|
25 |
-
"CrossAttnDownBlock2D",
|
26 |
-
"CrossAttnDownBlock2D",
|
27 |
-
"CrossAttnDownBlock2D",
|
28 |
-
"DownBlock2D"
|
29 |
-
],
|
30 |
-
"downsample_padding": 1,
|
31 |
-
"dropout": 0.0,
|
32 |
-
"dual_cross_attention": false,
|
33 |
-
"encoder_hid_dim": null,
|
34 |
-
"encoder_hid_dim_type": null,
|
35 |
-
"flip_sin_to_cos": true,
|
36 |
-
"freq_shift": 0,
|
37 |
-
"in_channels": 4,
|
38 |
-
"layers_per_block": 2,
|
39 |
-
"mid_block_only_cross_attention": null,
|
40 |
-
"mid_block_scale_factor": 1,
|
41 |
-
"mid_block_type": "UNetMidBlock2DCrossAttn",
|
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 |
-
"out_channels": 4,
|
48 |
-
"projection_class_embeddings_input_dim": null,
|
49 |
-
"resnet_out_scale_factor": 1.0,
|
50 |
-
"resnet_skip_time_act": false,
|
51 |
-
"resnet_time_scale_shift": "default",
|
52 |
-
"sample_size": 64,
|
53 |
-
"time_cond_proj_dim": null,
|
54 |
-
"time_embedding_act_fn": null,
|
55 |
-
"time_embedding_dim": null,
|
56 |
-
"time_embedding_type": "positional",
|
57 |
-
"timestep_post_act": null,
|
58 |
-
"transformer_layers_per_block": 1,
|
59 |
-
"up_block_types": [
|
60 |
-
"UpBlock2D",
|
61 |
-
"CrossAttnUpBlock2D",
|
62 |
-
"CrossAttnUpBlock2D",
|
63 |
-
"CrossAttnUpBlock2D"
|
64 |
-
],
|
65 |
-
"upcast_attention": false,
|
66 |
-
"use_linear_projection": false
|
67 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-5760000/unet/diffusion_pytorch_model.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:5670f14ceab9a9452b9b7f6aa3501abba11f0b0f06d81e5131a5415dcf40e7a9
|
3 |
-
size 3438167536
|
|
|
|
|
|
|
|