Upload folder using huggingface_hub
Browse files
connectors/config.json
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_class_name": "LTX2TextConnectors",
|
| 3 |
+
"_diffusers_version": "0.37.0.dev0",
|
| 4 |
+
"audio_connector_attention_head_dim": 128,
|
| 5 |
+
"audio_connector_num_attention_heads": 30,
|
| 6 |
+
"audio_connector_num_layers": 2,
|
| 7 |
+
"audio_connector_num_learnable_registers": 128,
|
| 8 |
+
"caption_channels": 3840,
|
| 9 |
+
"causal_temporal_positioning": false,
|
| 10 |
+
"connector_rope_base_seq_len": 4096,
|
| 11 |
+
"rope_double_precision": true,
|
| 12 |
+
"rope_theta": 10000.0,
|
| 13 |
+
"rope_type": "split",
|
| 14 |
+
"text_proj_in_factor": 49,
|
| 15 |
+
"video_connector_attention_head_dim": 128,
|
| 16 |
+
"video_connector_num_attention_heads": 30,
|
| 17 |
+
"video_connector_num_layers": 2,
|
| 18 |
+
"video_connector_num_learnable_registers": 128
|
| 19 |
+
}
|
connectors/diffusion_pytorch_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7c0ad36c2d0706fb229193d5c698f0ef50c9b33678140b4ee84723a047b4032
|
| 3 |
+
size 2862957976
|