BestWishYsh commited on
Commit
43556c7
·
verified ·
1 Parent(s): 31ebcf2

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +2 -0
scheduler/scheduler_config.json CHANGED
@@ -19,9 +19,11 @@
19
  "solver_type": "bh2",
20
  "steps_offset": 0,
21
  "thresholding": false,
 
22
  "timestep_spacing": "linspace",
23
  "trained_betas": null,
24
  "use_beta_sigmas": false,
 
25
  "use_exponential_sigmas": false,
26
  "use_flow_sigmas": true,
27
  "use_karras_sigmas": false
 
19
  "solver_type": "bh2",
20
  "steps_offset": 0,
21
  "thresholding": false,
22
+ "time_shift_type": "linear",
23
  "timestep_spacing": "linspace",
24
  "trained_betas": null,
25
  "use_beta_sigmas": false,
26
+ "use_dynamic_shifting": true,
27
  "use_exponential_sigmas": false,
28
  "use_flow_sigmas": true,
29
  "use_karras_sigmas": false