GonzaloMG commited on
Commit
30e96fe
1 Parent(s): 9b32bb5

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
  }