patrickvonplaten commited on
Commit
9e3b1bd
1 Parent(s): 62b0dfc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,6 +28,6 @@
28
  "out_channels": 3,
29
  "resamp_with_conv": true,
30
  "resolution": 256,
31
- "image_size": 32,
32
  "ddpm": true
33
  }
 
28
  "out_channels": 3,
29
  "resamp_with_conv": true,
30
  "resolution": 256,
31
+ "image_size": 256,
32
  "ddpm": true
33
  }