Upload model
Browse files- README.md +1 -0
- config.json +22 -0
- diffusion_pytorch_model.safetensors +3 -0
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
1 |
---
|
2 |
+
library_name: diffusers
|
3 |
license: apache-2.0
|
4 |
---
|
config.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_class_name": "LTXTransformer3DModel",
|
3 |
+
"_diffusers_version": "0.31.0",
|
4 |
+
"_name_or_path": "C:\\Users\\Aybek\\LTXVideo\\ltx_quant_weights",
|
5 |
+
"attention_head_dim": 64,
|
6 |
+
"bias": true,
|
7 |
+
"caption_channels": 4096,
|
8 |
+
"cross_attention_dim": 2048,
|
9 |
+
"in_channels": 128,
|
10 |
+
"norm_elementwise_affine": false,
|
11 |
+
"num_attention_heads": 32,
|
12 |
+
"num_layers": 28,
|
13 |
+
"out_channels": 128,
|
14 |
+
"positional_embedding_max_pos": [
|
15 |
+
20,
|
16 |
+
2048,
|
17 |
+
2048
|
18 |
+
],
|
19 |
+
"positional_embedding_theta": 10000.0,
|
20 |
+
"timestep_scale_multiplier": 1000,
|
21 |
+
"use_rope": true
|
22 |
+
}
|
diffusion_pytorch_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f79caf9cf78c3d51543da0bf1db36e9f0f8dea163c05b435d23ec500b0a052b
|
3 |
+
size 2059489968
|