GonzaloMG commited on
Commit
dca9142
·
verified ·
1 Parent(s): 90c7cdb

Update scheduler/scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +1 -1
scheduler/scheduler_config.json CHANGED
@@ -15,6 +15,6 @@
15
  "skip_prk_steps": true,
16
  "steps_offset": 1,
17
  "thresholding": false,
18
- "timestep_spacing": "leading",
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
  }