A Win32 GUI for waifu2x-ncnn-vulkan. I did this mostly because why not? In the future, I plan to add a GTK or Qt-based implementation for Linux and MacOS. (I initially was trying to do that but Rust and Qt doesn't mesh well together, and GTK4 on Windows is just yuck.)
cargo build
the project.- Copy the resulting
waifu2x-ncnn-vulkan-gui.exe
intowaifu2x-ncnn-vulkan
's main directory. - Rename
waifu2x-ncnn-vulkan.exe
intowaifu2x-ncnn-vulkan-cli.exe
. - Voila! Just run
waifu2x-ncnn-vulkan-gui.exe
and you should see a GUI popping up.