patrickvonplaten commited on
Commit
5987f53
·
1 Parent(s): 8137e62

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -21,6 +21,7 @@
21
  "downscale_freq_shift": 1,
22
  "dropout": 0.1,
23
  "in_channels": 3,
 
24
  "name_or_path": "./ddpm-cifar10/",
25
  "num_res_blocks": 2,
26
  "out_ch": 3,
 
21
  "downscale_freq_shift": 1,
22
  "dropout": 0.1,
23
  "in_channels": 3,
24
+ "out_channels": 3,
25
  "name_or_path": "./ddpm-cifar10/",
26
  "num_res_blocks": 2,
27
  "out_ch": 3,