Upload folder using huggingface_hub
Browse files
transformer/config.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "HunyuanDiT2DModel",
|
3 |
+
"_diffusers_version": "0.29.0.dev0",
|
4 |
+
"activation_fn": "gelu-approximate",
|
5 |
+
"attention_head_dim": 88,
|
6 |
+
"cross_attention_dim": 1024,
|
7 |
+
"cross_attention_dim_t5": 2048,
|
8 |
+
"hidden_size": 1408,
|
9 |
+
"in_channels": 4,
|
10 |
+
"learn_sigma": true,
|
11 |
+
"mlp_ratio": 4.3637,
|
12 |
+
"norm_type": "layer_norm",
|
13 |
+
"num_attention_heads": 16,
|
14 |
+
"num_layers": 40,
|
15 |
+
"patch_size": 2,
|
16 |
+
"pooled_projection_dim": 1024,
|
17 |
+
"sample_size": 128,
|
18 |
+
"text_len": 77,
|
19 |
+
"text_len_t5": 256
|
20 |
+
}
|
transformer/diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c3404e7e2ad82491042661e6f74df8cbf5566b2c5e6fd2aa9d627188cf46aab
|
3 |
+
size 6066290824
|