Update unet/config.json
Browse files- unet/config.json +1 -1
unet/config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
"out_channels": 4,
|
36 |
"projection_class_embeddings_input_dim": null,
|
37 |
"resnet_time_scale_shift": "default",
|
38 |
-
"sample_size":
|
39 |
"time_cond_proj_dim": null,
|
40 |
"time_embedding_type": "positional",
|
41 |
"timestep_post_act": null,
|
|
|
35 |
"out_channels": 4,
|
36 |
"projection_class_embeddings_input_dim": null,
|
37 |
"resnet_time_scale_shift": "default",
|
38 |
+
"sample_size": 80,
|
39 |
"time_cond_proj_dim": null,
|
40 |
"time_embedding_type": "positional",
|
41 |
"timestep_post_act": null,
|