simpleipfs commited on
Commit
218ce8c
·
verified ·
1 Parent(s): 747e8ae

Update scheduler/scheduler_config.json

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