Koolchh commited on
Commit
92edea5
·
verified ·
1 Parent(s): df26baa

Upload StableDiffusionXLPipeline

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +1 -1
scheduler/scheduler_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "rescale_betas_zero_snr": true,
11
  "sigma_max": null,
12
  "sigma_min": null,
13
- "steps_offset": 0,
14
  "timestep_spacing": "trailing",
15
  "timestep_type": "discrete",
16
  "trained_betas": null,
 
10
  "rescale_betas_zero_snr": true,
11
  "sigma_max": null,
12
  "sigma_min": null,
13
+ "steps_offset": 1,
14
  "timestep_spacing": "trailing",
15
  "timestep_type": "discrete",
16
  "trained_betas": null,