Skip to content

Commit abc1575

Browse files
committed
args val changed
1 parent 212c87e commit abc1575

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxdiffusion/tests/ltx_2_transformer_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ def test_transformer_3d_model_dot_product_attention(self):
271271
num_attention_heads=8,
272272
attention_head_dim=128,
273273
cross_attention_dim=32,
274+
caption_channels=32,
274275
audio_in_channels=self.audio_in_channels,
275276
audio_out_channels=self.audio_in_channels,
276277
audio_patch_size=1,

0 commit comments

Comments
 (0)