Update MV-DiT/CogVideoX/config.json
Browse files
MV-DiT/CogVideoX/config.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
| 7 |
"dropout": 0.0,
|
| 8 |
"flip_sin_to_cos": true,
|
| 9 |
"freq_shift": 0,
|
| 10 |
-
"in_channels":
|
| 11 |
"max_text_seq_length": 226,
|
| 12 |
"motion_dim": 312,
|
| 13 |
"norm_elementwise_affine": true,
|
|
|
|
| 7 |
"dropout": 0.0,
|
| 8 |
"flip_sin_to_cos": true,
|
| 9 |
"freq_shift": 0,
|
| 10 |
+
"in_channels": 32,
|
| 11 |
"max_text_seq_length": 226,
|
| 12 |
"motion_dim": 312,
|
| 13 |
"norm_elementwise_affine": true,
|