deleted some empty lines with indentations in the project

This commit is contained in:
k4yt3x
2020-05-07 19:55:33 -04:00
parent 988600a769
commit 4a3553607b
3 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@ waifu2x_converter_cpp:
force-OpenCL: false # force to use OpenCL on Intel Platform
processor: -1 # set target processor
jobs: 0 # number of threads launching at the same time
model-dir: null # path to custom model directory (don't append last / ) default: models_rgb
model-dir: null # path to custom model directory (don't append last / ) default: models_rgb
#scale-ratio: 2.0 # custom scale ratio
noise-level: 1 # <0|1|2|3> noise reduction level
mode: noise-scale # <noise|scale|noise-scale> image processing mode