dosh2 commited on
Commit
e1609a1
1 Parent(s): d832814

Update scheduler/scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +2 -1
scheduler/scheduler_config.json CHANGED
@@ -15,5 +15,6 @@
15
  "skip_prk_steps": true,
16
  "steps_offset": 1,
17
  "thresholding": false,
 
18
  "trained_betas": null
19
- }
 
15
  "skip_prk_steps": true,
16
  "steps_offset": 1,
17
  "thresholding": false,
18
+ "timestep_spacing": "leading",
19
  "trained_betas": null
20
+ }