Update scheduler/scheduler_config.json
Browse files
scheduler/scheduler_config.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"euler_at_final": false,
|
| 12 |
"final_sigmas_type": "zero",
|
| 13 |
"flow_shift": 1.0,
|
| 14 |
-
"lambda_min_clipped": -
|
| 15 |
"lower_order_final": true,
|
| 16 |
"num_train_timesteps": 1000,
|
| 17 |
"prediction_type": "epsilon",
|
|
|
|
| 11 |
"euler_at_final": false,
|
| 12 |
"final_sigmas_type": "zero",
|
| 13 |
"flow_shift": 1.0,
|
| 14 |
+
"lambda_min_clipped": -1,
|
| 15 |
"lower_order_final": true,
|
| 16 |
"num_train_timesteps": 1000,
|
| 17 |
"prediction_type": "epsilon",
|