Update strength parameter in setDatabase function

Signed-off-by: hashcoko <hashcoko@gmail.com>
This commit is contained in:
hashcoko
2023-11-27 23:21:38 +09:00
parent 2b8c1e26d1
commit f138c7857e

View File

@@ -253,7 +253,7 @@ export function setDatabase(data:Database){
sm:true,
sm_dyn:true,
noise:0.0,
strength:0.3,
strength:0.6,
image:""
}
}