deepgoyal20
commited on
Commit
•
5c6238a
1
Parent(s):
098f7da
Update unet/config.json
Browse files- unet/config.json +1 -1
unet/config.json
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
"resnet_out_scale_factor": 1.0,
|
45 |
"resnet_skip_time_act": false,
|
46 |
"resnet_time_scale_shift": "default",
|
47 |
-
"sample_size":
|
48 |
"time_cond_proj_dim": null,
|
49 |
"time_embedding_act_fn": null,
|
50 |
"time_embedding_dim": null,
|
|
|
44 |
"resnet_out_scale_factor": 1.0,
|
45 |
"resnet_skip_time_act": false,
|
46 |
"resnet_time_scale_shift": "default",
|
47 |
+
"sample_size": 32,
|
48 |
"time_cond_proj_dim": null,
|
49 |
"time_embedding_act_fn": null,
|
50 |
"time_embedding_dim": null,
|