zhengchong commited on
Commit
ed3c0b6
·
verified ·
1 Parent(s): f1775db

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -10,7 +10,7 @@
10
  1280
11
  ],
12
  "center_input_sample": false,
13
- "cross_attention_dim": 768,
14
  "down_block_types": [
15
  "CrossAttnDownBlock2D",
16
  "CrossAttnDownBlock2D",
 
10
  1280
11
  ],
12
  "center_input_sample": false,
13
+ "cross_attention_dim": null,
14
  "down_block_types": [
15
  "CrossAttnDownBlock2D",
16
  "CrossAttnDownBlock2D",