Upload transformer_ema checkpoint
Browse files
transformer_ema/config.json
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "PartFrameCrafterDiTModel",
|
| 3 |
+
"_diffusers_version": "0.37.0",
|
| 4 |
+
"cross_attention_dim": 1024,
|
| 5 |
+
"decay": 0.9999,
|
| 6 |
+
"enable_dynamic_embedding": true,
|
| 7 |
+
"enable_dynamic_embedding_per_block": false,
|
| 8 |
+
"enable_frame_embedding": true,
|
| 9 |
+
"enable_global_cross_attn": true,
|
| 10 |
+
"enable_local_cross_attn": true,
|
| 11 |
+
"enable_part_embedding": true,
|
| 12 |
+
"enable_static_embedding": true,
|
| 13 |
+
"enable_static_embedding_per_block": false,
|
| 14 |
+
"global_attn_block_id_range": null,
|
| 15 |
+
"global_attn_block_ids": [
|
| 16 |
+
0,
|
| 17 |
+
2,
|
| 18 |
+
4,
|
| 19 |
+
6,
|
| 20 |
+
8,
|
| 21 |
+
10,
|
| 22 |
+
12,
|
| 23 |
+
14,
|
| 24 |
+
16,
|
| 25 |
+
18,
|
| 26 |
+
20
|
| 27 |
+
],
|
| 28 |
+
"in_channels": 64,
|
| 29 |
+
"inv_gamma": 1.0,
|
| 30 |
+
"max_num_frames": 64,
|
| 31 |
+
"max_num_parts": 32,
|
| 32 |
+
"min_decay": 0.0,
|
| 33 |
+
"num_attention_heads": 16,
|
| 34 |
+
"num_layers": 21,
|
| 35 |
+
"power": 0.75,
|
| 36 |
+
"spatial_global_attn_block_ids": [
|
| 37 |
+
0,
|
| 38 |
+
2,
|
| 39 |
+
4,
|
| 40 |
+
6,
|
| 41 |
+
8,
|
| 42 |
+
10,
|
| 43 |
+
12,
|
| 44 |
+
14,
|
| 45 |
+
16,
|
| 46 |
+
18,
|
| 47 |
+
20
|
| 48 |
+
],
|
| 49 |
+
"temporal_global_attn_block_ids": [
|
| 50 |
+
0,
|
| 51 |
+
1,
|
| 52 |
+
3,
|
| 53 |
+
5,
|
| 54 |
+
7,
|
| 55 |
+
9,
|
| 56 |
+
11,
|
| 57 |
+
13,
|
| 58 |
+
15,
|
| 59 |
+
17,
|
| 60 |
+
19,
|
| 61 |
+
21
|
| 62 |
+
],
|
| 63 |
+
"update_after_step": 0,
|
| 64 |
+
"use_ema_warmup": true,
|
| 65 |
+
"width": 2048
|
| 66 |
+
}
|
transformer_ema/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d78538581f9a78aed4ae7cbb033cb1548b23e55e78c573f6fb24421e9ad87f1
|
| 3 |
+
size 5759083344
|