Commit
·
207ff98
1
Parent(s):
8310ff5
finish config
Browse files- unet/config.json +0 -1
unet/config.json
CHANGED
|
@@ -16,7 +16,6 @@
|
|
| 16 |
1280
|
| 17 |
],
|
| 18 |
"center_input_sample": false,
|
| 19 |
-
"conv_resample": true,
|
| 20 |
"down_blocks": [
|
| 21 |
"CrossAttnDownBlock2D",
|
| 22 |
"CrossAttnDownBlock2D",
|
|
|
|
| 16 |
1280
|
| 17 |
],
|
| 18 |
"center_input_sample": false,
|
|
|
|
| 19 |
"down_blocks": [
|
| 20 |
"CrossAttnDownBlock2D",
|
| 21 |
"CrossAttnDownBlock2D",
|