Releases: media2x/realsr-ncnn-vulkan-python
Releases · media2x/realsr-ncnn-vulkan-python
Release 1.0.6
Update upstream submodule to 20220728
Release 1.0.5
Added a **_kwargs
param to the class init method to accept unknown args.
Release 1.0.4
Update to upstream 20220311:
Implement CPU mode
Minimize binary built size
Update NCNN
Release 1.0.2
First version of binary wheel release
Correct class name to RealSR
Update README.md
v1.0.1
added glslang
Release 20210504
Add supports for Ubuntu 18.04 and other Linux Distro with GLIBC Version < 2.29 and cmake version < 3.15
Release 20210419
Update CMakeLists.txt to avoid explicitly linking system libpython.so
Release 20210408
add debug option to control whether to print process progress.
Release 20210404
add github workflows