Update scheduler_config.json
Browse files- scheduler_config.json +1 -3
scheduler_config.json
CHANGED
|
@@ -4,7 +4,5 @@
|
|
| 4 |
"beta_schedule": "linear",
|
| 5 |
"steps_offset": 1,
|
| 6 |
"clip_sample": false,
|
| 7 |
-
"set_alpha_to_one": true
|
| 8 |
-
"skip_prk": true,
|
| 9 |
-
"skip_timesteps": false
|
| 10 |
}
|
|
|
|
| 4 |
"beta_schedule": "linear",
|
| 5 |
"steps_offset": 1,
|
| 6 |
"clip_sample": false,
|
| 7 |
+
"set_alpha_to_one": true
|
|
|
|
|
|
|
| 8 |
}
|