bubbliiiing commited on
Commit ·
a179a51
1
Parent(s): 9f3baea
Upload transformer
Browse files
transformer/config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "EasyAnimateTransformer3DModel",
|
| 3 |
+
"_diffusers_version": "0.31.0",
|
| 4 |
+
"activation_fn": "gelu-approximate",
|
| 5 |
+
"add_noise_in_inpaint_model": true,
|
| 6 |
+
"add_ref_latent_in_control_model": true,
|
| 7 |
+
"add_norm_text_encoder": true,
|
| 8 |
+
"after_norm": false,
|
| 9 |
+
"attention_head_dim": 64,
|
| 10 |
+
"clip_channels": null,
|
| 11 |
+
"dropout": 0.0,
|
| 12 |
+
"enable_clip_in_inpaint": false,
|
| 13 |
+
"enable_text_attention_mask": true,
|
| 14 |
+
"flip_sin_to_cos": true,
|
| 15 |
+
"freq_shift": 0,
|
| 16 |
+
"in_channels": 33,
|
| 17 |
+
"mmdit_layers": 18,
|
| 18 |
+
"norm_elementwise_affine": true,
|
| 19 |
+
"norm_eps": 1e-05,
|
| 20 |
+
"num_attention_heads": 48,
|
| 21 |
+
"num_layers": 36,
|
| 22 |
+
"out_channels": 16,
|
| 23 |
+
"patch_size": 2,
|
| 24 |
+
"ref_channels": null,
|
| 25 |
+
"resize_inpaint_mask_directly": true,
|
| 26 |
+
"sample_height": 60,
|
| 27 |
+
"sample_width": 90,
|
| 28 |
+
"swa_layers": null,
|
| 29 |
+
"text_embed_dim": 3584,
|
| 30 |
+
"text_embed_dim_t5": null,
|
| 31 |
+
"time_embed_dim": 512,
|
| 32 |
+
"time_position_encoding_type": "3d_rope",
|
| 33 |
+
"timestep_activation_fn": "silu"
|
| 34 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38c79ba15dd33045719ba718b3866ee371710812a97cc805fd6ef98e3d731685
|
| 3 |
+
size 13629475728
|