Update scheduler/scheduler_config.json
Browse files
scheduler/scheduler_config.json
CHANGED
|
@@ -23,7 +23,7 @@
|
|
| 23 |
"solver_type": "midpoint",
|
| 24 |
"steps_offset": 1,
|
| 25 |
"thresholding": false,
|
| 26 |
-
"timestep_spacing": "
|
| 27 |
"timestep_type": "discrete",
|
| 28 |
"trained_betas": null,
|
| 29 |
"use_karras_sigmas": true,
|
|
|
|
| 23 |
"solver_type": "midpoint",
|
| 24 |
"steps_offset": 1,
|
| 25 |
"thresholding": false,
|
| 26 |
+
"timestep_spacing": "trailing",
|
| 27 |
"timestep_type": "discrete",
|
| 28 |
"trained_betas": null,
|
| 29 |
"use_karras_sigmas": true,
|