Lawrence-cj
commited on
Commit
•
edfd592
1
Parent(s):
41ea11a
Upload PixArt-Sigma-1024px diffusers
Browse files
transformer/config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "Transformer2DModel",
|
3 |
+
"_diffusers_version": "0.28.0.dev0",
|
4 |
+
"activation_fn": "gelu-approximate",
|
5 |
+
"attention_bias": true,
|
6 |
+
"attention_head_dim": 72,
|
7 |
+
"attention_type": "default",
|
8 |
+
"caption_channels": 4096,
|
9 |
+
"cross_attention_dim": 1152,
|
10 |
+
"double_self_attention": false,
|
11 |
+
"dropout": 0.0,
|
12 |
+
"in_channels": 4,
|
13 |
+
"interpolation_scale": 2,
|
14 |
+
"norm_elementwise_affine": false,
|
15 |
+
"norm_eps": 1e-06,
|
16 |
+
"norm_num_groups": 32,
|
17 |
+
"norm_type": "ada_norm_single",
|
18 |
+
"num_attention_heads": 16,
|
19 |
+
"num_embeds_ada_norm": 1000,
|
20 |
+
"num_layers": 28,
|
21 |
+
"num_vector_embeds": null,
|
22 |
+
"only_cross_attention": false,
|
23 |
+
"out_channels": 8,
|
24 |
+
"patch_size": 2,
|
25 |
+
"sample_size": 128,
|
26 |
+
"upcast_attention": false,
|
27 |
+
"use_linear_projection": false
|
28 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc486378795715ccab71e83fad7788a1cf0c37140e593dc05636560192a5c816
|
3 |
+
size 2443492488
|