wlsaidhi commited on
Commit
7595fcb
·
verified ·
1 Parent(s): 69c14b9

rename: _class_name CausalMatrixGameWanModel -> CausalMatrixGame2WanModel

Browse files
Files changed (1) hide show
  1. transformer/config.json +1 -1
transformer/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_class_name": "CausalMatrixGameWanModel",
3
  "_diffusers_version": "0.33.1",
4
  "hidden_size": 1536,
5
  "num_attention_heads": 12,
 
1
  {
2
+ "_class_name": "CausalMatrixGame2WanModel",
3
  "_diffusers_version": "0.33.1",
4
  "hidden_size": 1536,
5
  "num_attention_heads": 12,