anhnct commited on
Commit
e15e7c3
1 Parent(s): e891dd8

Update unet/config.json

Browse files
Files changed (1) hide show
  1. unet/config.json +1 -1
unet/config.json CHANGED
@@ -6,7 +6,7 @@
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": null,
8
  "attention_head_dim": 8,
9
- "attention_type": "GatedTextImage",
10
  "block_out_channels": [
11
  320,
12
  640,
 
6
  "addition_embed_type_num_heads": 64,
7
  "addition_time_embed_dim": null,
8
  "attention_head_dim": 8,
9
+ "attention_type": "gated-text-image",
10
  "block_out_channels": [
11
  320,
12
  640,