3v324v23 commited on
Commit
caaafa3
1 Parent(s): 556f63c

Update scheduler config

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_scaling": "trailing",
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
  }