tolgacangoz commited on
Commit
30224e7
1 Parent(s): c7b3e5f

Update scheduler/scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +1 -1
scheduler/scheduler_config.json CHANGED
@@ -13,7 +13,7 @@
13
  "sample_max_value": 1.0,
14
  "set_alpha_to_one": true,
15
  "steps_offset": 1,
16
- "thresholding": true,
17
  "timestep_spacing": "matryoshka_style",
18
  "trained_betas": null
19
  }
 
13
  "sample_max_value": 1.0,
14
  "set_alpha_to_one": true,
15
  "steps_offset": 1,
16
+ "thresholding": false,
17
  "timestep_spacing": "matryoshka_style",
18
  "trained_betas": null
19
  }