viccpoes commited on
Commit
c4ab4c7
1 Parent(s): 4e9e5e3

Upload scheduler/scheduler_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +1 -2
scheduler/scheduler_config.json CHANGED
@@ -12,8 +12,7 @@
12
  "prediction_type": "epsilon",
13
  "rescale_betas_zero_snr": false,
14
  "sample_max_value": 1.0,
15
- "set_alpha_to_one": false,
16
- "skip_prk_steps": true,
17
  "steps_offset": 1,
18
  "thresholding": false,
19
  "timestep_scaling": 10.0,
 
12
  "prediction_type": "epsilon",
13
  "rescale_betas_zero_snr": false,
14
  "sample_max_value": 1.0,
15
+ "set_alpha_to_one": true,
 
16
  "steps_offset": 1,
17
  "thresholding": false,
18
  "timestep_scaling": 10.0,