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