File size: 831 Bytes
7e9a1e0 334353a 7e9a1e0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | {
"_class_name": "LTXModel",
"_diffusers_version": "0.37.0",
"attention_head_dim": 128,
"attention_type": "default",
"audio_attention_head_dim": 64,
"audio_cross_attention_dim": 2048,
"audio_in_channels": 128,
"audio_num_attention_heads": 32,
"audio_out_channels": 128,
"audio_positional_embedding_max_pos": [
20
],
"av_ca_timestep_scale_multiplier": 1000.0,
"caption_channels": 3840,
"cross_attention_dim": 4096,
"double_precision_rope": true,
"in_channels": 128,
"model_type": "audio-video",
"norm_eps": 1e-06,
"num_attention_heads": 32,
"num_layers": 48,
"out_channels": 128,
"positional_embedding_max_pos": [
20,
2048,
2048
],
"positional_embedding_theta": 10000.0,
"rope_type": "split",
"timestep_scale_multiplier": 1000,
"use_middle_indices_grid": true
}
|