fancyfeast commited on
Commit
f5a41ab
·
verified ·
1 Parent(s): 875c6ad

Delete 3x5hm8g1/samples_500480

Browse files
3x5hm8g1/samples_500480/text_encoder/config.json DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "_name_or_path": "stabilityai/stable-diffusion-xl-base-1.0",
3
- "architectures": [
4
- "CLIPTextModel"
5
- ],
6
- "attention_dropout": 0.0,
7
- "bos_token_id": 0,
8
- "dropout": 0.0,
9
- "eos_token_id": 2,
10
- "hidden_act": "quick_gelu",
11
- "hidden_size": 768,
12
- "initializer_factor": 1.0,
13
- "initializer_range": 0.02,
14
- "intermediate_size": 3072,
15
- "layer_norm_eps": 1e-05,
16
- "max_position_embeddings": 77,
17
- "model_type": "clip_text_model",
18
- "num_attention_heads": 12,
19
- "num_hidden_layers": 12,
20
- "pad_token_id": 1,
21
- "projection_dim": 768,
22
- "torch_dtype": "float16",
23
- "transformers_version": "4.40.2",
24
- "vocab_size": 49408
25
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3x5hm8g1/samples_500480/text_encoder/model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:397dd5765a087b8e45a6ffca895ab02b7d52dd12764b956f49c05136b3ffbbd2
3
- size 246144152
 
 
 
 
3x5hm8g1/samples_500480/training_state.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0ab1b6a7f2786515cd36ef5eb7b25ffc79c7ca6e00cc0a717ea431e2da4667b
3
- size 10735375587
 
 
 
 
3x5hm8g1/samples_500480/training_state0.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a72f46d4710ec5ffc07a4f2094f7e72fbad5507911eddd2cacb6f204991cfed8
3
- size 14855
 
 
 
 
3x5hm8g1/samples_500480/training_state1.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3343132932a418b750afef31458838a62b64b80c3a3abfa605a9901742d49f5
3
- size 14919
 
 
 
 
3x5hm8g1/samples_500480/training_state2.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e744be07cac64184b3b8ee0aff7b7cc7f1af522dacdc11cb6e79d97f62a955e5
3
- size 14855
 
 
 
 
3x5hm8g1/samples_500480/training_state3.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c148fe0ec781299d9bc3153b82fcb642f825c43613642a7e81e553bb5ba181fa
3
- size 14919
 
 
 
 
3x5hm8g1/samples_500480/training_state4.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:baf9bdfa772dc0f80aca3be95e7a99a50d966c149e705de125e30f556bdbe27a
3
- size 14855
 
 
 
 
3x5hm8g1/samples_500480/training_state5.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:199beb07f493105c1f3b605c3c5e77637ea2e6d8ea854d77473fac9465b7955e
3
- size 14791
 
 
 
 
3x5hm8g1/samples_500480/training_state6.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:62d3a49c3da254b0cd1695d49481bac539a8584f4db5d8f52472bcb82ed01fb2
3
- size 14919
 
 
 
 
3x5hm8g1/samples_500480/training_state7.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c7bb2bf19251bc826f403c9a2b70b1b4ce473c3fb3d85069b5b42d04b732110
3
- size 14919
 
 
 
 
3x5hm8g1/samples_500480/unet/config.json DELETED
@@ -1,73 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.27.2",
4
- "_name_or_path": "stabilityai/stable-diffusion-xl-base-1.0",
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": "UNetMidBlock2DCrossAttn",
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
- 2,
64
- 10
65
- ],
66
- "up_block_types": [
67
- "CrossAttnUpBlock2D",
68
- "CrossAttnUpBlock2D",
69
- "UpBlock2D"
70
- ],
71
- "upcast_attention": null,
72
- "use_linear_projection": true
73
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3x5hm8g1/samples_500480/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9a5a51f97f430f3ac11ae66dd9f9c334ab4e41430cc44441f29496e7404fa07
3
- size 5135149760