Upload folder using huggingface_hub
Browse files
transformer/config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "AllegroTransformerTI2V3DModel",
|
3 |
+
"_diffusers_version": "0.31.0.dev0",
|
4 |
+
"activation_fn": "gelu-approximate",
|
5 |
+
"attention_bias": true,
|
6 |
+
"attention_head_dim": 96,
|
7 |
+
"caption_channels": 4096,
|
8 |
+
"cross_attention_dim": 2304,
|
9 |
+
"dropout": 0.0,
|
10 |
+
"in_channels": 4,
|
11 |
+
"interpolation_scale_h": 2.0,
|
12 |
+
"interpolation_scale_t": 2.2,
|
13 |
+
"interpolation_scale_w": 2.0,
|
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": 24,
|
19 |
+
"num_layers": 32,
|
20 |
+
"out_channels": 4,
|
21 |
+
"patch_size": 2,
|
22 |
+
"patch_size_t": 1,
|
23 |
+
"sample_size": [
|
24 |
+
90,
|
25 |
+
160
|
26 |
+
],
|
27 |
+
"sample_size_t": 22
|
28 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aea783d070715c1d59dd58a3f316761bfabae640b225df84236a271dc9d5d4a7
|
3 |
+
size 5575980864
|