cleaup unused parameters
Browse files
scheduler/scheduler_config.json
CHANGED
@@ -18,4 +18,4 @@
|
|
18 |
"timestep_scaling": 10.0,
|
19 |
"timestep_spacing": "linspace",
|
20 |
"trained_betas": null
|
21 |
-
}
|
|
|
18 |
"timestep_scaling": 10.0,
|
19 |
"timestep_spacing": "linspace",
|
20 |
"trained_betas": null
|
21 |
+
}
|