Spaces:
Running
on
Zero
Running
on
Zero
Serhiy Stetskovych
commited on
Commit
·
faeb9b5
1
Parent(s):
d95b911
Better sigma_data
Browse files- styletts_config.yml +1 -1
styletts_config.yml
CHANGED
@@ -59,7 +59,7 @@ model_params:
|
|
59 |
|
60 |
# diffusion distribution config
|
61 |
dist:
|
62 |
-
sigma_data: 0.
|
63 |
estimate_sigma_data: true # estimate sigma_data from the current batch if set to true
|
64 |
mean: -3.0
|
65 |
std: 1.0
|
|
|
59 |
|
60 |
# diffusion distribution config
|
61 |
dist:
|
62 |
+
sigma_data: 0.18 # placeholder for estimate_sigma_data set to false
|
63 |
estimate_sigma_data: true # estimate sigma_data from the current batch if set to true
|
64 |
mean: -3.0
|
65 |
std: 1.0
|