Delete checkpoint-300
Browse files- checkpoint-300/discriminator/config.json +0 -16
- checkpoint-300/discriminator/diffusion_pytorch_model.safetensors +0 -3
- checkpoint-300/optimizer.bin +0 -3
- checkpoint-300/optimizer_1.bin +0 -3
- checkpoint-300/random_states_0.pkl +0 -3
- checkpoint-300/scaler.pt +0 -3
- checkpoint-300/scheduler.bin +0 -3
- checkpoint-300/scheduler_1.bin +0 -3
- checkpoint-300/unet/config.json +0 -69
- checkpoint-300/unet/diffusion_pytorch_model.safetensors +0 -3
checkpoint-300/discriminator/config.json
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "ProjectedDiscriminator",
|
| 3 |
-
"_diffusers_version": "0.29.1",
|
| 4 |
-
"c_dim": 512,
|
| 5 |
-
"combine_clip": false,
|
| 6 |
-
"diffaug": true,
|
| 7 |
-
"embed_dim": 384,
|
| 8 |
-
"hooks": [
|
| 9 |
-
2,
|
| 10 |
-
5,
|
| 11 |
-
8,
|
| 12 |
-
11
|
| 13 |
-
],
|
| 14 |
-
"p_crop": 0.5,
|
| 15 |
-
"resize": 224
|
| 16 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/discriminator/diffusion_pytorch_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c014c41d0b67e014d086ffcd456693aae24e5aa41d3257e98ba7aa27225b168b
|
| 3 |
-
size 24636896
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/optimizer.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:31322490b1a5138f0d7ae9b5e8913102cadb6ba5497e4a0f072ad90679584523
|
| 3 |
-
size 642443211
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/optimizer_1.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6b207a3ef1dec083f7e35e340ccdd8cfb221e866f19344a56c4890267eb763c3
|
| 3 |
-
size 12565467
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/random_states_0.pkl
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:08cadf07c23faef34e0be58f6ec9e985487f36e22ee47741fcf475e52ebec3c1
|
| 3 |
-
size 14821
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/scaler.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:cb7fde5111803012042c93a73aa191336bb6e10b3ad44f6bd1d94fc7008a22b6
|
| 3 |
-
size 1383
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/scheduler.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:84dad462f6b7a89a7f5f064e23ce5606bf8e04bc46a0c3f56fa5e69d4ff9240e
|
| 3 |
-
size 1401
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/scheduler_1.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:24bfe2f2daad0021bbfad5f272d00177dfb8af5ea8ca00a9b7e6546f074a7597
|
| 3 |
-
size 1477
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/unet/config.json
DELETED
|
@@ -1,69 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "UNet2DConditionModel",
|
| 3 |
-
"_diffusers_version": "0.29.1",
|
| 4 |
-
"_name_or_path": "kmpartner/xsds-fttest",
|
| 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 |
-
],
|
| 16 |
-
"center_input_sample": false,
|
| 17 |
-
"class_embed_type": null,
|
| 18 |
-
"class_embeddings_concat": false,
|
| 19 |
-
"conv_in_kernel": 3,
|
| 20 |
-
"conv_out_kernel": 3,
|
| 21 |
-
"cross_attention_dim": 768,
|
| 22 |
-
"cross_attention_norm": null,
|
| 23 |
-
"down_block_types": [
|
| 24 |
-
"DownBlock2D",
|
| 25 |
-
"CrossAttnDownBlock2D",
|
| 26 |
-
"CrossAttnDownBlock2D"
|
| 27 |
-
],
|
| 28 |
-
"downsample_padding": 1,
|
| 29 |
-
"dropout": 0.0,
|
| 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 |
-
"layers_per_block": 1,
|
| 37 |
-
"mid_block_only_cross_attention": null,
|
| 38 |
-
"mid_block_scale_factor": 1,
|
| 39 |
-
"mid_block_type": null,
|
| 40 |
-
"norm_eps": 1e-05,
|
| 41 |
-
"norm_num_groups": 32,
|
| 42 |
-
"num_attention_heads": null,
|
| 43 |
-
"num_class_embeds": null,
|
| 44 |
-
"only_cross_attention": [
|
| 45 |
-
true,
|
| 46 |
-
false,
|
| 47 |
-
false
|
| 48 |
-
],
|
| 49 |
-
"out_channels": 4,
|
| 50 |
-
"projection_class_embeddings_input_dim": null,
|
| 51 |
-
"resnet_out_scale_factor": 1.0,
|
| 52 |
-
"resnet_skip_time_act": false,
|
| 53 |
-
"resnet_time_scale_shift": "default",
|
| 54 |
-
"reverse_transformer_layers_per_block": null,
|
| 55 |
-
"sample_size": 64,
|
| 56 |
-
"time_cond_proj_dim": null,
|
| 57 |
-
"time_embedding_act_fn": null,
|
| 58 |
-
"time_embedding_dim": null,
|
| 59 |
-
"time_embedding_type": "positional",
|
| 60 |
-
"timestep_post_act": null,
|
| 61 |
-
"transformer_layers_per_block": 1,
|
| 62 |
-
"up_block_types": [
|
| 63 |
-
"CrossAttnUpBlock2D",
|
| 64 |
-
"CrossAttnUpBlock2D",
|
| 65 |
-
"UpBlock2D"
|
| 66 |
-
],
|
| 67 |
-
"upcast_attention": false,
|
| 68 |
-
"use_linear_projection": false
|
| 69 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-300/unet/diffusion_pytorch_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1f75c9a4f9d4d2c0bb5ed695e41ff36d26dca560c847acc98d1d3a3a23acd7f7
|
| 3 |
-
size 1263018648
|
|
|
|
|
|
|
|
|
|
|
|