Upload 2 files
Browse files
improve1/config.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "PixArtTransformer2DModel",
|
| 3 |
+
"_diffusers_version": "0.29.2",
|
| 4 |
+
"_name_or_path": "/fs-computility/llm/shared/xuchenkai/data/ckpt/pixart_lcm_mcm_ix/checkpoint-2200/transformer",
|
| 5 |
+
"activation_fn": "gelu-approximate",
|
| 6 |
+
"attention_bias": true,
|
| 7 |
+
"attention_head_dim": 72,
|
| 8 |
+
"attention_type": "default",
|
| 9 |
+
"caption_channels": 4096,
|
| 10 |
+
"cross_attention_dim": 1152,
|
| 11 |
+
"double_self_attention": false,
|
| 12 |
+
"dropout": 0.0,
|
| 13 |
+
"in_channels": 4,
|
| 14 |
+
"interpolation_scale": null,
|
| 15 |
+
"norm_elementwise_affine": false,
|
| 16 |
+
"norm_eps": 1e-06,
|
| 17 |
+
"norm_num_groups": 32,
|
| 18 |
+
"norm_type": "ada_norm_single",
|
| 19 |
+
"num_attention_heads": 16,
|
| 20 |
+
"num_embeds_ada_norm": 1000,
|
| 21 |
+
"num_layers": 28,
|
| 22 |
+
"num_vector_embeds": null,
|
| 23 |
+
"only_cross_attention": false,
|
| 24 |
+
"out_channels": 8,
|
| 25 |
+
"patch_size": 2,
|
| 26 |
+
"sample_size": 128,
|
| 27 |
+
"upcast_attention": false,
|
| 28 |
+
"use_additional_conditions": null,
|
| 29 |
+
"use_linear_projection": false
|
| 30 |
+
}
|
improve1/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f54783f527cb7db55e6b67c0317e16a730c5e544fdb7c89c29222c864d856b8
|
| 3 |
+
size 2445465672
|