From a8b82349e0a670dd3006a9e9335fe4e6abc494b3 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 5 Nov 2020 20:22:39 +0100 Subject: [PATCH] Add waifu2x commands --- arch-config/Dokumente/Commands.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch-config/Dokumente/Commands.md b/arch-config/Dokumente/Commands.md index ef154c9e..5d3505db 100644 --- a/arch-config/Dokumente/Commands.md +++ b/arch-config/Dokumente/Commands.md @@ -196,3 +196,8 @@ Generate new temporary mail ```bash tmpmail -g ``` + +## waifu2x +```bash +waifu2x-ncnn-vulkan -i (input directory) -o (output directory) +```