Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

这是waifu2x-ncnn-vulkan-python的demo,界面使用QT实现

License

Notifications You must be signed in to change notification settings

tonquer/waifu2x-ncnn-vulkan-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waifu2x-ncnn-vulkan-GUI

Use nihui/waifu2x-ncnn-vulkan and qt demo

Ui

image

Use

Windows (Test win10)

  1. Download Latest
  2. Unzip
  3. Open start.exe
  4. IF DLL error, Please install Vs Runtime, Vulkan Runtime

macOS (Test macOS 10.15.7)

  1. Download Latest
  2. Open dmg file

Linux (Test deepin 20.2)

1.If you use Deepin or Uos, Please install

wget http://ftp.br.debian.org/debian/pool/main/x/xcb-util/libxcb-util1_0.4.0-1+b1_amd64.deb
sudo dpkg -i ./libxcb-util1_0.4.0-1+b1_amd64.deb
  1. Download Latest
  2. Run