patrickvonplaten commited on
Commit
350b703
1 Parent(s): 638304a
Files changed (1) hide show
  1. scheduler_config.json +1 -1
scheduler_config.json CHANGED
@@ -4,5 +4,5 @@
4
  "beta_schedule": "linear",
5
  "beta_start": 0.0001,
6
  "timesteps": 1000,
7
- "variance_type": "fixed_small"
8
  }
 
4
  "beta_schedule": "linear",
5
  "beta_start": 0.0001,
6
  "timesteps": 1000,
7
+ "variance_type": "fixed_large"
8
  }