ehristoforu commited on
Commit
05046d1
1 Parent(s): f04ad4e

Update scheduler/scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +1 -1
scheduler/scheduler_config.json CHANGED
@@ -19,7 +19,7 @@
19
  "solver_type": "midpoint",
20
  "steps_offset": 1,
21
  "thresholding": false,
22
- "timestep_spacing": "leading",
23
  "trained_betas": null,
24
  "use_karras_sigmas": false,
25
  "variance_type": null
 
19
  "solver_type": "midpoint",
20
  "steps_offset": 1,
21
  "thresholding": false,
22
+ "timestep_spacing": "trailing",
23
  "trained_betas": null,
24
  "use_karras_sigmas": false,
25
  "variance_type": null