Update unet/config.json
Browse files- unet/config.json +0 -1
unet/config.json
CHANGED
|
@@ -30,7 +30,6 @@
|
|
| 30 |
"encoder_hid_dim": null,
|
| 31 |
"flip_sin_to_cos": true,
|
| 32 |
"freq_shift": 0,
|
| 33 |
-
"if_lstm": true,
|
| 34 |
"in_channels": 4,
|
| 35 |
"layers_per_block": 2,
|
| 36 |
"mid_block_only_cross_attention": null,
|
|
|
|
| 30 |
"encoder_hid_dim": null,
|
| 31 |
"flip_sin_to_cos": true,
|
| 32 |
"freq_shift": 0,
|
|
|
|
| 33 |
"in_channels": 4,
|
| 34 |
"layers_per_block": 2,
|
| 35 |
"mid_block_only_cross_attention": null,
|