mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-30 23:58:11 +00:00
2.8.0 added support for waifu2x-ncnn-vulkan
This commit is contained in:
parent
25fca78eb4
commit
4d9c0866ce
@ -57,7 +57,7 @@ import tempfile
|
|||||||
import time
|
import time
|
||||||
import traceback
|
import traceback
|
||||||
|
|
||||||
VERSION = '2.7.2'
|
VERSION = '2.8.0'
|
||||||
|
|
||||||
# each thread might take up to 2.5 GB during initialization.
|
# each thread might take up to 2.5 GB during initialization.
|
||||||
# (system memory, not to be confused with GPU memory)
|
# (system memory, not to be confused with GPU memory)
|
||||||
|
Loading…
Reference in New Issue
Block a user