2.8.0 added support for waifu2x-ncnn-vulkan

This commit is contained in:
k4yt3x 2019-06-25 23:48:22 -04:00
parent 25fca78eb4
commit 4d9c0866ce

View File

@ -57,7 +57,7 @@ import tempfile
import time
import traceback
VERSION = '2.7.2'
VERSION = '2.8.0'
# each thread might take up to 2.5 GB during initialization.
# (system memory, not to be confused with GPU memory)