Upload folder using huggingface_hub
Browse files- config.json +20 -0
- diffusion_pytorch_model.safetensors +3 -0
config.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "LTXVideoTransformer3DModel",
|
3 |
+
"_diffusers_version": "0.33.0.dev0",
|
4 |
+
"_name_or_path": "Lightricks/LTX-Video",
|
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 |
+
"norm_elementwise_affine": false,
|
13 |
+
"norm_eps": 1e-06,
|
14 |
+
"num_attention_heads": 32,
|
15 |
+
"num_layers": 28,
|
16 |
+
"out_channels": 128,
|
17 |
+
"patch_size": 1,
|
18 |
+
"patch_size_t": 1,
|
19 |
+
"qk_norm": "rms_norm_across_heads"
|
20 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ef210d9edc0b48c3652b5721de3193039b292ad63c41dec229457b44ec73244
|
3 |
+
size 2059490096
|