patrickvonplaten commited on
Commit
c056c12
1 Parent(s): 6bedc16

Update config.json

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