Upload folder using huggingface_hub
Browse files- config.json +22 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "LTXVideoTransformer3DModel",
|
| 3 |
+
"_diffusers_version": "0.32.0",
|
| 4 |
+
"action_expert": false,
|
| 5 |
+
"activation_fn": "gelu-approximate",
|
| 6 |
+
"attention_bias": true,
|
| 7 |
+
"attention_head_dim": 64,
|
| 8 |
+
"attention_out_bias": true,
|
| 9 |
+
"caption_channels": 4096,
|
| 10 |
+
"cross_attention_dim": 2048,
|
| 11 |
+
"in_channels": 128,
|
| 12 |
+
"max_view": 3,
|
| 13 |
+
"norm_elementwise_affine": false,
|
| 14 |
+
"norm_eps": 1e-06,
|
| 15 |
+
"num_attention_heads": 32,
|
| 16 |
+
"num_layers": 28,
|
| 17 |
+
"out_channels": 128,
|
| 18 |
+
"patch_size": 1,
|
| 19 |
+
"patch_size_t": 1,
|
| 20 |
+
"qk_norm": "rms_norm_across_heads",
|
| 21 |
+
"use_view_embed": true
|
| 22 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2642ed60ae15e0639ed9e7079630998bd6af34f9471719a0a0ee9a0492ba1f20
|
| 3 |
+
size 3897221392
|