Update config.json
#6
by
PanPapag
- opened
- config.json +0 -2
config.json
CHANGED
@@ -25,7 +25,6 @@
|
|
25 |
"DownBlock2D"
|
26 |
],
|
27 |
"downsample_padding": 1,
|
28 |
-
"dropout": 0.0,
|
29 |
"flip_sin_to_cos": true,
|
30 |
"freq_shift": 0,
|
31 |
"global_pool_conditions": false,
|
@@ -38,7 +37,6 @@
|
|
38 |
"only_cross_attention": false,
|
39 |
"projection_class_embeddings_input_dim": null,
|
40 |
"resnet_time_scale_shift": "default",
|
41 |
-
"sample_size": 32,
|
42 |
"upcast_attention": false,
|
43 |
"use_linear_projection": false
|
44 |
}
|
|
|
25 |
"DownBlock2D"
|
26 |
],
|
27 |
"downsample_padding": 1,
|
|
|
28 |
"flip_sin_to_cos": true,
|
29 |
"freq_shift": 0,
|
30 |
"global_pool_conditions": false,
|
|
|
37 |
"only_cross_attention": false,
|
38 |
"projection_class_embeddings_input_dim": null,
|
39 |
"resnet_time_scale_shift": "default",
|
|
|
40 |
"upcast_attention": false,
|
41 |
"use_linear_projection": false
|
42 |
}
|