Commit
·
479062b
1
Parent(s):
cf06c03
Update unet/config.json
Browse files- unet/config.json +1 -1
unet/config.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"DownBlock2D"
|
| 19 |
],
|
| 20 |
"downsample_padding": 1,
|
| 21 |
-
"
|
| 22 |
"flip_sin_to_cos": true,
|
| 23 |
"freq_shift": 0,
|
| 24 |
"in_channels": 4,
|
|
|
|
| 18 |
"DownBlock2D"
|
| 19 |
],
|
| 20 |
"downsample_padding": 1,
|
| 21 |
+
"use_gated_attention": true,
|
| 22 |
"flip_sin_to_cos": true,
|
| 23 |
"freq_shift": 0,
|
| 24 |
"in_channels": 4,
|