Update scheduler/scheduler_config.json
Browse files
scheduler/scheduler_config.json
CHANGED
@@ -21,6 +21,6 @@
|
|
21 |
"thresholding": false,
|
22 |
"timestep_spacing": "leading",
|
23 |
"trained_betas": null,
|
24 |
-
"use_karras_sigmas":
|
25 |
"variance_type": null
|
26 |
}
|
|
|
21 |
"thresholding": false,
|
22 |
"timestep_spacing": "leading",
|
23 |
"trained_betas": null,
|
24 |
+
"use_karras_sigmas": true,
|
25 |
"variance_type": null
|
26 |
}
|