Skip to content

Releases: media2x/realsr-ncnn-vulkan-python

Release 1.0.6

08 Aug 15:48

Choose a tag to compare

Update upstream submodule to 20220728

Release 1.0.5

24 Mar 23:19

Choose a tag to compare

Added a **_kwargs param to the class init method to accept unknown args.

Release 1.0.4

16 Mar 06:14

Choose a tag to compare

Update to upstream 20220311:
Implement CPU mode
Minimize binary built size
Update NCNN

Release 1.0.2

13 Feb 17:51

Choose a tag to compare

First version of binary wheel release
Correct class name to RealSR
Update README.md

v1.0.1

13 Feb 16:01

Choose a tag to compare

added glslang

Release 20210504

04 May 12:59

Choose a tag to compare

Add supports for Ubuntu 18.04 and other Linux Distro with GLIBC Version < 2.29 and cmake version < 3.15

Release 20210419

18 Apr 16:19

Choose a tag to compare

Update CMakeLists.txt to avoid explicitly linking system libpython.so

Release 20210408

08 Apr 13:53

Choose a tag to compare

add debug option to control whether to print process progress.

Release 20210404

04 Apr 16:00

Choose a tag to compare

add github workflows