nroggendorff commited on
Commit
384b92c
1 Parent(s): cae3c0d

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "sample_size": "image_size",
3
  "in_channels": 3,
4
  "out_channels": 3,
5
  "layers_per_block": 2,
 
1
  {
2
+ "sample_size": 128,
3
  "in_channels": 3,
4
  "out_channels": 3,
5
  "layers_per_block": 2,