Disty0 commited on
Commit
78fbcfd
1 Parent(s): ddcbf18

Update scheduler/scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +1 -1
scheduler/scheduler_config.json CHANGED
@@ -24,7 +24,7 @@
24
  "thresholding": false,
25
  "timestep_spacing": "trailing",
26
  "trained_betas": null,
27
- "use_karras_sigmas": false,
28
  "use_lu_lambdas": false,
29
  "variance_type": null
30
  }
 
24
  "thresholding": false,
25
  "timestep_spacing": "trailing",
26
  "trained_betas": null,
27
+ "use_karras_sigmas": true,
28
  "use_lu_lambdas": false,
29
  "variance_type": null
30
  }