Update scheduler/scheduler_config.json
Browse files
scheduler/scheduler_config.json
CHANGED
|
@@ -23,8 +23,8 @@
|
|
| 23 |
"steps_offset":1,
|
| 24 |
"thresholding":false,
|
| 25 |
"timestep_spacing":"leading",
|
| 26 |
-
"trained_betas":
|
| 27 |
"use_karras_sigmas":true,
|
| 28 |
"use_lu_lambdas":false,
|
| 29 |
-
"variance_type":
|
| 30 |
}
|
|
|
|
| 23 |
"steps_offset":1,
|
| 24 |
"thresholding":false,
|
| 25 |
"timestep_spacing":"leading",
|
| 26 |
+
"trained_betas":null,
|
| 27 |
"use_karras_sigmas":true,
|
| 28 |
"use_lu_lambdas":false,
|
| 29 |
+
"variance_type": null
|
| 30 |
}
|