Update unet/config.json
Browse files- 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": "
|
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,
|