John6666 commited on
Commit
6ac0f32
1 Parent(s): 6328b78

Update scheduler/scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +2 -2
scheduler/scheduler_config.json CHANGED
@@ -11,8 +11,8 @@
11
  "sample_max_value": 1.0,
12
  "set_alpha_to_one": false,
13
  "skip_prk_steps": true,
14
- "steps_offset": 30,
15
  "timestep_spacing": "leading",
16
  "trained_betas": null,
17
- "use_karras_sigmas": false
18
  }
 
11
  "sample_max_value": 1.0,
12
  "set_alpha_to_one": false,
13
  "skip_prk_steps": true,
14
+ "steps_offset": 1,
15
  "timestep_spacing": "leading",
16
  "trained_betas": null,
17
+ "use_karras_sigmas": true
18
  }