Correct error in README

This commit is contained in:
kageru 2020-02-26 23:04:05 +01:00
parent cf9280aa79
commit 6ef53a04f0
Signed by: kageru
GPG Key ID: 8282A2BEA4ADA3D2

View File

@ -29,7 +29,7 @@ the input clip to generate a mask for.
luma_scaling: float = 10.0
```
the luma\_scaling factor as described in the blog post.
Higher values will make the mask brighter overall.
Lower values will make the mask brighter overall.
## Build instructions
```sh