anton-l HF staff TimeRobber commited on
Commit
d90fe60
1 Parent(s): 3e19e67

Update unet/config.json (#7)

Browse files

- Update unet/config.json (5a4e2204d99d178366cae6d398c3514de6399265)


Co-authored-by: Thomas Wang <TimeRobber@users.noreply.huggingface.co>

Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -33,7 +33,7 @@
33
  "norm_eps": 1e-05,
34
  "norm_num_groups": 32,
35
  "out_channels": 4,
36
- "sample_size": 32,
37
  "up_block_types": [
38
  "UpBlock2D",
39
  "CrossAttnUpBlock2D",
33
  "norm_eps": 1e-05,
34
  "norm_num_groups": 32,
35
  "out_channels": 4,
36
+ "sample_size": 64,
37
  "up_block_types": [
38
  "UpBlock2D",
39
  "CrossAttnUpBlock2D",