Upload scheduler/scheduler_config.json with huggingface_hub
Browse files
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":
|
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,
|