1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2025-03-21 17:39:33 +00:00

bin: add waifu2x-ncnn-vulkan script

This commit is contained in:
Phantop 2020-09-14 17:07:47 -04:00
parent 1621747cd0
commit cfe1558f8c

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