fu66 commited on
Commit
0e3822f
·
1 Parent(s): 5c013ec

Update Model/LAPLACE/config.json

Browse files
Files changed (1) hide show
  1. Model/LAPLACE/config.json +2 -1
Model/LAPLACE/config.json CHANGED
@@ -90,6 +90,7 @@
90
  ],
91
  "n_layers_q": 3,
92
  "use_spectral_norm": false,
93
- "gin_channels": 256
 
94
  }
95
  }
 
90
  ],
91
  "n_layers_q": 3,
92
  "use_spectral_norm": false,
93
+ "gin_channels": 256,
94
+ "legacy_version": "1.0"
95
  }
96
  }