patrickvonplaten
commited on
Commit
•
350b703
1
Parent(s):
638304a
up
Browse files- 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": "
|
8 |
}
|
|
|
4 |
"beta_schedule": "linear",
|
5 |
"beta_start": 0.0001,
|
6 |
"timesteps": 1000,
|
7 |
+
"variance_type": "fixed_large"
|
8 |
}
|