Sviatoslav commited on
Commit
de4478c
1 Parent(s): ff3df0f

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -30,7 +30,7 @@
30
  "num_class_embeds": null,
31
  "only_cross_attention": false,
32
  "out_channels": 4,
33
- "sample_size": 32,
34
  "up_block_types": [
35
  "UpBlock2D",
36
  "CrossAttnUpBlock2D",
30
  "num_class_embeds": null,
31
  "only_cross_attention": false,
32
  "out_channels": 4,
33
+ "sample_size": 80,
34
  "up_block_types": [
35
  "UpBlock2D",
36
  "CrossAttnUpBlock2D",