This website requires JavaScript.
Explore
Help
Register
Sign In
phantop
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/Phantop/dotfiles
synced
2024-11-23 15:23:15 +00:00
Code
Issues
Releases
Wiki
Activity
c9876ac685
dotfiles
/
.local
/
bin
/
waifu2x-cpp
4 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bin: use sh where possible
2020-10-13 20:14:57 +00:00
#!/bin/sh
bin: waifu2x-cpp and waifu2x-vulkan (main)
2020-09-15 15:15:19 +00:00
echo Usage: file scale noise
waifu2x-converter-cpp -i $1 --scale-ratio $2 --noise-level $3
Reference in a new issue
Copy permalink