Update scheduler/scheduler_config.json
Browse files
scheduler/scheduler_config.json
CHANGED
|
@@ -15,6 +15,6 @@
|
|
| 15 |
"skip_prk_steps": true,
|
| 16 |
"steps_offset": 1,
|
| 17 |
"thresholding": false,
|
| 18 |
-
"timestep_spacing": "
|
| 19 |
"trained_betas": null
|
| 20 |
}
|
|
|
|
| 15 |
"skip_prk_steps": true,
|
| 16 |
"steps_offset": 1,
|
| 17 |
"thresholding": false,
|
| 18 |
+
"timestep_spacing": "trailing",
|
| 19 |
"trained_betas": null
|
| 20 |
}
|