bin: add waifu2x-ncnn-vulkan script

This commit is contained in:
Phantop 2020-09-14 17:07:47 -04:00
parent 1621747cd0
commit cfe1558f8c
1 changed files with 3 additions and 0 deletions

3
.local/bin/waifu2x Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
echo Usage: file scale noise
waifu2x-vulkan -i $1 -o "${1%.*}"-x$2-l$3.png -s $2 -n $3