We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ded13 commit ec07f8cCopy full SHA for ec07f8c
tests/models/transformers/test_models_transformer_cogvideox.py
@@ -71,7 +71,7 @@ def prepare_init_args_and_inputs_for_common(self):
71
"out_channels": 4,
72
"time_embed_dim": 2,
73
"text_embed_dim": 8,
74
- "num_layers": 1,
+ "num_layers": 2,
75
"sample_width": 8,
76
"sample_height": 8,
77
"sample_frames": 8,
@@ -130,7 +130,7 @@ def prepare_init_args_and_inputs_for_common(self):
130
131
132
133
134
135
136
0 commit comments