Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
"out_channels": 3,
|
45 |
"resnet_eps": 1e-06,
|
46 |
"resnet_num_groups": null,
|
47 |
-
"sde":
|
48 |
"time_embedding_type": "fourier",
|
49 |
"up_blocks": [
|
50 |
"UNetResSkipUpBlock2D",
|
|
|
44 |
"out_channels": 3,
|
45 |
"resnet_eps": 1e-06,
|
46 |
"resnet_num_groups": null,
|
47 |
+
"sde": false,
|
48 |
"time_embedding_type": "fourier",
|
49 |
"up_blocks": [
|
50 |
"UNetResSkipUpBlock2D",
|