patrickvonplaten commited on
Commit
82f0a14
1 Parent(s): 5bbab78

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -24,6 +24,6 @@
24
  "out_channels": 3,
25
  "resamp_with_conv": true,
26
  "resolution": 32,
27
- "image": 32,
28
  "ddpm": true
29
  }
24
  "out_channels": 3,
25
  "resamp_with_conv": true,
26
  "resolution": 32,
27
+ "image_size": 32,
28
  "ddpm": true
29
  }