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:6951aebddf67fd5c1b4d67521e2abc355dd1a17583d79c1f7ee983a753e3f2cd
|
| 3 |
-
size 1516005449
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-1000/random_states_0.pkl
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8fc24843cff9425bb7560e7838fab4aa22885d4527e8e801d876f24888cf3371
|
| 3 |
-
size 14757
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-1000/scaler.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:14ae2a2128444abab378aa06c09a61a84665f758fcc19fc46f5789b0bc1b5665
|
| 3 |
-
size 1383
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-1000/scheduler.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:9c4b0def4de03b5def89650ed1d5aa97b1c36bf793f3c66b9c265d51b1d8e5a3
|
| 3 |
-
size 1401
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-1000/unet/config.json
DELETED
|
@@ -1,73 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_class_name": "UNet2DConditionModel",
|
| 3 |
-
"_diffusers_version": "0.36.0.dev0",
|
| 4 |
-
"_name_or_path": "segmind/Segmind-Vega",
|
| 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 |
-
"attention_type": "default",
|
| 15 |
-
"block_out_channels": [
|
| 16 |
-
320,
|
| 17 |
-
640,
|
| 18 |
-
1280
|
| 19 |
-
],
|
| 20 |
-
"center_input_sample": false,
|
| 21 |
-
"class_embed_type": null,
|
| 22 |
-
"class_embeddings_concat": false,
|
| 23 |
-
"conv_in_kernel": 3,
|
| 24 |
-
"conv_out_kernel": 3,
|
| 25 |
-
"cross_attention_dim": 2048,
|
| 26 |
-
"cross_attention_norm": null,
|
| 27 |
-
"down_block_types": [
|
| 28 |
-
"DownBlock2D",
|
| 29 |
-
"CrossAttnDownBlock2D",
|
| 30 |
-
"CrossAttnDownBlock2D"
|
| 31 |
-
],
|
| 32 |
-
"downsample_padding": 1,
|
| 33 |
-
"dropout": 0.0,
|
| 34 |
-
"dual_cross_attention": false,
|
| 35 |
-
"encoder_hid_dim": null,
|
| 36 |
-
"encoder_hid_dim_type": null,
|
| 37 |
-
"flip_sin_to_cos": true,
|
| 38 |
-
"freq_shift": 0,
|
| 39 |
-
"in_channels": 4,
|
| 40 |
-
"layers_per_block": 2,
|
| 41 |
-
"mid_block_only_cross_attention": null,
|
| 42 |
-
"mid_block_scale_factor": 1,
|
| 43 |
-
"mid_block_type": "UNetMidBlock2D",
|
| 44 |
-
"norm_eps": 1e-05,
|
| 45 |
-
"norm_num_groups": 32,
|
| 46 |
-
"num_attention_heads": null,
|
| 47 |
-
"num_class_embeds": null,
|
| 48 |
-
"only_cross_attention": false,
|
| 49 |
-
"out_channels": 4,
|
| 50 |
-
"projection_class_embeddings_input_dim": 2816,
|
| 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": 128,
|
| 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": [
|
| 62 |
-
1,
|
| 63 |
-
1,
|
| 64 |
-
2
|
| 65 |
-
],
|
| 66 |
-
"up_block_types": [
|
| 67 |
-
"CrossAttnUpBlock2D",
|
| 68 |
-
"CrossAttnUpBlock2D",
|
| 69 |
-
"UpBlock2D"
|
| 70 |
-
],
|
| 71 |
-
"upcast_attention": null,
|
| 72 |
-
"use_linear_projection": true
|
| 73 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-1000/unet/diffusion_pytorch_model.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2c8c7f519829753f84b9e52bfb2b10ffd2dadb0d4f6199978f1be8be24f67619
|
| 3 |
-
size 2980972328
|
|
|
|
|
|
|
|
|
|
|
|