mirror of
https://github.com/onestardao/WFGY.git
synced 2026-05-01 21:11:11 +00:00
6 lines
137 B
Python
6 lines
137 B
Python
DEFAULT_CONFIG = {
|
|
"bbmc_alpha": 0.75,
|
|
"bbpf_noise_level": 0.05,
|
|
"bbcr_reset_value": 0.1,
|
|
"bbam_modulation_scale": 0.9
|
|
}
|