Upload folder using huggingface_hub
Browse files
scheduler/scheduler_config.json
CHANGED
|
@@ -8,11 +8,11 @@
|
|
| 8 |
"max_shift": 2.05,
|
| 9 |
"num_train_timesteps": 1000,
|
| 10 |
"shift": 1.0,
|
| 11 |
-
"shift_terminal":
|
| 12 |
"stochastic_sampling": false,
|
| 13 |
"time_shift_type": "exponential",
|
| 14 |
"use_beta_sigmas": false,
|
| 15 |
-
"use_dynamic_shifting":
|
| 16 |
"use_exponential_sigmas": false,
|
| 17 |
"use_karras_sigmas": false
|
| 18 |
}
|
|
|
|
| 8 |
"max_shift": 2.05,
|
| 9 |
"num_train_timesteps": 1000,
|
| 10 |
"shift": 1.0,
|
| 11 |
+
"shift_terminal": null,
|
| 12 |
"stochastic_sampling": false,
|
| 13 |
"time_shift_type": "exponential",
|
| 14 |
"use_beta_sigmas": false,
|
| 15 |
+
"use_dynamic_shifting": false,
|
| 16 |
"use_exponential_sigmas": false,
|
| 17 |
"use_karras_sigmas": false
|
| 18 |
}
|