Add waifu2x commands

This commit is contained in:
RealStickman 2020-11-05 20:22:39 +01:00
parent 680af5faeb
commit a8b82349e0

View File

@ -196,3 +196,8 @@ Generate new temporary mail
```bash ```bash
tmpmail -g tmpmail -g
``` ```
## waifu2x
```bash
waifu2x-ncnn-vulkan -i (input directory) -o (output directory)
```