patrickvonplaten
commited on
Commit
•
491998d
1
Parent(s):
383652a
push
Browse files
transformer/config.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
"_class_name": "Transformer2DModel",
|
3 |
"_diffusers_version": "0.22.0.dev0",
|
4 |
-
"_name_or_path": "/home/patrick/.cache/huggingface/hub/models--diffusers--PixArt-XL-2-512x512/snapshots/877b9075010eaa287c8e761447f8767d36621064/transformer",
|
5 |
"activation_fn": "gelu-approximate",
|
6 |
"attention_bias": true,
|
7 |
"attention_head_dim": 72,
|
@@ -11,8 +10,8 @@
|
|
11 |
"double_self_attention": false,
|
12 |
"dropout": 0.0,
|
13 |
"in_channels": 4,
|
14 |
-
"interpolation_scale": 1,
|
15 |
"norm_elementwise_affine": false,
|
|
|
16 |
"norm_num_groups": 32,
|
17 |
"norm_type": "ada_norm_single",
|
18 |
"num_attention_heads": 16,
|
@@ -21,10 +20,8 @@
|
|
21 |
"num_vector_embeds": null,
|
22 |
"only_cross_attention": false,
|
23 |
"out_channels": 8,
|
24 |
-
"output_type": "pixart_dit",
|
25 |
"patch_size": 2,
|
26 |
"sample_size": 64,
|
27 |
"upcast_attention": false,
|
28 |
-
"use_additional_conditions": false,
|
29 |
"use_linear_projection": false
|
30 |
}
|
|
|
1 |
{
|
2 |
"_class_name": "Transformer2DModel",
|
3 |
"_diffusers_version": "0.22.0.dev0",
|
|
|
4 |
"activation_fn": "gelu-approximate",
|
5 |
"attention_bias": true,
|
6 |
"attention_head_dim": 72,
|
|
|
10 |
"double_self_attention": false,
|
11 |
"dropout": 0.0,
|
12 |
"in_channels": 4,
|
|
|
13 |
"norm_elementwise_affine": false,
|
14 |
+
"norm_eps": 1e-06,
|
15 |
"norm_num_groups": 32,
|
16 |
"norm_type": "ada_norm_single",
|
17 |
"num_attention_heads": 16,
|
|
|
20 |
"num_vector_embeds": null,
|
21 |
"only_cross_attention": false,
|
22 |
"out_channels": 8,
|
|
|
23 |
"patch_size": 2,
|
24 |
"sample_size": 64,
|
25 |
"upcast_attention": false,
|
|
|
26 |
"use_linear_projection": false
|
27 |
}
|
transformer/diffusion_pytorch_model.fp16.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:3cf9160101d6799e1bc60d86acd3adb7380c4d07f649af4a0d1c7199f5a4d3b8
|
3 |
-
size 1222762880
|
|
|
|
|
|
|
|
transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13105448f416eb9d80206c0941cc48c1df4bd962ece461960a70866f62286ace
|
3 |
+
size 2445458680
|