okaris commited on
Commit
24426f0
1 Parent(s): bfbf123

Update scheduler/scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +1 -1
scheduler/scheduler_config.json CHANGED
@@ -23,7 +23,7 @@
23
  "solver_type": "midpoint",
24
  "steps_offset": 1,
25
  "thresholding": false,
26
- "timestep_spacing": "leading",
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,