patrickvonplaten commited on
Commit
7c813cc
1 Parent(s): a04ae6d

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_size": 32,
28
  "ddpm": true
29
  }
24
  "out_channels": 3,
25
  "resamp_with_conv": true,
26
  "resolution": 32,
27
+ "sample_size": 32,
28
  "ddpm": true
29
  }