patrickvonplaten commited on
Commit
267160d
·
1 Parent(s): a36ff79

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -26,6 +26,7 @@
26
  "name_or_path": "./ddpm-lsun-church/",
27
  "num_res_blocks": 2,
28
  "out_ch": 3,
 
29
  "resamp_with_conv": true,
30
  "resolution": 256,
31
  "image_size": 32,
 
26
  "name_or_path": "./ddpm-lsun-church/",
27
  "num_res_blocks": 2,
28
  "out_ch": 3,
29
+ "out_channels": 3,
30
  "resamp_with_conv": true,
31
  "resolution": 256,
32
  "image_size": 32,