Commit
·
85db375
1
Parent(s):
358f1c8
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -24,6 +24,7 @@
|
|
24 |
"CrossAttnDownBlock2D",
|
25 |
"DownBlock2D"
|
26 |
],
|
|
|
27 |
"downsample_padding": 1,
|
28 |
"flip_sin_to_cos": true,
|
29 |
"freq_shift": 0,
|
|
|
24 |
"CrossAttnDownBlock2D",
|
25 |
"DownBlock2D"
|
26 |
],
|
27 |
+
"model_type": "",
|
28 |
"downsample_padding": 1,
|
29 |
"flip_sin_to_cos": true,
|
30 |
"freq_shift": 0,
|