dg845 commited on
Commit
ae97aeb
·
verified ·
1 Parent(s): 521543f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +2 -2
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": 0.1,
12
  "stochastic_sampling": false,
13
  "time_shift_type": "exponential",
14
  "use_beta_sigmas": false,
15
- "use_dynamic_shifting": true,
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
  }