Karumoon commited on
Commit
b0e1672
1 Parent(s): 46fd6f3

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -32,7 +32,7 @@
32
  "only_cross_attention": false,
33
  "out_channels": 4,
34
  "resnet_time_scale_shift": "default",
35
- "sample_size": 128,
36
  "up_block_types": [
37
  "UpBlock2D",
38
  "CrossAttnUpBlock2D",
 
32
  "only_cross_attention": false,
33
  "out_channels": 4,
34
  "resnet_time_scale_shift": "default",
35
+ "sample_size": 64,
36
  "up_block_types": [
37
  "UpBlock2D",
38
  "CrossAttnUpBlock2D",