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